/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--brown:#422400;--gold:#a6681c;--gold-bright:#cd8023;--cream:#f7f1e7;--ink:#333;--ink-dark:#222;--body:#444;--muted:#555;--faint:#666;--purple:#36244c;--purple-2:#472f62;--purple-light:#e6d0ff;--spring:#009153;--fall:#d23292;--winter-tile:#773dbc;--winter-tl:#006bb3;--page:#eaeaea;--card:#fefefe;--shadow:0 4px 12px rgba(34,34,34,0.08);--shadow-sm:0 4px 6px rgba(34,34,34,0.08);--display:"Saira Semi Condensed","Arial Narrow",sans-serif;--serif:"Roboto Slab",Georgia,serif;--sans:"Open Sans",Helvetica,Arial,sans-serif;}*{box-sizing:border-box;margin:0;padding:0;}html{scroll-behavior:smooth;}body{background:var(--page);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:20px;}img{display:block;}a{text-decoration:none;color:inherit;}.fff{max-width:1400px;margin:0 auto;padding-bottom:0;}.fff-shell{position:relative;padding:0 100px;margin-top:44px;}.fff-shell:first-child{margin-top:68px;}.card{background:var(--card);border-radius:8px;box-shadow:var(--shadow-sm);}.btn{display:inline-flex;align-items:center;gap:12px;padding:8px 20px;border-radius:4px;border:0;cursor:pointer;background:var(--brown);color:#fff;font-family:var(--display);font-weight:700;font-size:17px;letter-spacing:0.34px;line-height:20px;white-space:nowrap;}.btn img{width:16px;height:14px;}.btn--sm{padding:6px 12px;font-size:15px;letter-spacing:0.3px;}.btn--purple{background:var(--purple);}.btn--gold{background:var(--gold);}.btn--outline{background:transparent;border:2px solid var(--purple);color:var(--purple);}.btn:hover{filter:brightness(1.15);}.eyebrow{font-family:var(--display);font-weight:700;font-size:15px;letter-spacing:0.15px;color:var(--gold-bright);line-height:20px;}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;}.section-head h2{font-family:var(--display);font-weight:700;font-size:32px;line-height:40px;letter-spacing:-0.64px;color:var(--ink-dark);}.section-head__actions{display:flex;align-items:center;gap:8px;}.fff-ribbon{position:absolute;z-index:5;pointer-events:none;}.fff-ribbon img{width:100%;height:auto;}.fff-ribbon span{position:absolute;inset:0 0 10px 0;display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--display);font-weight:700;color:var(--ink);}.fff-ribbon--hero{top:-26px;right:78px;width:407px;}.fff-ribbon--hero span{font-size:20px;letter-spacing:-0.2px;}.fff-ribbon--hero b{color:var(--brown);}.fff-ribbon--bar{top:24px;left:-22px;width:527px;}.fff-ribbon--bar span{font-size:32px;letter-spacing:-0.32px;gap:10px;}.fff-ribbon--bar b{color:var(--cream);}.fff-ribbon--offer{top:24px;left:-22px;width:407px;}.fff-ribbon--offer span{font-size:36px;letter-spacing:-0.36px;gap:10px;}.fff-ribbon--offer b{color:var(--cream);}.hero{position:relative;background:#000;border-radius:8px;box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;}.hero__bg{position:absolute;inset:0;}.hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center 30%;}.hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:367px;background:linear-gradient(to top,rgba(29,0,62,0.6),rgba(29,0,62,0.48) 20%,rgba(29,0,62,0));pointer-events:none;}.hero__header{position:relative;z-index:3;height:100px;display:flex;align-items:center;padding:0 60px;background:rgba(29,0,62,0.6);}.hero__logo img{width:232px;height:42px;}.hero__nav{position:relative;z-index:4;display:flex;align-items:center;gap:12px;padding:8px 60px;background:rgba(29,0,62,0.6);border-top:1.4px solid rgba(255,255,255,0.2);border-bottom:1.4px solid rgba(255,255,255,0.2);}.nav-item > a{display:flex;align-items:center;gap:4px;padding:6px 12px;border-radius:4px;font-family:var(--display);font-weight:700;font-size:17px;letter-spacing:0.34px;color:#fff;line-height:20px;}.nav-item:first-child > a{padding-left:0;}.nav-item > a:hover{background:rgba(255,255,255,0.12);}.nav-item__chev{width:18px;height:18px;transform:scaleY(-1);}.hero__nav-spacer{flex:1;}.mega{display:none;position:absolute;left:0;right:0;top:100%;background:rgba(32,17,0,0.7);backdrop-filter:blur(2px);padding:12px 60px;z-index:6;align-items:flex-start;}.nav-item.open .mega{display:flex;}.nav-item.open > a{background:rgba(255,255,255,0.12);}.mega ul{list-style:none;display:flex;flex-direction:column;gap:12px;}.mega li a{display:flex;align-items:center;padding:6px 0;border-radius:4px;font-family:var(--display);font-weight:600;font-size:17px;letter-spacing:0.34px;color:#fff;line-height:20px;width:216px;}.mega li a img{width:16px;height:14px;margin-left:auto;opacity:0;transition:opacity 0.15s;}.mega li a:hover img{opacity:1;}.mega__divider{width:1px;align-self:stretch;background:rgba(255,255,255,0.1);margin:0 40px;border-radius:2px;}.hero__body{position:relative;z-index:2;margin-top:140px;padding:0 60px;display:flex;justify-content:flex-end;}.hero__date{text-align:right;color:#fff;font-family:var(--display);display:flex;flex-direction:column;align-items:flex-end;}.hero__icon{width:68px;height:68px;margin-bottom:12px;}.hero__when{font-weight:600;font-size:36px;line-height:36px;letter-spacing:-0.72px;}.hero__season{font-weight:800;font-size:48px;line-height:48px;}.hero__city{font-weight:600;font-size:36px;line-height:36px;}.hero__venue{font-weight:600;font-size:32px;line-height:32px;letter-spacing:-0.64px;}.hero__controls{position:relative;z-index:2;display:flex;align-items:center;gap:16px;padding:48px 60px 48px 240px;margin-top:48px;}.hero__dots{flex:1;display:flex;align-items:center;justify-content:center;gap:12px;}.dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,0.5);}.dot--active{width:14px;height:14px;background:#fff;}.ctrl{background:none;border:0;cursor:pointer;width:48px;height:48px;padding:0;position:relative;}.ctrl img{width:48px;height:48px;}.ctrl--sm,.ctrl--sm img{width:40px;height:40px;}.section-head__actions .ctrl--sm:nth-last-child(2) img{transform:rotate(180deg);}.ctrl--pause{border:2px solid rgba(255,255,255,0.6);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;gap:3px;}.ctrl--pause span{width:4px;height:17px;border-radius:2px;background:rgba(255,255,255,0.9);display:block;}.ctrl--dark{border-color:rgba(255,255,255,0.8);background:rgba(0,0,0,0.25);}.ctrl:hover{filter:brightness(1.2);}.intro{padding:20px 20px 40px;text-align:center;}.intro__eyebrow{font-family:var(--display);font-weight:800;font-size:24px;letter-spacing:0.96px;text-transform:uppercase;color:var(--gold);line-height:40px;}.intro__lede{font-family:var(--display);font-weight:500;font-size:32px;line-height:40px;letter-spacing:-0.64px;color:var(--ink);max-width:1100px;margin:0 auto;}.presale-bar{display:flex;gap:12px;align-items:stretch;}.presale-bar__left{position:relative;flex:1;background:linear-gradient(rgba(254,210,111,0.2),rgba(254,210,111,0.2)),#fff;padding:94px 40px 20px;display:flex;flex-direction:column;gap:12px;align-items:flex-start;}.presale-bar__sub{font-family:var(--display);font-weight:800;font-size:24px;letter-spacing:0.96px;text-transform:uppercase;color:var(--gold);line-height:28px;}.presale-bar__count{flex:1;display:flex;gap:12px;}.flip{flex:1;display:flex;flex-direction:column;}.flip__num{flex:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0.5)),linear-gradient(#fff,#ededed);border-radius:8px 8px 0 0;box-shadow:var(--shadow-sm);font-family:var(--display);font-weight:700;font-size:80px;color:var(--ink);line-height:60px;padding:16px 0;}.flip__label{background:#fff;border-radius:0 0 8px 8px;box-shadow:var(--shadow-sm);padding:8px 0 12px;text-align:center;font-family:var(--display);font-weight:800;font-size:24px;letter-spacing:0.96px;text-transform:uppercase;color:var(--gold);line-height:40px;}.season-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;}.season-tile{position:relative;height:300px;border-radius:8px;overflow:hidden;background:#666;box-shadow:var(--shadow);padding:24px;display:flex;flex-direction:column;align-items:flex-end;font-family:var(--display);color:#fff;text-align:right;}.season-tile__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.season-tile__scrim{position:absolute;inset:0;background:linear-gradient(245deg,rgba(0,0,0,0.62) 12%,rgba(0,0,0,0) 55%);}.season-tile > *:not(.season-tile__img):not(.season-tile__scrim){position:relative;z-index:1;}.season-tile__icon{width:60px;height:60px;margin-bottom:8px;}.season-tile h3{font-weight:800;font-size:32px;line-height:32px;letter-spacing:0.64px;}.season-tile__city{font-weight:700;font-size:24px;line-height:24px;}.season-tile__dates{font-weight:700;font-size:20px;line-height:20px;letter-spacing:0.4px;margin-top:8px;}.season-tile .btn--sm{margin-top:auto;color:#fff;}.feature-video,.reels__main{position:relative;border-radius:8px;overflow:hidden;box-shadow:var(--shadow-sm);background:#ddc7c7;}.feature-video{height:667px;}.feature-video__img,.reels__main-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.video-topbar{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;gap:16px;align-items:flex-start;padding:12px 16px;background:linear-gradient(to bottom,rgba(0,0,0,0.6),rgba(0,0,0,0) 100%);color:#fff;}.video-topbar__avatar{width:48px;height:48px;}.video-topbar__title{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:20px;line-height:24px;}.video-topbar__channel{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;font-size:13px;line-height:20px;}.watch-pill{position:absolute;right:28px;bottom:28px;z-index:2;cursor:pointer;display:flex;align-items:center;gap:8px;padding:16px 24px;border:0;border-radius:26px;background:rgba(0,0,0,0.5);color:#fff;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;font-size:17px;letter-spacing:-0.17px;}.watch-pill--solid{background:rgba(0,0,0,0.8);right:16px;bottom:16px;}.watch-pill img{height:20px;width:auto;}.play-big,.play-mid{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;}.play-big{width:108px;}.play-mid{width:72px;}.reels{display:flex;gap:12px;height:395px;}.reels__main{width:598px;flex-shrink:0;}.reels__list{flex:1;display:flex;flex-direction:column;gap:12px;}.reel{flex:1;display:flex;min-height:0;filter:drop-shadow(var(--shadow-sm));}.reel__thumb{position:relative;aspect-ratio:203/114;height:100%;border-radius:8px 0 0 8px;overflow:hidden;background:#ccc;flex-shrink:0;}.reel__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.badge--time{position:absolute;left:16px;top:16px;display:inline-flex;gap:6px;align-items:center;background:var(--ink);color:#fff;border-radius:4px;padding:2px 6px;font-family:var(--display);font-weight:700;font-size:12px;letter-spacing:0.24px;line-height:16px;}.badge--time img{width:6px;height:7px;}.reel__meta{flex:1;background:#fff;border-radius:0 8px 8px 0;padding:16px 24px;overflow:hidden;}.reel__meta h4{font-family:var(--display);font-weight:600;font-size:20px;line-height:20px;letter-spacing:-0.2px;color:var(--ink-dark);}.reel__stats{font-family:var(--display);font-weight:500;font-size:14px;letter-spacing:0.14px;color:var(--faint);line-height:24px;}.reel__meta p{font-family:var(--serif);font-weight:500;font-size:14px;line-height:20px;color:var(--body);margin-top:4px;}.slideshow{position:relative;}.slideshow__slide{display:none;}.slideshow__slide.is-active{display:block;}.slideshow__frame{height:667px;border-radius:12px;overflow:hidden;box-shadow:var(--shadow);background:#ddc7c7;}.slideshow__frame img{width:100%;height:100%;object-fit:cover;}.slideshow__slide figcaption{margin-top:12px;text-align:center;font-family:var(--sans);font-weight:600;font-size:17px;letter-spacing:-0.68px;color:var(--ink);line-height:24px;}.slideshow__controls{position:absolute;right:16px;top:591px;display:flex;gap:16px;align-items:center;}.happening{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;}.happening__card{filter:drop-shadow(var(--shadow-sm));display:flex;flex-direction:column;}.happening__img{aspect-ratio:464/330;width:100%;object-fit:cover;border-radius:8px 8px 0 0;}.happening__body{background:var(--card);border-radius:0 0 8px 8px;padding:16px 40px;flex:1;}.happening__body h3{font-family:var(--display);font-weight:700;font-size:24px;line-height:28px;color:var(--ink);}.happening__body p{font-family:var(--serif);font-size:17px;line-height:24px;color:var(--body);margin-top:8px;}.exhibitor{display:flex;flex-direction:column;}.exhibitor__img{height:280px;width:100%;object-fit:cover;border-radius:8px 8px 0 0;border:1px solid rgba(51,51,51,0.3);border-bottom:0;}.exhibitor__body{background:#fff;border:1px solid rgba(51,51,51,0.3);border-top:0;border-radius:0 0 8px 8px;padding:16px 40px;display:flex;flex-direction:column;gap:8px;}.exhibitor__body h3{font-family:var(--display);font-weight:700;font-size:24px;line-height:28px;color:var(--ink);}.exhibitor__body p{font-family:var(--serif);font-weight:500;font-size:17px;line-height:24px;color:var(--body);}.exhibitor__stands{font-weight:700;font-size:15px;color:var(--ink);}.pagination{display:flex;gap:12px;align-items:center;justify-content:center;padding:12px 0;}.pag{width:8px;height:8px;border-radius:50%;background:#c7c7c7;}.pag--active{width:12px;height:12px;background:var(--gold);}.sponsors{border-radius:12px;display:flex;gap:40px;align-items:center;justify-content:center;padding:60px 16px;}.sponsors img{width:192px;height:auto;}.quote-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;}.quote{position:relative;padding-top:34px;}.quote__card{background:var(--card);border-radius:12px;box-shadow:var(--shadow-sm);height:291px;padding:40px 24px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;}.quote__avatar{position:absolute;top:0;left:50%;transform:translateX(-50%);width:68px;height:68px;border-radius:50%;object-fit:cover;border:2px solid var(--card);background:#f5f5f5;z-index:1;}.quote__name{font-family:var(--display);font-weight:600;font-size:18px;line-height:20px;color:var(--ink);}.quote__role{font-family:var(--display);font-weight:600;font-size:14px;letter-spacing:0.14px;color:var(--gold-bright);line-height:20px;}.quote__mark{width:48px;height:48px;margin:8px 0;}.quote__card p{font-family:var(--serif);font-weight:300;font-size:16px;line-height:24px;color:var(--muted);}.insta{position:relative;}.insta__track{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;}.insta__track::-webkit-scrollbar{display:none;}.insta__img{width:190px;height:190px;border-radius:8px;object-fit:cover;flex-shrink:0;}.insta__back,.insta__next{position:absolute;top:50%;transform:translateY(-50%);z-index:2;}.insta__back{left:-12px;}.insta__back img{transform:rotate(180deg);}.insta__next{right:-12px;}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;}.social-card{position:relative;display:flex;flex-direction:column;filter:drop-shadow(var(--shadow-sm));}.social-card__preview{position:relative;height:291px;border-radius:12px 12px 0 0;overflow:hidden;background:#c7c7c7;}.social-card__preview img:first-child{width:100%;height:100%;object-fit:cover;}.social-card__body{background:var(--card);border-radius:0 0 12px 12px;height:291px;padding:44px 24px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;}.social-card__name{font-family:var(--display);font-weight:600;font-size:18px;line-height:20px;color:var(--ink);}.social-card__meta{display:flex;align-items:center;justify-content:center;gap:4px;font-family:var(--display);font-weight:600;font-size:14px;letter-spacing:0.14px;color:var(--gold-bright);line-height:20px;}.social-card__meta img{width:20px;height:20px;}.social-card__net{width:48px;height:48px;margin:8px 0;}.social-card__body p{font-family:var(--serif);font-weight:500;font-size:14px;line-height:20px;color:var(--muted);}.social-card__tags{font-family:var(--serif);font-weight:500;font-size:12px;line-height:16px;color:#777;margin-top:16px;}.social-card__avatar{position:absolute;top:291px;left:50%;transform:translate(-50%,-50%);width:68px;height:68px;border-radius:50%;object-fit:cover;border:2px solid var(--card);background:#f5f5f5;z-index:1;}.follow-row{display:flex;gap:32px;align-items:center;justify-content:center;}.follow-row img{width:48px;height:48px;}.follow-row a:hover{filter:brightness(1.2);}.offer{position:relative;display:flex;height:465px;}.offer__image{position:relative;width:50%;border-radius:8px 0 0 8px;overflow:hidden;background:#e4c8a3;box-shadow:var(--shadow);}.offer__image > img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% center;}.offer__count{position:absolute;left:96px;top:233px;display:flex;gap:12px;}.chip{width:128px;background:rgba(255,255,255,0.84);border-radius:8px;padding:16px 20px;text-align:center;font-family:var(--display);font-weight:700;}.chip__num{font-size:60px;line-height:48px;color:var(--ink);}.chip__label{font-size:20px;line-height:20px;color:var(--gold);margin-top:8px;}.offer__form{width:50%;background:#fff;border-radius:0 8px 8px 0;padding:20px 64px;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);}.offer__form h3{font-family:var(--display);font-weight:700;font-size:28px;line-height:32px;color:var(--ink);}.offer__form > p{font-family:var(--serif);font-size:17px;line-height:24px;color:var(--body);margin-bottom:24px;}.offer__form label{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;font-family:var(--display);font-weight:600;font-size:16px;letter-spacing:0.16px;color:var(--ink);line-height:20px;}.offer__form input[type="text"],.offer__form input[type="email"]{background:#fdf9f9;border:1.2px solid rgba(0,0,0,0.3);border-radius:4px;padding:12px 16px;font-family:var(--sans);font-size:15px;color:#2d2d2d;}.offer__check{display:flex;gap:8px;align-items:flex-start;margin-top:8px;}.offer__check label{font-family:var(--serif);font-size:15px;line-height:24px;color:var(--body);font-weight:400;letter-spacing:0;margin:0;}.offer__check input{width:18px;height:18px;margin-top:3px;accent-color:var(--purple);}.offer__form hr{border:0;height:1.4px;background:rgba(0,0,0,0.06);margin:12px 0 20px;}.offer__form .btn{align-self:flex-start;}.where{border-radius:12px;padding:24px;display:flex;gap:60px;font-family:var(--display);}.where__dates{width:330px;flex-shrink:0;}.where__eyebrow{font-weight:700;font-size:24px;line-height:28px;color:var(--gold-bright);}.where__title{font-weight:700;font-size:28px;line-height:32px;letter-spacing:-0.56px;color:var(--ink);}.where__when{font-weight:700;font-size:24px;line-height:28px;color:var(--ink);}.where__h{font-weight:700;font-size:24px;line-height:28px;color:var(--ink);margin:20px 0;}.where__h--loc{margin-top:108px;}.where__day{font-weight:600;font-size:18px;line-height:24px;color:var(--ink);}.where__row{display:flex;justify-content:space-between;gap:20px;margin-bottom:16px;}.where__row span{font-family:var(--serif);font-weight:500;font-size:16px;line-height:24px;color:var(--body);}.where__row b{font-weight:600;font-size:18px;line-height:24px;color:var(--ink);}.where__loc{flex:1;}.where__addr{font-family:var(--serif);font-weight:500;font-size:16px;line-height:24px;color:var(--body);}.where__map{width:500px;height:350px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#cecece;}.where__map img{width:100%;height:100%;object-fit:cover;}.timeline__scale{position:relative;height:4px;background:#c7c7c7;border-radius:2px;margin:20px 60px 28px;}.tl-dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;}.tl-dot--big{width:24px;height:24px;box-shadow:0 0 0 4px rgba(205,128,35,0.25);}.tl-dot--spring{left:14%;background:var(--spring);}.tl-dot--summer{left:39%;background:var(--gold-bright);}.tl-dot--fall{left:63.5%;background:var(--fall);}.tl-dot--winter{left:87%;background:var(--winter-tl);}.timeline__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;}.tl-card{position:relative;background:var(--card);border-radius:12px;box-shadow:var(--shadow-sm);min-height:291px;padding:16px 32px 40px;text-align:center;margin-bottom:34px;}.tl-card__tail{position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:12px solid var(--card);}.tl-card__dates{font-family:var(--display);font-weight:600;font-size:18px;line-height:20px;color:var(--muted);}.tl-card h3{font-family:var(--display);font-weight:700;font-size:24px;line-height:24px;color:var(--ink-dark);}.tl-card__venue{font-family:var(--display);font-weight:600;font-size:14px;letter-spacing:0.14px;line-height:20px;}.tl-card__city{font-family:var(--display);font-weight:500;font-size:14px;letter-spacing:0.14px;color:var(--faint);line-height:20px;}.tl-card p{font-family:var(--serif);font-weight:500;font-size:14px;line-height:20px;color:var(--body);margin-top:8px;}.tl-card__avatar{position:absolute;bottom:-34px;left:50%;transform:translateX(-50%);width:68px;height:68px;}.cta-bar{margin-top:44px;background:var(--purple-light);display:flex;align-items:center;gap:12px;padding:20px 100px;}.cta-bar h2{flex:1;font-family:var(--display);font-weight:700;font-size:32px;line-height:40px;letter-spacing:-0.64px;color:var(--ink-dark);}.footer__main{background:var(--purple-2);padding:40px 100px;display:flex;gap:20px;align-items:stretch;}.footer__brand{flex:1;display:flex;flex-direction:column;gap:8px;}.footer__brand > img{width:232px;height:42px;}.footer__brand .btn{margin-top:auto;align-self:flex-start;}.footer__col{width:200px;display:flex;flex-direction:column;gap:12px;}.footer__col h4{font-family:var(--display);font-weight:600;font-size:18px;line-height:24px;color:#fff;}.footer__col a{display:flex;align-items:center;gap:12px;font-family:var(--serif);font-weight:500;font-size:14px;line-height:20px;color:#fff;}.footer__col a:hover{text-decoration:underline;}.footer__col a img{width:18px;height:18px;}.footer__rx{background:var(--purple);padding:20px 100px;color:#fff;}.footer__rx-title{font-family:var(--display);font-weight:600;font-size:18px;line-height:24px;}.footer__rx-links{margin-top:4px;font-family:var(--serif);font-weight:500;font-size:14px;line-height:20px;}.footer__rx-links a:hover{text-decoration:underline;}.footer__rx-links .sep{color:rgba(255,255,255,0.3);margin:0 8px;}.footer__copy{margin-top:24px;font-family:var(--serif);font-weight:500;font-size:14px;line-height:20px;}.footer__logos{background:#000;display:flex;align-items:center;padding:8px 80px;}.footer__logos img:first-child{width:200px;height:32px;object-fit:contain;}.footer__logos img:last-child{width:137px;height:32px;object-fit:contain;margin-left:auto;}.hero--page{min-height:640px;}.hero--page .hero__bg img{object-fit:cover;}.hero--page::after{height:192px;}.page-hero__body{position:relative;z-index:2;margin-top:auto;padding:0 60px 56px;font-family:var(--display);color:#fff;}.page-hero__eyebrow{font-weight:600;font-size:36px;line-height:36px;letter-spacing:-0.72px;}.page-hero__title{font-weight:800;font-size:48px;line-height:48px;}.hero--light .page-hero__eyebrow{color:#5d3e80;}.hero--light .page-hero__title{color:var(--purple);}.page-hero__subnav{position:relative;z-index:2;display:flex;gap:12px;align-items:center;padding:0 60px 24px;}.pill{padding:4px 12px;border-radius:4px;font-family:var(--display);font-weight:700;font-size:15px;letter-spacing:0.3px;color:#fff;line-height:20px;white-space:nowrap;}.pill--active,.pill:hover{background:rgba(54,36,76,0.8);}.stats{display:flex;gap:32px;align-items:center;justify-content:center;padding:24px 80px;text-align:center;}.stats__item{width:224px;}.stats__num{font-family:var(--display);font-weight:700;font-size:68px;line-height:60px;color:var(--ink);}.stats__label{margin-top:12px;font-family:var(--display);font-weight:800;font-size:24px;letter-spacing:0.96px;text-transform:uppercase;color:var(--gold);line-height:24px;}.feature-video--short{height:600px;}.video-row{display:flex;gap:12px;}.video-row__item{position:relative;flex:1;height:420px;border-radius:8px;overflow:hidden;background:#ccc;box-shadow:var(--shadow-sm);}.video-row__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.split-video{display:flex;align-items:stretch;min-height:420px;}.split-video__media{position:relative;width:50%;border-radius:8px 0 0 8px;overflow:hidden;background:#ccc;flex-shrink:0;}.split-video__media > img:first-child{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;}.split-video__body{width:50%;background:var(--card);border-radius:0 8px 8px 0;box-shadow:var(--shadow-sm);padding:20px 40px;}.split-video__body h3{font-family:var(--display);font-weight:700;font-size:28px;line-height:32px;color:var(--ink);}.split-video__body p{font-family:var(--serif);font-size:17px;line-height:24px;color:var(--body);margin-top:12px;}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 14px;}.cat-card__thumb{height:183px;border-radius:8px;overflow:hidden;background:#ccc;}.cat-card__thumb img{width:100%;height:100%;object-fit:cover;}.cat-card h3{margin-top:8px;font-family:var(--display);font-weight:700;font-size:24px;line-height:28px;color:var(--ink);}.cat-card p{font-family:var(--serif);font-weight:500;font-size:17px;line-height:24px;color:var(--body);}.speaker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px;}.speaker-card{background:var(--card);border-radius:8px;box-shadow:var(--shadow-sm);padding:20px 20px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;}.speaker-card__photo{width:200px;height:200px;border-radius:50%;object-fit:cover;background:#d9d9d9;margin-bottom:12px;}.speaker-card h3{font-family:var(--display);font-weight:700;font-size:24px;line-height:28px;color:var(--ink);}.speaker-card__role{font-family:var(--serif);font-weight:500;font-size:16px;line-height:20px;color:var(--body);margin:0 0 8px;}.speaker-card__org{font-family:var(--display);font-weight:700;font-size:15px;letter-spacing:0.15px;color:var(--gold-bright);line-height:20px;}.speaker-card__link{margin-top:auto;padding-top:24px;display:inline-flex;gap:8px;align-items:center;font-family:var(--display);font-weight:600;font-size:16px;color:#371442;line-height:20px;}.speaker-card__link img{width:16px;height:14px;}.speaker-card__link:hover{text-decoration:underline;}.ev-tile{display:flex;align-items:stretch;min-height:280px;}.ev-tile__media{width:50%;border-radius:8px 0 0 8px;overflow:hidden;background:#ccc;flex-shrink:0;}.ev-tile__media img{width:100%;height:100%;object-fit:cover;}.ev-tile__body{width:50%;background:var(--card);border-radius:0 8px 8px 0;box-shadow:var(--shadow-sm);padding:20px 40px;display:flex;flex-direction:column;align-items:flex-start;}.ev-tile__body h3{font-family:var(--display);font-weight:700;font-size:28px;line-height:32px;color:var(--ink);}.ev-tile__sub{font-family:var(--display);font-weight:600;font-size:20px;line-height:32px;color:var(--ink);}.ev-tile__body p{font-family:var(--serif);font-size:17px;line-height:24px;color:var(--body);margin-top:4px;}.ev-tile__body .speaker-card__link{padding-top:16px;margin-top:0;}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}.reason-grid--stories{margin-top:12px;}.reason-card{background:#fff;border-radius:8px;box-shadow:var(--shadow-sm);padding:8px 8px 16px;}.reason-card__thumb{height:160px;border-radius:4px;overflow:hidden;background:#ccc;margin-bottom:8px;}.reason-card__thumb img{width:100%;height:100%;object-fit:cover;}.reason-card h3{font-family:var(--display);font-weight:700;font-size:22px;line-height:24px;color:var(--ink);padding:0 8px;}.reason-card p{font-family:var(--serif);font-size:18px;line-height:24px;color:var(--body);padding:0 8px;margin-top:8px;}.reason-card__name{font-size:28px !important;line-height:28px !important;}.reason-card__headline{font-family:var(--display);font-weight:600;font-size:22px;line-height:24px;color:var(--ink);padding:0 8px;}.reason-card__source{font-family:var(--serif);font-size:15px;line-height:20px;color:var(--body);padding:8px 8px 0;}.num-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;}.num-card{background:var(--card);border-radius:8px;box-shadow:var(--shadow-sm);padding:12px 40px 16px 20px;}.num-card__head{display:flex;gap:32px;align-items:center;}.num-card__ordinal{width:52px;height:52px;border-radius:50%;background:#f1e7db;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-family:var(--display);font-weight:700;font-size:26px;color:var(--ink);}.num-card__head h3{font-family:var(--display);font-weight:600;font-size:26px;line-height:28px;color:var(--ink);}.num-card p{font-family:var(--serif);font-size:18px;line-height:24px;color:var(--body);padding-left:84px;}.faq{display:flex;gap:40px;}.faq__col{flex:1;list-style:none;}.faq__col li{font-family:var(--serif);font-weight:500;font-size:18px;line-height:24px;color:var(--body);padding:14px 0;border-bottom:1px solid rgba(0,0,0,0.1);}.faq__col li:last-child{border-bottom:0;}.sponsors--tight{padding:12px 16px;}.sponsors--tight img{width:192px;height:auto;max-height:184px;object-fit:contain;}.cat-card__title--mixed{text-transform:none;}.fff-shell--tight{margin-top:12px;}.mega-disabled{display:flex;align-items:center;padding:6px 0;width:216px;font-family:var(--display);font-weight:600;font-size:17px;letter-spacing:0.34px;color:rgba(255,255,255,0.35);line-height:20px;cursor:default;}.footer__dead{display:flex;align-items:center;gap:12px;font-family:var(--serif);font-weight:500;font-size:14px;line-height:20px;color:rgba(255,255,255,0.45);cursor:default;}.footer__dead img{width:18px;height:18px;opacity:0.5;}.lede{padding:20px 40px 24px;}.lede h3{font-family:var(--display);font-weight:700;font-size:28px;line-height:32px;color:var(--ink);}.lede p{font-family:var(--serif);font-size:17px;line-height:24px;color:var(--body);margin-top:12px;max-width:900px;}.dir-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}.dir-card{background:var(--card);border-radius:8px;box-shadow:var(--shadow-sm);padding:20px 24px;}.dir-card h3{font-family:var(--display);font-weight:700;font-size:24px;line-height:28px;color:var(--ink);}.dir-card__meta{font-family:var(--display);font-weight:600;font-size:14px;letter-spacing:0.14px;color:var(--gold-bright);line-height:20px;margin:4px 0 8px;}.dir-card p{font-family:var(--serif);font-size:15px;line-height:22px;color:var(--body);}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}.contact-card{background:var(--card);border-radius:8px;box-shadow:var(--shadow-sm);padding:20px 24px;}.contact-card h3{font-family:var(--display);font-weight:600;font-size:20px;line-height:24px;color:var(--ink);margin:4px 0;}.contact-card__line{display:block;font-family:var(--serif);font-size:15px;line-height:24px;color:var(--body);}a.contact-card__line{color:var(--gold-bright);}a.contact-card__line:hover{text-decoration:underline;}.editions{border-radius:12px;padding:8px 24px;}.editions__row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.6fr;gap:20px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(0,0,0,0.08);}.editions__row:last-child{border-bottom:0;}.editions__name{font-family:var(--display);font-weight:700;font-size:22px;color:var(--ink);}.editions__dates{font-family:var(--display);font-weight:600;font-size:17px;color:var(--gold-bright);}.editions__city{font-family:var(--serif);font-weight:500;font-size:15px;color:var(--body);}.editions__venue{font-family:var(--serif);font-size:15px;color:var(--muted);}.page-cta{padding:24px 40px;display:flex;align-items:center;gap:12px;}.page-cta h3{flex:1;font-family:var(--display);font-weight:700;font-size:26px;line-height:32px;color:var(--ink);}.page-cta__buttons{display:flex;gap:12px;}.offer__form--solo{width:auto;max-width:640px;margin:0 auto;border-radius:8px;padding:24px 40px;}.offer__form--solo h3{font-family:var(--display);font-weight:700;font-size:28px;line-height:32px;color:var(--ink);margin-bottom:16px;}.where__note{font-family:var(--serif);font-size:15px;line-height:22px;color:var(--muted);margin-top:8px;}.dir-grid--compact{grid-template-columns:repeat(4,1fr);}.dir-grid--compact .dir-card{padding:14px 18px;}.dir-grid--compact .dir-card h3{font-size:17px;line-height:22px;}.dir-grid--compact .dir-card__meta{margin:2px 0 0;}.speaker-card__initials{width:200px;height:200px;border-radius:50%;margin-bottom:12px;background:#f1e7db;color:var(--gold);display:flex;align-items:center;justify-content:center;font-family:var(--display);font-weight:700;font-size:64px;}.agenda{border-radius:12px;padding:16px 32px 20px;margin-bottom:12px;}.agenda__day{font-family:var(--display);font-weight:700;font-size:24px;line-height:28px;color:var(--gold-bright);padding:8px 0 12px;border-bottom:1px solid rgba(0,0,0,0.08);}.agenda__row{display:flex;gap:24px;padding:14px 0;border-bottom:1px solid rgba(0,0,0,0.06);}.agenda__row:last-child{border-bottom:0;}.agenda__time{width:90px;flex-shrink:0;font-family:var(--display);font-weight:700;font-size:17px;color:var(--ink);}.agenda__title{font-family:var(--display);font-weight:600;font-size:19px;line-height:24px;color:var(--ink);}.agenda__speakers{font-family:var(--serif);font-size:14px;line-height:20px;color:var(--muted);margin-top:2px;}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;}.price-card{background:var(--card);border-radius:8px;box-shadow:var(--shadow-sm);padding:20px 24px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px;}.price-card--featured{outline:2px solid var(--gold);}.price-card h3{font-family:var(--display);font-weight:700;font-size:22px;line-height:26px;color:var(--ink);}.price-card__price{font-family:var(--display);font-weight:700;font-size:44px;line-height:48px;color:var(--ink);margin:8px 0 12px;}.price-card .btn{margin-top:auto;}.crumb{font-family:var(--display);font-weight:600;font-size:16px;color:var(--purple);}.crumb:hover{text-decoration:underline;}.dir-card h3 a:hover{color:var(--gold-bright);}.exh-profile{border-radius:12px;padding:32px 40px;display:flex;gap:48px;}.exh-profile__main{flex:1;}.exh-profile__main h2{font-family:var(--display);font-weight:700;font-size:34px;line-height:40px;color:var(--ink);}.exh-profile__stand{font-family:var(--display);font-weight:600;font-size:17px;color:var(--gold-bright);margin:4px 0 12px;}.exh-profile__main p{font-family:var(--serif);font-size:17px;line-height:26px;color:var(--body);max-width:640px;}.exh-profile__main h3,.exh-profile__side h3{font-family:var(--display);font-weight:700;font-size:20px;color:var(--ink);margin:20px 0 8px;}.exh-profile__brands{display:flex;flex-wrap:wrap;gap:8px;}.pill-tag{background:#f1e7db;color:var(--brown);border-radius:4px;padding:4px 10px;font-family:var(--display);font-weight:600;font-size:14px;letter-spacing:0.14px;}.exh-profile__side{width:320px;flex-shrink:0;border-left:1px solid rgba(0,0,0,0.08);padding-left:32px;}.exh-profile__side h3:first-child{margin-top:0;}.exh-profile__fact{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid rgba(0,0,0,0.06);}.exh-profile__fact span{font-family:var(--serif);font-size:14px;color:var(--muted);}.exh-profile__fact b{font-family:var(--display);font-weight:600;font-size:15px;color:var(--ink);text-align:right;}.exh-profile__link{display:block;font-family:var(--display);font-weight:600;font-size:16px;color:var(--gold-bright);padding:2px 0;}a.exh-profile__link:hover{text-decoration:underline;}.exh-profile__side .btn{margin-top:20px;}.spk-head{display:flex;gap:24px;align-items:center;margin-bottom:16px;}.spk-head__photo{width:120px;height:120px;border-radius:50%;object-fit:cover;background:#d9d9d9;flex-shrink:0;}.spk-head__initials{width:120px;height:120px;border-radius:50%;background:#f1e7db;color:var(--gold);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--display);font-weight:700;font-size:40px;}.spk-sessions{display:flex;flex-direction:column;gap:10px;}.spk-session{border-left:3px solid var(--gold);padding:6px 0 6px 16px;}.spk-session__when{font-family:var(--display);font-weight:600;font-size:14px;letter-spacing:0.14px;color:var(--gold-bright);}.spk-session__title{font-family:var(--display);font-weight:700;font-size:19px;line-height:24px;color:var(--ink);}.spk-session__room{font-family:var(--serif);font-size:14px;color:var(--muted);}.exh-profile__side .btn + .btn{margin-top:8px;}.lang-switch{margin-left:14px;background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:4px;padding:5px 8px;font:600 12px 'Saira Semi Condensed',sans-serif;letter-spacing:.05em;cursor:pointer;}.lang-switch option{color:#222;}img,iframe,video{max-width:100%;}.nav-burger{display:none;}@media (max-width:960px){.fff-shell{padding:0 24px;margin-top:28px;}.fff-shell:first-child{margin-top:40px;}.hero__header{height:72px;padding:0 20px;}.hero__nav{flex-wrap:wrap;padding:10px 16px;gap:10px;}.nav-burger{display:inline-flex;flex-direction:column;gap:5px;background:none;border:0;padding:6px;cursor:pointer;}.nav-burger span{width:24px;height:3px;background:#fff;border-radius:2px;}.hero__nav .nav-item{display:none;width:100%;}.hero__nav.nav-open .nav-item{display:block;}.hero__nav-spacer{display:none;}.lang-switch{margin-left:auto;}.nav-item .mega{position:static;display:none;box-shadow:none;padding:4px 0 4px 16px;background:transparent;}.hero__nav.nav-open .nav-item.has-menu .mega{display:flex;flex-direction:column;gap:4px;}.mega__divider{display:none;}.hero__body{margin-top:60px;padding:0 24px;}.hero__season{font-size:34px;line-height:36px;}.fff-ribbon--hero{width:300px;right:12px;top:-14px;}.fff-ribbon--hero span{font-size:14px;}.fff-ribbon--bar{width:360px;left:-12px;}.fff-ribbon--bar span{font-size:22px;}.presale-bar{flex-direction:column;}.presale-bar__label{padding:48px 24px 16px;}.flip__num{font-size:48px;line-height:40px;}.stats{flex-wrap:wrap;gap:20px;padding:24px;}.stats__item{width:40%;}.stats__num{font-size:44px;line-height:40px;}.stats__label{font-size:16px;}.quote-grid,.social-grid,.timeline__cards,.speaker-grid{grid-template-columns:1fr 1fr;}.happening,.cat-grid,.reason-grid,.dir-grid,.contact-grid{grid-template-columns:1fr 1fr;}.reels{flex-direction:column;height:auto;}.reels__list{flex-direction:row;}.slideshow__controls{position:static;margin-top:12px;justify-content:flex-end;}.offer{flex-direction:column;height:auto;}.offer__count{position:static;padding:20px 24px 0;}.offer__form{width:auto;border-radius:0 0 8px 8px;padding:20px 24px;}.where{flex-direction:column;gap:24px;}.faq{flex-direction:column;gap:0;}.sponsors{flex-wrap:wrap;gap:24px;padding:32px 16px;}.editions__row{grid-template-columns:1fr 1fr;row-gap:6px;}.page-hero__eyebrow{font-size:24px;line-height:26px;}.page-hero__title{font-size:32px;line-height:34px;}.footer__main{flex-direction:column;padding:32px 24px;}.footer__col{width:auto;}.cta-bar{flex-wrap:wrap;padding:20px 24px;}.cta-bar h2{font-size:22px;line-height:28px;flex-basis:100%;}}@media (max-width:640px){.fff-shell{padding:0 12px;}.season-grid,.num-grid,.quote-grid,.social-grid,.timeline__cards,.speaker-grid,.happening,.cat-grid,.reason-grid,.dir-grid,.contact-grid{grid-template-columns:1fr;}.stats__item{width:100%;}.hero__season{font-size:26px;line-height:28px;}.hero__date{align-items:flex-start;text-align:left;}.hero__body{justify-content:flex-start;}.reels__list{flex-direction:column;}.exhibitor__body{padding:16px;}.chip__num{font-size:40px;line-height:34px;}.editions__row{grid-template-columns:1fr;}.fff-ribbon--hero{display:none;}.fff-ribbon--bar{width:280px;}.fff-ribbon--bar span{font-size:17px;}}@media (max-width:960px){.page-hero__subnav{flex-wrap:wrap;padding:0 24px 20px;row-gap:8px;}.price-grid{grid-template-columns:1fr 1fr;}.page-cta__buttons{flex-wrap:wrap;}.reels__main{width:100%;}.reels__main,.feature-video{min-height:240px;}}@media (max-width:640px){.price-grid{grid-template-columns:1fr;}.video-topbar__title{font-size:15px;line-height:19px;}}@media (max-width:960px){.footer__logos{padding:8px 20px;}}@media (max-width:640px){.footer__logos img:first-child{width:150px;}.footer__logos img:last-child{width:100px;}}@media (max-width:960px){.where__map{width:100%;height:260px;}.slideshow__frame{height:380px;}}@media (max-width:640px){.btn{white-space:normal;text-align:center;}.fff-ribbon--offer{width:280px;left:-12px;}.fff-ribbon--offer span{font-size:22px;}}.fff-tickets{min-height:100vh;display:flex;flex-direction:column;}.tix-head{background:var(--brown);display:flex;align-items:center;gap:20px;padding:16px 40px;}.tix-head__logo img{height:44px;width:auto;display:block;}.tix-head__meta{color:rgba(255,255,255,.75);font-family:var(--display);font-weight:600;font-size:14px;letter-spacing:.4px;}.tix-main{flex:1;max-width:1240px;width:100%;margin:0 auto;padding:40px 24px 60px;}.tix-main--narrow{max-width:980px;}.tix-title{font-family:var(--display);font-weight:800;font-size:34px;line-height:38px;color:var(--ink);margin-bottom:12px;}.tix-lede{font-family:var(--serif);font-size:17px;line-height:26px;color:var(--body);max-width:780px;margin-bottom:10px;}.tix-lede--small{font-size:14px;line-height:21px;}.tix-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:28px 0 40px;align-items:stretch;}.tix-card{position:relative;background:var(--card);border-radius:8px;box-shadow:var(--shadow-sm);padding:22px 18px;display:flex;flex-direction:column;}.tix-card--vip{outline:2px solid var(--gold);}.tix-card__flag{position:absolute;top:-12px;right:14px;background:var(--gold);color:#fff;font-family:var(--display);font-weight:800;font-size:12px;letter-spacing:1px;padding:3px 10px;border-radius:3px;}.tix-card__name{font-family:var(--display);font-weight:700;font-size:19px;line-height:23px;color:var(--ink);text-transform:uppercase;min-height:46px;}.tix-card__price{font-family:var(--display);font-weight:800;font-size:40px;line-height:44px;color:var(--gold-bright);margin:8px 0 12px;}.tix-card__blurb{font-family:var(--display);font-weight:600;font-size:13px;color:var(--ink);margin-bottom:6px;}.tix-card__benefits{list-style:none;margin:0 0 12px;padding:0;}.tix-card__benefits li{position:relative;padding:4px 0 4px 18px;font-family:var(--serif);font-size:13.5px;line-height:19px;color:var(--body);}.tix-card__benefits li::before{content:"✓";position:absolute;left:0;top:4px;color:var(--gold-bright);font-weight:700;}.tix-card__note{font-family:var(--serif);font-style:italic;font-size:12.5px;color:var(--body);margin-bottom:12px;}.tix-card__cta{margin-top:auto;justify-content:center;font-size:14px;padding:10px 12px;}.tix-extra{display:grid;grid-template-columns:1fr 1fr;gap:12px;}.tix-extra__col{background:var(--card);border-radius:8px;box-shadow:var(--shadow-sm);padding:22px 24px;}.tix-extra__col h3{font-family:var(--display);font-weight:800;font-size:18px;color:var(--ink);margin-bottom:8px;}.tix-extra__col p{font-family:var(--serif);font-size:14.5px;line-height:22px;color:var(--body);margin-bottom:14px;}.tix-back{display:inline-block;font-family:var(--display);font-weight:600;font-size:14px;color:var(--gold-bright);margin-bottom:14px;}.tix-back:hover{text-decoration:underline;}.tix-checkout{display:grid;grid-template-columns:1.4fr 1fr;gap:12px;align-items:start;margin-top:18px;}.tix-form{padding:26px 28px;}.tix-form h2,.tix-summary h2{font-family:var(--display);font-weight:700;font-size:20px;color:var(--ink);margin:0 0 12px;}.tix-form h2 + label{margin-top:0;}.tix-form h2:not(:first-child){margin-top:22px;}.tix-form label{display:block;font-family:var(--display);font-weight:600;font-size:14px;color:var(--ink);margin:12px 0 0;}.tix-form input{display:block;width:100%;margin-top:5px;padding:10px 12px;border:1px solid rgba(0,0,0,.25);border-radius:4px;font:15px var(--serif);background:#fff;}.tix-form input:disabled{background:#f1f1f1;color:#999;}.tix-form__row{display:flex;gap:12px;}.tix-form__row label{flex:1;}.tix-form__note{font-family:var(--serif);font-style:italic;font-size:13px;color:var(--body);margin-top:10px;}.tix-form__submit{margin-top:20px;width:100%;justify-content:center;}.tix-errors{background:#fdecea;border:1px solid #e57368;border-radius:6px;color:#7c1a10;font-family:var(--serif);font-size:14px;padding:10px 14px;margin-bottom:14px;}.tix-summary{padding:26px 28px;}.tix-summary__name{font-family:var(--display);font-weight:700;font-size:18px;text-transform:uppercase;color:var(--ink);}.tix-summary__price{font-family:var(--display);font-weight:800;font-size:34px;color:var(--gold-bright);margin:6px 0 12px;}.tix-confirm{padding:40px;text-align:center;margin-top:12px;}.tix-confirm__check{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;background:var(--gold);color:#fff;font-size:34px;line-height:64px;}.tix-confirm .tix-lede{margin:0 auto 22px;}.tix-confirm__order{max-width:460px;margin:0 auto 26px;text-align:left;border-top:1px solid rgba(0,0,0,.1);}.tix-confirm__row{display:flex;justify-content:space-between;gap:20px;padding:9px 2px;border-bottom:1px solid rgba(0,0,0,.1);font-family:var(--serif);font-size:15px;color:var(--body);}.tix-confirm__row b{color:var(--ink);}.tix-badge{max-width:340px;margin:0 auto 26px;background:var(--purple);border-radius:12px;padding:24px;color:#fff;}.tix-badge__brand img{height:30px;margin-bottom:14px;}.tix-badge__name{font-family:var(--display);font-weight:800;font-size:24px;line-height:28px;}.tix-badge__type{font-family:var(--display);font-weight:600;font-size:14px;letter-spacing:.6px;text-transform:uppercase;color:#d9c9f0;margin:4px 0 14px;}.tix-badge__code{font-family:monospace;font-size:15px;letter-spacing:2px;background:rgba(255,255,255,.12);border-radius:6px;padding:8px 10px;word-break:break-all;}.tix-badge__hint{font-family:var(--serif);font-size:12px;color:#cbb8e6;margin-top:8px;}@media (max-width:1100px){.tix-grid{grid-template-columns:repeat(3,1fr);}}@media (max-width:960px){.tix-grid{grid-template-columns:1fr 1fr;}.tix-checkout{grid-template-columns:1fr;}.tix-extra{grid-template-columns:1fr;}.tix-head{padding:12px 20px;}.tix-head__meta{display:none;}}@media (max-width:640px){.tix-grid{grid-template-columns:1fr;}}
