:root{color-scheme:light dark;--surface-page-light:oklch(99% .004 250);--surface-page-dark:oklch(18% .012 265);--surface-card-light:oklch(96% .006 250);--surface-card-dark:oklch(23% .014 265);--text-heading-light:oklch(18% .02 265);--text-heading-dark:oklch(98% .006 265);--text-body-light:oklch(25% .015 265);--text-body-dark:oklch(93% .008 265);--text-muted-light:oklch(42% .02 265);--text-muted-dark:oklch(78% .015 265);--brand-light:oklch(45% .16 255);--brand-dark:oklch(78% .13 255);--text-on-brand-light:oklch(100% 0 0);--text-on-brand-dark:oklch(18% .03 265);--text-link-light:oklch(43% .16 255);--text-link-dark:oklch(82% .12 255);--surface-page:light-dark(var(--surface-page-light),var(--surface-page-dark));--surface-card:light-dark(var(--surface-card-light),var(--surface-card-dark));--text-heading:light-dark(var(--text-heading-light),var(--text-heading-dark));--text-body:light-dark(var(--text-body-light),var(--text-body-dark));--text-muted:light-dark(var(--text-muted-light),var(--text-muted-dark));--text-link:light-dark(var(--text-link-light),var(--text-link-dark));--brand:light-dark(var(--brand-light),var(--brand-dark));--text-on-brand:light-dark(var(--text-on-brand-light),var(--text-on-brand-dark));--border-subtle:light-dark(oklch(88% .008 255),oklch(32% .014 265));accent-color:var(--brand);--key-sessions-mark:#4285f4;--key-record-mark:#ea4335;--key-extra-mark:#fbbc04;--key-organisers-mark:#34a853;--key-blog-mark:#a142f4;--key-sessions-surface:light-dark(#e8f0fe,oklch(27% .05 255));--key-sessions-text:light-dark(#1668d9,#8ab4f8);--key-record-surface:light-dark(#fce8e6,oklch(27% .05 25));--key-record-text:light-dark(#c5221f,#f28b82);--key-organisers-surface:light-dark(#e6f4ea,oklch(27% .05 150));--key-organisers-text:light-dark(#137333,#81c995);--key-extra-surface:light-dark(#fef7e0,oklch(27% .05 85));--key-extra-text:light-dark(#a85800,#fdd663);--key-blog-surface:light-dark(#f3e8fd,oklch(27% .05 300));--key-blog-text:light-dark(#7627bb,#d7aefb);--key-sessions-panel:light-dark(#1a73e8,#8ab4f8);--key-sessions-on-panel:light-dark(#fff,#202124);--key-record-panel:light-dark(#d93025,#f28b82);--key-record-on-panel:light-dark(#fff,#202124);--key-organisers-panel:#188038;--key-organisers-on-panel:#fff;--key-extra-panel:light-dark(#fbbc04,#fdd663);--key-extra-on-panel:#202124;--key-blog-panel:light-dark(#8430ce,#d7aefb);--key-blog-on-panel:light-dark(#fff,#202124);--brand-hover:light-dark(oklch(38% .16 255),oklch(70% .13 255));--key-organisers-ink-strong:#0d652d;--key-sessions-ink-strong:light-dark(#174ea6,#aecbfa);--text-size-0:clamp(.875rem, .85rem + .15vw, .95rem);--text-size-1:clamp(1rem, .96rem + .25vw, 1.15rem);--text-size-2:clamp(1.2rem, 1.1rem + .5vw, 1.5rem);--text-size-3:clamp(1.5rem, 1.25rem + 1.2vw, 2.25rem);--text-size-4:clamp(2rem, 1.5rem + 2.4vw, 3.5rem);--line-height-tight:1.15;--line-height-body:1.6;--measure:62ch;--space-3xs:.25rem;--space-2xs:.5rem;--space-xs:.75rem;--space-s:1rem;--space-m:1.5rem;--space-l:2.5rem;--space-xl:4rem;--space-2xl:6rem;--radius-s:.25rem;--radius-m:.5rem;--radius-l:1rem}*,:before,:after{box-sizing:border-box}body{background:var(--surface-page);color:var(--text-body);font-family:system-ui,sans-serif;font-size:var(--text-size-1);line-height:var(--line-height-body);text-wrap:pretty;margin:0;overflow-x:clip}h1,h2,h3{color:var(--text-heading);line-height:var(--line-height-tight);text-wrap:balance;margin-block:0 var(--space-s)}h1{font-size:var(--text-size-4)}h2{font-size:var(--text-size-3)}h3{font-size:var(--text-size-2)}p,ul,ol,dl{margin-block:0 var(--space-s)}p,li,dd{max-inline-size:var(--measure)}a{color:var(--text-link);text-underline-offset:.15em}a:hover{text-decoration-thickness:2px}:where(a,button,summary,[tabindex]):focus-visible{outline:3px solid var(--brand);outline-offset:2px;border-radius:var(--radius-s)}main:focus{outline:none}img,svg{block-size:auto;max-inline-size:100%}hr{border:0;border-block-start:1px solid var(--border-subtle);margin-block:var(--space-l)}.visually-hidden:where(:not(:focus-within,:active)){clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;block-size:1px!important;inline-size:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link:where(:focus-within,:active){z-index:10;background:var(--surface-card);color:var(--text-body);padding:var(--space-2xs) var(--space-xs);border:1px solid var(--border-subtle);border-radius:var(--radius-s);text-decoration:none;position:fixed;inset-block-start:var(--space-2xs);inset-inline-start:var(--space-2xs)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-band{inline-size:100vw;padding-block:var(--space-xl);background:var(--band-surface);color:var(--band-ink);margin-block-start:calc(-1 * var(--space-m));margin-block-end:var(--space-xl);margin-inline:calc(50% - 50vw)}.hero-band-inner{inline-size:min(100% - 2 * var(--space-s), 68rem);margin-inline:auto}.hero-band h1{color:inherit;margin-block:0 var(--space-s)}.hero-band .lead{color:inherit;font-size:var(--text-size-2);max-inline-size:var(--measure);text-wrap:pretty;margin:0}[hidden]{display:none!important}.nav-list[data-astro-cid-rutobish]{margin:0;padding:0;list-style:none}.nav-list[data-astro-cid-rutobish].bar{gap:var(--space-s) var(--space-m);flex-wrap:wrap;display:flex}.nav-list[data-astro-cid-rutobish].panel{display:grid}.nav-list[data-astro-cid-rutobish].panel li[data-astro-cid-rutobish]+li[data-astro-cid-rutobish]{border-block-start:1px solid var(--border-subtle)}a[data-astro-cid-rutobish],.nav-current[data-astro-cid-rutobish]{padding-block:var(--space-2xs);text-decoration:none;display:inline-block}a[data-astro-cid-rutobish]{color:var(--text-body)}@media (hover:hover){a[data-astro-cid-rutobish]:hover{text-decoration:underline}}.panel[data-astro-cid-rutobish] a[data-astro-cid-rutobish],.panel[data-astro-cid-rutobish] .nav-current[data-astro-cid-rutobish]{padding:var(--space-xs) var(--space-s);border-radius:var(--radius-m);touch-action:manipulation;display:block}.nav-current[data-astro-cid-rutobish]{padding-inline:var(--space-xs);background:var(--key-sessions-surface);color:var(--key-sessions-text);border-radius:100px;font-weight:600}@media (forced-colors:active){.nav-current[data-astro-cid-rutobish]{border:1px solid canvastext}}.shell[data-astro-cid-hkbrpulz]{inline-size:min(100% - 2 * var(--space-s), 68rem);margin-inline:auto}.masthead[data-astro-cid-hkbrpulz]{border-block-end:1px solid var(--border-subtle)}.masthead-inner[data-astro-cid-hkbrpulz]{align-items:center;gap:var(--space-2xs) var(--space-m);padding-block:var(--space-s);flex-wrap:wrap;display:flex}.wordmark[data-astro-cid-hkbrpulz]{align-items:center;gap:var(--space-2xs);color:var(--text-heading);font-weight:700;text-decoration:none;display:flex}a[data-astro-cid-hkbrpulz].wordmark:hover .wordmark-name[data-astro-cid-hkbrpulz]{text-decoration:underline}.wordmark-name[data-astro-cid-hkbrpulz]{white-space:nowrap}.dots[data-astro-cid-hkbrpulz]{gap:.2em;display:flex}.dots[data-astro-cid-hkbrpulz] i[data-astro-cid-hkbrpulz]{border-radius:50%;block-size:.55em;inline-size:.55em}.dots[data-astro-cid-hkbrpulz] i[data-astro-cid-hkbrpulz]:first-child{background:var(--key-sessions-mark)}.dots[data-astro-cid-hkbrpulz] i[data-astro-cid-hkbrpulz]:nth-child(2){background:var(--key-record-mark)}.dots[data-astro-cid-hkbrpulz] i[data-astro-cid-hkbrpulz]:nth-child(3){background:var(--key-extra-mark)}.dots[data-astro-cid-hkbrpulz] i[data-astro-cid-hkbrpulz]:nth-child(4){background:var(--key-organisers-mark)}.bar-nav[data-astro-cid-hkbrpulz]{margin-inline-start:auto}main[data-astro-cid-hkbrpulz]{padding-block:var(--space-m) var(--space-2xl)}footer[data-astro-cid-hkbrpulz]{border-block-start:1px solid var(--border-subtle);padding-block:var(--space-m) var(--space-l);font-size:var(--text-size-0)}footer[data-astro-cid-hkbrpulz] nav[data-astro-cid-hkbrpulz] ul[data-astro-cid-hkbrpulz]{gap:var(--space-s) var(--space-m);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}footer[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{padding-block:var(--space-2xs);color:var(--text-muted);text-decoration:none;display:inline-block}footer[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{text-decoration:underline}@media (width<=48rem){footer[data-astro-cid-hkbrpulz]{padding-block-start:var(--space-2xs)}footer[data-astro-cid-hkbrpulz] nav[data-astro-cid-hkbrpulz] ul[data-astro-cid-hkbrpulz]{justify-content:center}}.thumb-nav[data-astro-cid-hkbrpulz]{display:none}@supports selector(:popover-open){@media (width<=48rem){.bar-nav[data-astro-cid-hkbrpulz]{display:none}.thumb-nav[data-astro-cid-hkbrpulz]{display:flex}main[data-astro-cid-hkbrpulz]{padding-block-end:0}main[data-astro-cid-hkbrpulz]>:last-child{margin-block-end:0}footer[data-astro-cid-hkbrpulz]{padding-block-end:env(safe-area-inset-bottom,0px)}}}.thumb-nav[data-astro-cid-hkbrpulz]{--panel-lift:calc(env(safe-area-inset-bottom,0px) + 3.5rem + var(--space-m));z-index:5;margin-block:var(--space-l);justify-content:center;position:sticky;inset-block-end:calc(env(safe-area-inset-bottom,0px) + var(--space-m))}.thumb-nav-button[data-astro-cid-hkbrpulz]{background:var(--brand);block-size:3.5rem;inline-size:3.5rem;color:var(--text-on-brand);cursor:pointer;touch-action:manipulation;border:0;border-radius:50%;place-items:center;padding:0;display:grid;box-shadow:0 .15rem .6rem #00000059}@media (hover:hover){.thumb-nav-button[data-astro-cid-hkbrpulz]:hover{background:var(--brand-hover)}}.thumb-nav-panel[data-astro-cid-hkbrpulz]{inline-size:min(17rem, 100vw - 2 * var(--space-s));padding:var(--space-2xs);border:1px solid var(--border-subtle);border-radius:var(--radius-l);background:var(--surface-card);color:var(--text-body);margin:0 auto;position:fixed;inset:auto;inset-block-end:calc(var(--panel-lift) + var(--space-2xs));inset-inline:0;box-shadow:0 .25rem 1.5rem #00000059}.thumb-nav-panel[data-astro-cid-hkbrpulz]::backdrop{background:#00000059}@media (prefers-reduced-motion:no-preference){.thumb-nav-panel[data-astro-cid-hkbrpulz]{opacity:0;transition:opacity .15s ease, translate .15s ease, display .15s allow-discrete, overlay .15s allow-discrete;translate:0 .5rem}.thumb-nav-panel[data-astro-cid-hkbrpulz]:popover-open{opacity:1;translate:0}@starting-style{.thumb-nav-panel[data-astro-cid-hkbrpulz]:popover-open{opacity:0;translate:0 .5rem}}}@media (forced-colors:active){.thumb-nav-button[data-astro-cid-hkbrpulz],.thumb-nav-panel[data-astro-cid-hkbrpulz]{border:1px solid canvastext}}
