.conf-year{padding:24px 0 48px}.conf-year .conf-hero{margin:8px 0 22px}.conf-year .conf-hero-top{display:grid;grid-template-columns:300px 1fr;gap:30px;align-items:center;margin-bottom:20px}.conf-year .hero-photo{margin:0 0 8px;position:relative}.conf-year .hero-photo img{width:100%;height:auto;display:block;border:2px solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow)}.conf-year .hero-photo figcaption{position:absolute;right:14px;bottom:14px;background:var(--sticky-y);border:1.5px solid var(--ink);border-radius:2px 2px 8px;padding:3px 14px;font-size:.78rem;font-weight:700;transform:rotate(-1deg);box-shadow:0 2px 3px #22303c33}.conf-year .hero-photo a{display:block}@media(max-width:760px){.conf-year{padding-top:16px}.conf-year .conf-hero{margin:0 0 22px}.conf-year .conf-hero-top{grid-template-columns:1fr;gap:0;margin-bottom:10px}.conf-year .hero-photo{margin-bottom:12px}.conf-year .hero-photo figcaption{position:static;display:inline-block;margin-top:6px}.conf-year .conf-badges{margin-top:0}}.conf-year .conf-logo{width:100%;height:auto;border:2px solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);transform:rotate(-1.2deg)}.conf-year .conf-eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.18em;color:var(--marker)}.conf-year .conf-hero h1{font-size:clamp(2.2rem,6vw,3.6rem);line-height:1.25;margin:8px 0 14px}.conf-year .conf-theme-desc{max-width:44em;color:var(--ink-soft)}.conf-year .conf-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.conf-year .badge{font-weight:700;font-size:.85rem;padding:4px 14px;border:1.5px solid var(--ink);border-radius:2px 2px 8px;box-shadow:0 2px 3px #22303c24;transform:rotate(-1deg)}.conf-year .badge.y{background:var(--sticky-y)}.conf-year .badge.b{background:var(--sticky-b);transform:rotate(.8deg)}.conf-year .badge.p{background:var(--sticky-p);transform:rotate(-.5deg)}.conf-year .badge.g{background:var(--sticky-g);transform:rotate(.6deg)}.conf-year a.badge{color:var(--ink);text-decoration:none;transition:transform .12s}.conf-year a.badge:hover,.conf-year a.badge:focus-visible{transform:translateY(-2px) rotate(0)}.conf-year .theme-box{margin-top:20px;background:var(--sticky-y);border:2px solid var(--ink);border-radius:2px 2px 18px;box-shadow:var(--shadow);padding:28px 32px;max-width:860px;transform:rotate(-.4deg)}.conf-year .theme-box h2{font-weight:400;font-size:1.35rem;margin-bottom:12px}.conf-year .theme-box p{font-size:.95rem;line-height:1.9}.conf-year .theme-box ul{margin:12px 0 12px 1.4em;font-size:.95rem;line-height:2}.conf-year .theme-box li{font-weight:700}.conf-year .theme-cite{text-align:right;font-size:.8rem;color:var(--ink-soft);margin-top:10px}@media(max-width:640px){.conf-year .theme-box{padding:22px 20px}}.conf-year .conf-sec{margin-top:28px;scroll-margin-top:84px}.conf-year .conf-sec h2{font-weight:400;font-size:1.45rem;margin-bottom:18px}.conf-year .hl{padding:0 .15em}.conf-year .hl.y{background:linear-gradient(transparent 60%,var(--sticky-y) 60%)}.conf-year .hl.p{background:linear-gradient(transparent 60%,var(--sticky-p) 60%)}.conf-year .hl.b{background:linear-gradient(transparent 60%,var(--sticky-b) 60%)}.conf-year .hl.g{background:linear-gradient(transparent 60%,var(--sticky-g) 60%)}.conf-year .sec-lead{color:var(--ink-soft);font-size:.92rem;margin-bottom:18px}.conf-year .note{font-size:.85rem;color:var(--ink-soft)}.conf-year .keynote-card{display:grid;grid-template-columns:1.2fr 1fr;gap:0;background:#fff;border:2px solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}@media(max-width:760px){.conf-year .keynote-card{grid-template-columns:1fr}}.conf-year .keynote-video{aspect-ratio:16/9}.conf-year .keynote-video iframe{width:100%;height:100%;display:block;border:0}.conf-year .keynote-body{padding:22px 26px;display:flex;flex-direction:column;justify-content:center}.conf-year .keynote-label{font-size:.72rem;font-weight:700;letter-spacing:.2em;color:#fff;background:var(--ink);display:inline-block;width:fit-content;padding:2px 12px;border-radius:999px;margin-bottom:10px}.conf-year .keynote-body h3{font-family:var(--disp);font-weight:400;font-size:1.35rem;line-height:1.4}.conf-year .keynote-speaker{font-weight:700;margin-top:6px}.conf-year .keynote-desc{font-size:.88rem;color:var(--ink-soft);margin-top:10px}.conf-year .keynote-links{margin-top:14px;display:flex;gap:1.2em}.conf-year .keynote-links a{font-weight:700;font-size:.88rem}.conf-year .session-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.conf-year .session-card{scroll-margin-top:84px;background:#fff;border:2px solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column}.conf-year .session-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden}.conf-year .session-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-bottom:1.5px solid var(--line);transition:transform .15s}.conf-year .session-thumb:hover img{transform:scale(1.03)}.conf-year .session-thumb .play{position:absolute;inset:auto 10px 10px auto;background:#22303cd9;color:#fff;border-radius:999px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-size:.8rem}.conf-year .session-thumb.noimg{background:repeating-linear-gradient(-45deg,var(--board-deep) 0 12px,#fff 12px 24px);display:flex;align-items:center;justify-content:center;border-bottom:1.5px solid var(--line)}.conf-year .session-thumb.noimg span{background:var(--sticky-y);border:1.5px solid var(--ink);border-radius:2px 2px 8px;padding:4px 16px;font-weight:700;font-size:.85rem;transform:rotate(-2deg);box-shadow:0 2px 3px #22303c24}.conf-year .session-body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:4px}.conf-year .session-title{font-weight:700;font-size:.85rem;line-height:1.55}.conf-year .session-speaker{font-size:.78rem;color:var(--marker);font-weight:700}.conf-year .session-links{display:flex;flex-wrap:wrap;gap:1em;margin-top:4px}.conf-year .session-links a{font-size:.78rem;font-weight:700;text-decoration:none}.conf-year .session-links a:hover{text-decoration:underline}.conf-year .lt-video{max-width:760px;aspect-ratio:16/9;background:#000;border:2px solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;margin-bottom:18px}.conf-year .lt-video iframe{width:100%;height:100%;display:block;border:0}.conf-year .lt-title a{text-decoration:none}.conf-year .lt-title a:hover{text-decoration:underline}.conf-year .speaker-chips{list-style:none;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.conf-year .speaker-chips li{background:#fff;border:1.5px solid var(--ink);border-radius:999px;padding:5px 16px;font-weight:700;font-size:.88rem;box-shadow:0 2px 3px #22303c1a}.conf-year .speaker-chips li a{color:var(--marker);text-decoration:none}.conf-year .speaker-chips li a:hover{text-decoration:underline}.conf-year .speaker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;margin-bottom:14px}.conf-year .speaker-card{background:#fff;border:2px solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);padding:14px 16px;display:flex;flex-direction:column;gap:2px}.conf-year .speaker-card b{font-size:.95rem;line-height:1.4}.conf-year .sp-photo{width:72px;height:72px;border-radius:50%;border:2px solid var(--ink);object-fit:cover;margin-bottom:8px}.conf-year .sp-role{font-size:.78rem;color:var(--marker);font-weight:700}.conf-year .sp-org{font-size:.78rem;color:var(--ink-soft)}.conf-year .sp-note{margin-top:6px;width:fit-content;background:var(--sticky-p);border:1.5px solid var(--ink);border-radius:2px 2px 8px;padding:1px 10px;font-size:.72rem;font-weight:700;transform:rotate(-1.5deg)}.conf-year .sp-note.nt-s{background:var(--sticky-b)}.conf-year .sp-note.nt-w{background:var(--sticky-g)}.conf-year .sp-note.nt-l{background:var(--sticky-y)}.conf-year .sp-note.nt-c{background:#fff}.conf-year .sp-note.nt-m{background:#fff;border-style:dashed}.conf-year .sp-note.nt-lane{background:#fff;border-style:dotted}.conf-year .sp-notes{display:flex;flex-wrap:wrap;gap:4px 6px;margin-top:6px}.conf-year .sp-notes .sp-note{margin-top:0}.conf-year .sponsor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px}.conf-year .sponsor-card{background:#fff;border:2px solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px;display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;color:var(--ink);transition:transform .12s}.conf-year .sponsor-card:hover{transform:translateY(-3px)}.conf-year .sp-tier{background:var(--sticky-b);border:1.5px solid var(--ink);border-radius:999px;padding:1px 12px;font-size:.72rem;font-weight:700}.conf-year .sponsor-card img{max-width:180px;max-height:56px;object-fit:contain}.conf-year .sp-name-big{font-weight:700;font-size:.9rem;text-align:center;line-height:1.5;padding:8px 0}.conf-year .sp-name{font-size:.75rem;color:var(--ink-soft);text-align:center}.conf-year .photo-grid figcaption{font-size:.8rem;color:var(--ink-soft);margin-top:6px;font-weight:700}.conf-year .photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media(max-width:900px){.conf-year .photo-grid{grid-template-columns:repeat(2,1fr)}}.conf-year .photo-grid figure{margin:0}.conf-year .photo-grid a{display:block}.conf-year .conf-nav{margin-top:32px;display:flex;flex-wrap:wrap;gap:1.6em;font-weight:700}@media(prefers-reduced-motion:reduce){.conf-year .session-thumb:hover img{transform:none}}@media(max-width:760px){.conf-hero-body[data-astro-cid-j2vfd5fn].hide-sp{display:none}}
