:root{--paper: 245 246 243;--card: 255 255 255;--deck: 14 16 19;--ink: 22 24 28;--graphite: 95 101 110;--rule: 223 225 220;--brand: 11 98 214;--live: 216 42 34;--live-bright: 255 107 96;--shadow: 22 24 28;--gutter: 1.25rem;--section-y: 4.5rem;--step-1: .5rem;--step-2: .75rem;--step-3: 1.25rem;--step-4: 1.75rem;--step-5: 2.5rem;--step-6: 3.5rem;--color-brand-primary: var(--brand);--color-on-surface: var(--ink);--color-surface-background: var(--paper)}:root[data-theme=dark]{--paper: 19 20 23;--card: 28 29 33;--deck: 11 12 14;--ink: 242 243 244;--graphite: 154 160 168;--rule: 42 44 49;--brand: 0 145 255;--live: 255 107 96;--live-bright: 255 107 96;--shadow: 0 0 0}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--paper: 19 20 23;--card: 28 29 33;--deck: 11 12 14;--ink: 242 243 244;--graphite: 154 160 168;--rule: 42 44 49;--brand: 0 145 255;--live: 255 107 96;--live-bright: 255 107 96;--shadow: 0 0 0}}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}html,body{background:rgb(var(--paper));color:rgb(var(--ink));font-family:IBM Plex Sans,IBM Plex Sans JP,system-ui,sans-serif;font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased;margin:0;padding:0}a,button,summary{-webkit-tap-highlight-color:transparent}.h-display,.h-section,.h-sub{color:rgb(var(--ink));font-family:IBM Plex Sans,IBM Plex Sans JP,system-ui,sans-serif;font-weight:700;letter-spacing:-.005em;text-wrap:balance;word-break:auto-phrase}.h-display{font-size:clamp(1.9rem,1.15rem + 2.6vw,3.05rem);line-height:1.34}.h-section{font-size:clamp(1.5rem,1.1rem + 1.5vw,2.15rem);line-height:1.4}.h-sub{font-size:1.0625rem;font-weight:600;line-height:1.6}:lang(en) .h-display,:lang(en) .h-section,.h-en{font-family:Montserrat,IBM Plex Sans,sans-serif;letter-spacing:-.018em}.lede{color:rgb(var(--graphite));font-size:1.0625rem;line-height:1.9;max-width:34em;text-wrap:pretty}.tnum{font-family:IBM Plex Sans,system-ui,sans-serif;font-feature-settings:"tnum" 1,"zero" 1;font-variant-numeric:tabular-nums slashed-zero}.section{padding-block:var(--section-y);padding-inline:var(--gutter)}.container{margin-inline:auto;max-width:72rem}.section-head+*{margin-top:var(--step-6)}.h-section+.lede,.h-display+.lede{margin-top:var(--step-3)}.marked-list{list-style:none;margin:0;padding:0}.marked-list>li{border-left:2px solid rgb(var(--brand));line-height:1.85;padding-block:var(--step-1);padding-inline-start:var(--step-3)}.marked-list>li+li{margin-top:var(--step-2)}.pill{border:1px solid rgb(var(--rule));border-radius:999px;color:rgb(var(--graphite));display:inline-block;font-size:.7rem;font-weight:700;line-height:1.5;padding:.28rem .7rem;white-space:nowrap}.rule-top{border-top:1px solid rgb(var(--rule))}.object{background:rgb(var(--card));border:1px solid rgb(var(--rule));border-radius:14px}.object-raised{box-shadow:0 1px 2px rgb(var(--shadow) / .05),0 8px 24px -12px rgb(var(--shadow) / .22)}.deck-surface{background:rgb(var(--deck));border-radius:14px;color:#ffffffeb;overflow:hidden}.btn{align-items:center;border-radius:10px;display:inline-flex;font-weight:700;gap:.5rem;justify-content:center;line-height:1;transition:background-color .14s ease,border-color .14s ease,color .14s ease;white-space:nowrap}.btn-primary{background:rgb(var(--brand));color:#fff}.btn-primary:hover{background:color-mix(in srgb,rgb(var(--brand)) 86%,black)}.btn-quiet{background:transparent;border:1px solid rgb(var(--rule));color:rgb(var(--ink))}.btn-quiet:hover{background:rgb(var(--card));border-color:rgb(var(--graphite) / .45)}@media(min-width:768px){:root{--gutter: 2rem;--section-y: 6.5rem}}:where(a,button,summary,[tabindex]):focus-visible{outline:2px solid rgb(var(--brand));outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.nav-link[data-astro-cid-3ef6ksr2]{color:rgb(var(--graphite));font-size:.875rem;font-weight:500;transition:color .14s ease}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:rgb(var(--ink))}.lang-link[data-astro-cid-3ef6ksr2]{color:rgb(var(--graphite));font-weight:500;padding:.35rem .3rem}.lang-link[data-astro-cid-3ef6ksr2]:hover,.lang-link[data-astro-cid-3ef6ksr2].is-active{color:rgb(var(--ink));font-weight:700}.theme-toggle[data-astro-cid-3ef6ksr2]{align-items:center;background:transparent;border:1px solid rgb(var(--rule));border-radius:8px;color:rgb(var(--graphite));cursor:pointer;display:inline-flex;height:2rem;justify-content:center;transition:color .14s ease,border-color .14s ease;width:2rem}.theme-toggle[data-astro-cid-3ef6ksr2]:hover{border-color:rgb(var(--graphite) / .5);color:rgb(var(--ink))}.theme-icon-sun[data-astro-cid-3ef6ksr2]{display:none}.theme-toggle[data-astro-cid-3ef6ksr2][aria-pressed=true] .theme-icon-sun[data-astro-cid-3ef6ksr2]{display:block}.theme-toggle[data-astro-cid-3ef6ksr2][aria-pressed=true] .theme-icon-moon[data-astro-cid-3ef6ksr2]{display:none}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.7rem}.footer-nav[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#fff6;font-size:.75rem;font-weight:600;margin:0}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffb8;font-size:.85rem;transition:color .14s ease}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}
