@font-face{font-family:Outfit;src:url('/assets/brisbane-2026/assets/fonts/outfit-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Outfit;src:url('/assets/brisbane-2026/assets/fonts/outfit.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Outfit;src:url('/assets/brisbane-2026/assets/fonts/outfit-600.woff2') format('woff2');font-weight:600 800;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/brisbane-2026/assets/fonts/inter.woff2') format('woff2');font-weight:400 700;font-display:swap}
:root{--ink:#111;--paper:#fff;--muted:#575b62;--blue:#0a49ba;--line:#dedfe1;--soft:#f5f5f5;--gutter:clamp(24px,5vw,80px);--step:8px;--pixel-shape:polygon(var(--step) 0,calc(100% - var(--step)) 0,calc(100% - var(--step)) var(--step),100% var(--step),100% calc(100% - var(--step)),calc(100% - var(--step)) calc(100% - var(--step)),calc(100% - var(--step)) 100%,var(--step) 100%,var(--step) calc(100% - var(--step)),0 calc(100% - var(--step)),0 var(--step),var(--step) var(--step))}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body.site-page{margin:0;background:var(--paper);color:var(--ink);font-family:Outfit,Arial,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,dl,dd{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--blue);outline-offset:5px}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:12px 18px;background:white;transform:translateY(-160%)}.skip-link:focus{transform:none}
.site-page .site-header{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:100}.site-page .pixel-glyph{fill:currentColor}.site-page .site-header .nav-wordmark{height:auto}.site-page main{min-height:55vh}.site-page .wrap,.home-page .site-section .wrap{width:min(1280px,calc(100% - var(--gutter)*2));margin-inline:auto}.site-page .section{padding-block:96px}.site-page .section--soft,.section-soft{background:var(--soft)}.site-page .page-hero{padding-top:180px;padding-bottom:80px}.eyebrow{font-size:14px;line-height:1.4;color:var(--blue);margin-bottom:22px;display:flex;align-items:center;gap:12px}.eyebrow::before{content:'';display:inline-block;width:7px;height:7px;background:currentColor;box-shadow:7px -7px currentColor,7px 7px currentColor}.site-page h1{font-size:clamp(52px,7.2vw,104px);font-weight:400;line-height:.99;letter-spacing:-.055em;max-width:1000px;text-wrap:balance}.site-page h2,.home-page .site-section h2{font-size:clamp(36px,4.7vw,64px);font-weight:400;letter-spacing:-.045em;line-height:1.06;text-wrap:balance}.site-page h3,.home-page .site-section h3{font-size:28px;line-height:1.12;letter-spacing:-.03em;font-weight:400}.site-page .lede{font-size:clamp(19px,2vw,24px);line-height:1.5;max-width:720px;color:var(--muted);margin-top:26px}.site-page .page-hero .btn{margin-top:28px}.section-heading{margin-bottom:38px;max-width:780px}.section-heading p{margin-top:20px;font-size:19px;line-height:1.5;color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,88px);align-items:start}.copy p,.site-page .prose p{font-size:18px;line-height:1.6;margin-top:18px}.copy p:first-child{margin-top:0}.copy h2+p{margin-top:24px}.card-grid,.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{min-width:0;padding:32px;background:var(--soft);display:flex;flex-direction:column;align-items:flex-start;gap:20px}.card p{font-size:17px;line-height:1.5;color:var(--muted)}.card .btn,.card .text-link{margin-top:auto}.card img{width:100%;aspect-ratio:4/3;object-fit:cover}.card--photo{padding:0;background:transparent}.card--photo> :not(img){margin-inline:24px}.card--photo> :last-child{margin-bottom:24px}.photo-frame{--step:24px;clip-path:var(--pixel-shape);overflow:hidden}.photo-frame img{width:100%;height:100%;object-fit:cover}.statement{padding:64px;background:#0a49ba;color:#fff;--step:20px;clip-path:var(--pixel-shape)}.statement p{font-size:clamp(26px,3.5vw,46px);line-height:1.15;letter-spacing:-.03em;max-width:900px}.statement .btn{margin-top:28px}
.btn{--button-bg:#111;--button-fg:#fff;position:relative;isolation:isolate;border:0;background:transparent;color:var(--button-fg);display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:56px;padding:16px 28px;font-size:16px;line-height:1.25;font-weight:500;text-align:center;text-decoration:none}.btn::before{content:'';position:absolute;inset:0;background:var(--button-bg);clip-path:var(--pixel-shape);z-index:-1;transition:background-color 160ms ease}.btn::after{content:'↗';font-size:20px;line-height:1}.btn--blue{--button-bg:#0a49ba}.btn--light{--button-bg:#fff;--button-fg:#111}.btn--outline{--button-bg:#f0f2f5;--button-fg:#111}.btn:active{transform:translateY(1px)}.btn-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.text-link{display:inline-flex;gap:12px;align-items:center;min-height:44px;color:var(--blue);text-decoration:underline;text-underline-offset:5px;font-size:16px}.text-link::after{content:'↗';text-decoration:none}.badge{display:inline-flex;padding:7px 10px;background:#eaf0fb;color:#174997;font-size:13px;line-height:1.2}.detail-list,.step-list{margin:22px 0 0;padding-left:22px}.detail-list li,.step-list li{padding-left:4px;margin:14px 0;font-size:17px;line-height:1.55}.detail-list li::marker,.step-list li::marker{color:var(--blue)}.info-grid article{border-top:1px solid var(--line);padding-block:26px}.info-grid p{margin-top:12px;line-height:1.5;color:var(--muted)}
.form-card{background:var(--soft);padding:40px;min-width:0}.form-card h2{font-size:38px}.form-card>p{margin-top:14px;line-height:1.5;color:var(--muted)}.form-card form{margin-top:28px}.field{margin-bottom:22px;min-width:0}.field-row,.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.site-page label,.home-page .site-section label{display:block;font-size:15px;line-height:1.5;margin-bottom:8px}.site-page input:not([type=checkbox]):not([type=radio]),.site-page select,.site-page textarea,.home-page .site-section input,.home-page .site-section select{width:100%;min-width:0;border:1px solid #b7b9bc;background:#fff;color:#111;padding:13px 14px;border-radius:0;min-height:50px;font:400 16px/1.45 Inter,Arial,sans-serif}.site-page textarea{resize:vertical;min-height:144px}.site-page input[type=checkbox],.site-page input[type=radio]{accent-color:var(--blue);width:18px;height:18px;flex-shrink:0}.field-note{font-size:13px;line-height:1.5;color:var(--muted);margin-top:8px}.field-note a,.form-status a{text-decoration:underline}.form-status{font-size:15px;line-height:1.5;margin-top:18px;min-height:24px;max-width:65ch}.form-status[data-state=error]{color:#af2520}.form-status[data-state=success]{color:#17604e}.form-card .btn{margin-top:8px}.form-card .check-label{display:flex;align-items:flex-start;gap:12px;margin-block:20px;font-size:14px}.site-page fieldset{min-width:0;padding:0;border:0;margin:0 0 22px}.site-page legend{font-size:18px;margin-bottom:14px}.site-page .prose{max-width:800px}.site-page .prose h2{font-size:30px;margin-top:44px;letter-spacing:-.025em}.site-page .prose h3{font-size:24px;margin-top:32px}.site-page .prose a{text-decoration:underline;color:var(--blue)}.site-page .prose li{font-size:17px;line-height:1.65;margin-block:10px}.site-page .prose table{width:100%;border-collapse:collapse;font-size:15px}.site-page .prose th,.site-page .prose td{padding:12px 8px;text-align:left;border-bottom:1px solid var(--line)}.site-page details{border-bottom:1px solid var(--line);padding:22px 0}.site-page summary{cursor:pointer;font-size:20px;min-height:44px}.site-page details p{line-height:1.6;margin-top:16px;color:var(--muted)}.site-page .ftr2{margin-top:0}.site-page .ftr2__wrap{width:min(1280px,calc(100% - var(--gutter)*2));margin:auto}.site-page .ftr2__events{grid-template-columns:repeat(2,minmax(0,1fr))}.site-page .ftr2__events .ftr2__h{grid-column:1/-1}
.home-page .site-section{padding-block:100px;color:#111;background:white}.home-page .site-section--soft{background:#f5f5f5}.home-page .tour-group{margin-top:48px}.home-page .tour-group>h3{font-size:20px;color:#666;margin-bottom:20px}.home-page .tour-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-page .tour-card{position:relative;display:flex;flex-direction:column;min-height:250px;padding:26px 24px;--step:10px;clip-path:var(--pixel-shape);background:#fff}.home-page .tour-card h4{font-size:29px;font-weight:400;letter-spacing:-.04em;margin:22px 0 12px}.home-page .tour-card p{font-size:15px;color:#565b65;line-height:1.5}.home-page .tour-card .tour-action{display:flex;justify-content:space-between;margin-top:auto;padding-top:24px;color:#0a49ba;font-size:15px}.home-page .tour-card .badge{align-self:flex-start}.home-page .tour-card--unreleased{background:#e9e9e9}.home-page .tour-card--unreleased .badge{background:#dedede;color:#444}.home-page .tour-card:focus-visible{outline-offset:-5px}.home-page .participate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.home-page .newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.home-page .site-section .card{background:#f5f5f5}.home-page .site-section .copy{font-size:20px;line-height:1.5}.home-page .site-section .copy p{margin-block:20px}.home-page .hero-content .home-hero-note{color:#fff;font-size:18px;line-height:1.4;margin:24px auto 0;max-width:520px}.home-page .speakers .section-heading{max-width:none}.home-page .hero-content{padding-bottom:100px}.home-page .faq{background:#f5f5f5}.home-page .tour-alias{scroll-margin-top:120px}
.home-page .site-section .section-heading{display:block;max-width:850px}.home-page .site-section .section-heading .eyebrow{font-size:14px;line-height:1.4;color:#0a49ba;margin:0 0 22px}.home-page .site-section .section-heading>p:not(.eyebrow){max-width:650px;margin-top:24px}.home-page .site-section .section-heading h2{max-width:none}.home-page .site-section .statement .eyebrow{margin:0 0 24px}.home-page .site-section .card h3{margin:0}.home-page .site-section .card p{margin:0}.home-page .site-section .btn{color:var(--button-fg)}
@media(hover:hover) and (pointer:fine){.btn:hover::before{filter:brightness(.88)}.home-page .tour-card:hover{background:#eaf0fb}.text-link:hover{color:#153789}}
@media(max-width:1000px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .participate-grid{grid-template-columns:1fr}.home-page .newsletter-grid{gap:32px}}
@media(max-width:700px){:root{--gutter:24px}.site-page .site-header{top:12px}.site-page .page-hero{padding-top:144px;padding-bottom:52px}.site-page h1{font-size:56px}.site-page .section,.home-page .site-section{padding-block:64px}.site-page .lede{font-size:19px;line-height:1.5;margin-top:24px}.split,.card-grid,.card-grid--two,.info-grid,.home-page .newsletter-grid{grid-template-columns:1fr;gap:28px}.section-heading{margin-bottom:30px}.card{padding:26px;gap:16px}.form-card{padding:26px}.field-row,.form-grid{grid-template-columns:1fr}.statement{padding:36px 28px;--step:12px}.site-page .ftr2__events{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .tour-grid{gap:12px}.home-page .tour-card{padding:22px 18px;min-height:235px}.home-page .tour-card h4{font-size:26px}.home-page .tour-card p{font-size:14px}.home-page .tour-card .badge{font-size:11px;padding:6px 8px}.home-page .hero-content .home-hero-note{font-size:16px;max-width:270px;margin-top:18px}.home-page .hero-content{padding-bottom:70px}.home-page .newsletter-grid{gap:32px}.site-page .prose table{font-size:13px;overflow-wrap:anywhere}}
@media(max-width:380px){.home-page .tour-grid{grid-template-columns:1fr}.site-page h1{font-size:48px}}
.site-page .page-hero+.section{padding-top:24px}
.btn::after{content:'';width:14px;height:18px;flex:0 0 14px;background:linear-gradient(currentColor,currentColor) left top/5px 5px no-repeat,linear-gradient(currentColor,currentColor) right center/5px 5px no-repeat,linear-gradient(currentColor,currentColor) left bottom/5px 5px no-repeat}
@media(min-width:701px) and (max-width:1000px){.site-page .card-grid:has(>.card:nth-child(3):last-child)>.card:last-child{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.btn::before{transition:none}.btn:active{transform:none}}

/* The original city artwork returns as a full-frame pixel poster. */
.home-page .tour-card{isolation:isolate;min-height:340px;padding:0;background:#101411;color:#fff;overflow:hidden}
.home-page .tour-card-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.home-page .tour-card::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,.32) 28%,rgba(0,0,0,.82) 72%,rgba(0,0,0,.9) 100%)}
.home-page .tour-card-content{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:24px}
.home-page .tour-card h4{margin:62px 0 12px;color:#fff}
.home-page .tour-card p,.home-page .tour-card .tour-action{color:#fff}
.home-page .tour-card .tour-action{align-self:stretch;gap:16px}
.home-page .tour-card .badge,.home-page .tour-card--unreleased .badge{background:#fff;color:#111}
.home-page .tour-date-status{font-size:12px;color:#fff;margin-bottom:5px}
.home-page .tour-card:focus-visible{outline:3px solid #fff;outline-offset:-8px}
@media(hover:hover) and (pointer:fine){.home-page .tour-card:hover{background:#101411}.home-page .tour-card:hover .tour-action{text-decoration:underline;text-underline-offset:5px}}
@media(max-width:700px){.home-page .tour-grid{grid-template-columns:1fr;gap:20px}.home-page .tour-card{min-height:340px;padding:0}.home-page .tour-card-content{padding:26px}.home-page .tour-card h4{font-size:34px;margin-top:72px}.home-page .tour-card p{font-size:16px}.home-page .tour-card .badge{font-size:12px;padding:7px 10px}}

/* Henry and Charlie's homepage review: readable posters, one shared grey. */
.home-page{--home-tour-grey:#f5f5f5}
.home-page .site-section--soft{background:var(--home-tour-grey)}
.home-page .tour-group--three{width:calc(75% - 4.5px);margin-inline:auto}
.home-page .tour-group--three .tour-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.home-page .tour-card{min-height:400px}
.home-page .tour-card-content{padding:26px 22px}
.home-page .tour-card h4{font-size:clamp(38px,3.2vw,48px);line-height:1.05;margin-top:76px;letter-spacing:-.045em}
.home-page .tour-card p{font-size:17px;line-height:1.45;text-shadow:0 1px 7px #000a}
.home-page .tour-card::before{background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.04) 28%,rgba(0,0,0,.32) 72%,rgba(0,0,0,.42) 100%)}
.home-page .tour-card h4{text-shadow:0 2px 12px #0009}
.home-page .tour-card .tour-action{font-size:16px}
.home-page .tour-region-divider{height:32px;margin:52px 0 0;background:#fff;mask:url('/assets/brisbane-2026/assets/motifs/ticket-agenda-divider.svg') center / 528px 32px repeat-x}
.home-page .ticket-agenda-divider{background:var(--home-tour-grey);mask:url('/assets/brisbane-2026/assets/motifs/ticket-agenda-divider.svg') center / calc(var(--divider-cell)*66) 100% repeat-x}
.home-page .speaker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}
.home-page .home-awards-feature .home-awards-label{color:#1763ff!important;font-size:clamp(32px,4vw,56px)!important;line-height:1.1!important;letter-spacing:-.035em!important;margin:0 0 30px!important}
.home-page .home-awards-feature h2{font-size:clamp(30px,3.1vw,46px)}
.home-page .hero::before{background:linear-gradient(180deg,#0001,transparent 65%)}
.home-page .hero .hero-photo{object-position:center center}
.home-page .hero-scene .hero-content{padding-top:144px}
.home-page .hero h1{font-size:clamp(32px,3.6vw,52px);line-height:1.08;letter-spacing:-.035em}
.home-page .home-next-city-name{font-size:clamp(68px,8vw,116px);line-height:1;letter-spacing:-.055em;color:#fff;margin:14px 0 0}
.home-page .home-next-city-date{display:flex;justify-content:center;gap:16px;color:#fff;font-size:20px;line-height:1.5;margin:24px 0 0}
.home-page .home-next-city-date span{border-left:1px solid #fff8;padding-left:16px}
.home-page .home-next-countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:28px;color:#fff;text-align:center}
.home-page .home-next-countdown b{display:block;font-size:clamp(32px,4vw,56px);font-weight:400;line-height:1.1;font-variant-numeric:tabular-nums;letter-spacing:-.035em}
.home-page .home-next-countdown span{display:block;margin-top:8px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.home-page .home-next-countdown-status{color:#fff;margin-top:28px;font-size:20px}
.home-page .hero-reveal .hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));width:70%;max-width:950px}
.home-page .hero-reveal .hero-stats dt{font-size:clamp(34px,4.7vw,68px);white-space:nowrap}
@media(max-width:1100px) and (min-width:701px){.home-page .tour-group--three{width:100%}.home-page .tour-group--three .tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .tour-group--three .tour-card:last-child{grid-column:1/-1;width:calc((100% - 18px)/2);justify-self:center}.home-page .speaker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.home-page .tour-group--three{width:100%}.home-page .tour-group--three .tour-grid{grid-template-columns:1fr}.home-page .tour-card{min-height:400px}.home-page .tour-card h4{font-size:44px}.home-page .tour-card-content{padding:26px}.home-page .tour-region-divider{margin-top:42px}.home-page .speaker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.home-page .hero-scene .hero-content{padding-top:120px}.home-page .hero h1{font-size:34px}.home-page .home-next-city-name{font-size:74px}.home-page .home-next-city-date{flex-direction:column;gap:2px;font-size:17px;margin-top:20px}.home-page .home-next-city-date span{border:0;padding:0}.home-page .home-next-countdown{gap:20px;margin-top:24px}.home-page .home-next-countdown b{font-size:36px}.home-page .home-next-countdown span{font-size:11px}.home-page .hero-reveal .hero-stats{width:calc(100% - 40px);gap:16px}.home-page .hero-reveal .hero-stats dt{font-size:34px}.home-page .hero-reveal .hero-stats dd{font-size:14px}}

/* Stepped secondary actions and photographic invitations. */
.home-page .btn.btn--speaker,
.home-page .site-section .btn.btn--secondary { --button-bg:#eee8ff; --button-fg:#23134c; color:#23134c; text-decoration:none; }
.home-page .btn.btn--speaker { min-height:56px; padding:16px 26px; }
.home-page .tour-card .badge--pixel { --step:5px; clip-path:var(--pixel-shape); padding:9px 13px; }
.home-page .participate-photo-card { position:relative; isolation:isolate; overflow:clip; clip-path:var(--pixel-shape); --step:12px; min-height:340px; }
.home-page .participate-photo-card > :not(img) { position:relative; z-index:2; }
.home-page .participate-photo-card .participate-photo { position:absolute; inset:0; width:100%; height:100%; margin:0; max-width:none; object-fit:cover; z-index:0; transform:translateY(101%); transition:transform 380ms cubic-bezier(.22,1,.36,1); }
.home-page .participate-photo-card::after { content:''; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg,#0006,#000b); opacity:0; transition:opacity 220ms ease; pointer-events:none; }
.home-page .participate-photo-card .btn { align-self:stretch; justify-content:space-between; margin-top:auto; }
@media(hover:hover) and (pointer:fine) {
 .home-page .participate-photo-card:hover .participate-photo { transform:translateY(0); }
 .home-page .participate-photo-card:hover::after { opacity:1; }
 .home-page .participate-photo-card:hover h3,.home-page .participate-photo-card:hover p { color:#fff; }
 .home-page .btn.btn--speaker:hover::before,.home-page .site-section .btn.btn--secondary:hover::before { background:#e0d4ff; filter:none; }
}
.home-page .participate-photo-card:focus-within .participate-photo { transform:translateY(0); }
.home-page .participate-photo-card:focus-within::after { opacity:1; }
.home-page .participate-photo-card:focus-within h3,.home-page .participate-photo-card:focus-within p { color:#fff; }
@media(min-width:701px) and (max-width:1100px) { .home-page .tour-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media(prefers-reduced-motion:reduce) { .home-page .participate-photo-card .participate-photo,.home-page .participate-photo-card::after { transition:none; } }

/* Region labels form clear wayfinding above each city group. */
.home-page .tour-group > h3 { font-size:clamp(24px,2.5vw,32px); line-height:1.2; font-weight:500; letter-spacing:-.025em; margin-bottom:24px; color:#36383e; }
