*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--lch-currawong-50:98.51% 0 0;--lch-currawong-100:97.02% 0 0;--lch-currawong-200:92.49% 0 0;--lch-currawong-300:86.69% 0 0;--lch-currawong-400:71.55% 0 0;--lch-currawong-500:55.21% 0 0;--lch-currawong-600:44.23% 0 0;--lch-currawong-700:37.15% 0 0;--lch-currawong-800:27.27% 0 0;--lch-currawong-900:21.78% 0 0;--lch-currawong-950:14.96% 0 0;--lch-yellow-50:99.17% .03 104.9;--lch-yellow-100:97.93% .0753 105.28;--lch-yellow-200:95.75% .1342 104.55;--lch-yellow-300:92.47% .1757 101.52;--lch-yellow-400:89.09% .1818 96.05;--lch-yellow-500:86.52% .1768 90.38;--lch-yellow-600:71.36% .147374 81.0571;--lch-yellow-700:57.53% .1236 70.67;--lch-yellow-800:49.3% .1058 66.03;--lch-yellow-900:43.29% .0919 61.36;--lch-yellow-950:29.49% .0654 58.63;--container-xl:36rem;--table-xl:72rem;--color-bg:oklch(var(--lch-currawong-950));--color-surface:oklch(var(--lch-currawong-950));--color-text:oklch(var(--lch-currawong-50));--color-text-muted:oklch(var(--lch-currawong-500));--color-accent:oklch(var(--lch-yellow-500));--font-body:system-ui, sans-serif;--spacing:.25rem;--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--max-w:72rem}a{display:inline-block}html{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);scrollbar-color:oklch(var(--lch-currawong-600)) oklch(var(--lch-currawong-900));line-height:1.6}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:oklch(var(--lch-currawong-900))}::-webkit-scrollbar-thumb{background:oklch(var(--lch-currawong-600));border:2px solid oklch(var(--lch-currawong-900));border-radius:6px}::-webkit-scrollbar-thumb:hover{background:oklch(var(--lch-currawong-500))}::-webkit-scrollbar-corner{background:oklch(var(--lch-currawong-900))}body{flex-direction:column;min-height:100dvh;display:flex}main{flex:1}article{max-width:var(--max-w);padding:1em;padding-inline:var(--space-md);background:oklch(var(--lch-currawong-100));color:oklch(var(--lch-currawong-800));border-radius:4px;margin-inline:auto}a{color:var(--color-accent)}a:hover{text-decoration:none}hr{border:none;border-top:1px solid oklch(var(--lch-yellow-500));width:30dvw;margin:1rem auto}table{border-collapse:collapse}th,td{text-align:left;padding:var(--space-sm) var(--space-xs);font-weight:400}.container{width:100%;max-width:var(--max-w);padding-inline:var(--space-md);margin-inline:auto}.site-header{padding:var(--space-sm) var(--space-md);border-bottom:1px solid oklch(var(--lch-currawong-50) / .1);background:var(--color-surface);z-index:10;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.site-header:after{background:linear-gradient(to bottom, var(--color-surface), transparent);content:"";height:2rem;margin-top:1px;position:absolute;top:100%;left:0;right:0}.site-logo{color:var(--color-text);letter-spacing:-.02em;flex-flow:row;align-items:center;gap:1rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.site-logo img{width:4rem;height:4rem}.site-nav ul{gap:var(--space-md);list-style:none;display:flex}.site-nav a{color:var(--color-text-muted);font-size:.9rem;text-decoration:none}.site-nav a:hover{color:var(--color-text)}.site-footer{padding:var(--space-sm) var(--space-md);text-align:center;color:var(--color-text-muted);border-top:4rem solid var(--color-surface);font-size:.8rem}.site-footer svg{pointer-events:none}.site-footer p:not(:last-child){margin-bottom:1.3em}section{text-align:center;padding:var(--space-lg) var(--space-md);justify-content:center;align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.content{max-width:var(--container-xl);text-align:left;margin-left:auto;margin-right:auto}table.content{max-width:var(--table-xl)}.content ul{list-style:outside}.content figure,.content picture,.content img,.content video{max-width:100%;max-height:50vh}.hero h1{letter-spacing:-.03em;font-size:clamp(2rem,6vw,4rem);font-weight:800;line-height:1.1}.hero figure,.hero picture,.hero img,.hero video,.splash figure,.splash picture,.splash img,.splash video{max-width:100%;max-height:50vh}.max-w-xl{max-width:var(--container-xl)}.w-full{width:100%}.h-full{height:100%}.w-4{width:calc(4 * var(--spacing))}.h-4{height:calc(4 * var(--spacing))}.w-6{width:calc(6 * var(--spacing))}.h-6{height:calc(6 * var(--spacing))}.w-8{width:calc(8 * var(--spacing))}.h-8{height:calc(8 * var(--spacing))}.w-12{width:calc(12 * var(--spacing))}.h-12{height:calc(12 * var(--spacing))}.w-16{width:calc(16 * var(--spacing))}.h-16{height:calc(16 * var(--spacing))}.w-32{width:calc(32 * var(--spacing))}.h-32{height:calc(32 * var(--spacing))}.w-64{width:calc(64 * var(--spacing))}.h-64{height:calc(64 * var(--spacing))}.w-128{width:calc(128 * var(--spacing))}.h-128{height:calc(128 * var(--spacing))}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:calc(8 * var(--spacing));margin-bottom:calc(8 * var(--spacing))}.p-4{padding:calc(4 * var(--spacing))}.p-8{padding:calc(8 * var(--spacing))}.rounded-sm{border-radius:.125rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.flex{display:flex}.flex-row{flex-flow:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(2 * var(--spacing))}.gap-4{gap:calc(4 * var(--spacing))}.gap-8{gap:calc(8 * var(--spacing))}.gap-24{gap:calc(24 * var(--spacing))}.bg-currawong-50{background-color:oklch(var(--lch-currawong-50))}.bg-currawong-100{background-color:oklch(var(--lch-currawong-100))}.bg-currawong-200{background-color:oklch(var(--lch-currawong-200))}.bg-currawong-300{background-color:oklch(var(--lch-currawong-300))}.bg-currawong-400{background-color:oklch(var(--lch-currawong-400))}.bg-currawong-500{background-color:oklch(var(--lch-currawong-500))}.bg-currawong-600{background-color:oklch(var(--lch-currawong-600))}.bg-currawong-700{background-color:oklch(var(--lch-currawong-700))}.bg-currawong-800{background-color:oklch(var(--lch-currawong-800))}.bg-currawong-900{background-color:oklch(var(--lch-currawong-900))}.bg-currawong-950{background-color:oklch(var(--lch-currawong-950))}.bg-yellow-50{background-color:oklch(var(--lch-yellow-50))}.bg-yellow-100{background-color:oklch(var(--lch-yellow-100))}.bg-yellow-200{background-color:oklch(var(--lch-yellow-200))}.bg-yellow-300{background-color:oklch(var(--lch-yellow-300))}.bg-yellow-400{background-color:oklch(var(--lch-yellow-400))}.bg-yellow-500{background-color:oklch(var(--lch-yellow-500))}.bg-yellow-600{background-color:oklch(var(--lch-yellow-600))}.bg-yellow-700{background-color:oklch(var(--lch-yellow-700))}.bg-yellow-800{background-color:oklch(var(--lch-yellow-800))}.bg-yellow-900{background-color:oklch(var(--lch-yellow-900))}.bg-yellow-950{background-color:oklch(var(--lch-yellow-950))}.fill-yellow-500{fill:oklch(var(--lch-yellow-500))}.text-currawong-50{color:oklch(var(--lch-currawong-50))}.text-currawong-500{color:oklch(var(--lch-currawong-500))}.text-currawong-950{color:oklch(var(--lch-currawong-950))}.text-yellow-800{color:oklch(var(--lch-yellow-800))}.text-left{text-align:left}.list-style-none{list-style:none}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-100,.hover\:opacity-100:hover,.focus-within\:opacity-100:focus-within{opacity:1}.filter-none,.hover\:filter-none:hover,.focus-within\:filter-none:focus-within{filter:none}.grayscale{filter:grayscale()}.select-none{user-select:none}.scale-120{scale:1.2}.cards{flex-flow:wrap;gap:1rem;list-style:none;display:flex}.card{border-radius:.5rem;max-width:min(100dvw,30em);overflow:clip}.card:link:is(:focus-within,:hover){outline:2px solid oklch(var(--lch-currawong-500));outline-offset:2px}.card:link:active{opacity:.7}.card img{aspect-ratio:16/9;object-fit:contain;width:100%;height:100%}.card figure{height:100%;position:relative}.card figcaption{background:oklch(var(--lch-currawong-950) / .7);color:oklch(var(--lch-currawong-50));font-variant:small-caps;letter-spacing:.05em;padding:1rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}picture,video{display:inline-block}.cols-2{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.pull-quote{color:oklch(var(--lch-yellow-500));quotes:"“" "”" "‘" "’";position:relative}.pull-quote:after,.pull-quote:before{opacity:.5;pointer-events:none;user-select:none;display:inline;position:absolute;scale:2}.pull-quote:before{content:open-quote;top:0;left:0;translate:-100%}.pull-quote:after{content:close-quote;bottom:0;right:0;translate:100%}