Commit
Author: Adam Argyle [argyle@google.com]
Hash: 5fb67a6c07dd4eeadcd06157cb4f162836f95e1d
Timestamp: Tue, 21 Sep 2021 16:36:34 +0000 (3 years ago)

+6 -6 +/-5 browse
builds latest
1diff --git a/borders.css b/borders.css
2index cb5cb0b..eb0e708 100644
3--- a/borders.css
4+++ b/borders.css
5 @@ -1 +1 @@
6- :where(html){--border-size-1:1px;--border-size-2:2px;--border-size-3:5px;--border-size-4:10px;--border-size-5:25px;--radii-1:2px;--radii-2:5px;--radii-3:1rem;--radii-4:2rem;--radii-5:4rem;--radii-6:8rem;--radii-round:1e5px;--radii-blob-1:30% 70% 70% 30%/53% 30% 70% 47%;--radii-blob-2:53% 47% 34% 66%/63% 46% 54% 37%}
7\ No newline at end of file
8+ :where(html){--border-size-1:1px;--border-size-2:2px;--border-size-3:5px;--border-size-4:10px;--border-size-5:25px;--radii-1:2px;--radii-2:5px;--radii-3:1rem;--radii-4:2rem;--radii-5:4rem;--radii-6:8rem;--radii-round:1e5px;--radii-blob-1:30% 70% 70% 30%/53% 30% 70% 47%;--radii-blob-2:53% 47% 34% 66%/63% 46% 54% 37%;--radii-blob-3:37% 63% 56% 44%/49% 56% 44% 51%;--radii-blob-4:63% 37% 37% 63%/43% 37% 63% 57%;--radii-blob-5:49% 51% 48% 52%/57% 44% 56% 43%}
9\ No newline at end of file
10 diff --git a/package-lock.json b/package-lock.json
11index 8a05a02..eb25de4 100644
12--- a/package-lock.json
13+++ b/package-lock.json
14 @@ -1,12 +1,12 @@
15 {
16 "name": "open-props",
17- "version": "0.0.15",
18+ "version": "0.0.17",
19 "lockfileVersion": 2,
20 "requires": true,
21 "packages": {
22 "": {
23 "name": "open-props",
24- "version": "0.0.15",
25+ "version": "0.0.17",
26 "license": "ISC",
27 "devDependencies": {
28 "concurrently": "^6.2.1",
29 diff --git a/package.json b/package.json
30index dd008dd..df5ad63 100644
31--- a/package.json
32+++ b/package.json
33 @@ -2,7 +2,7 @@
34 "name": "open-props",
35 "author": "Adam Argyle",
36 "license": "ISC",
37- "version": "0.0.16",
38+ "version": "0.0.17",
39 "repository": {
40 "type": "git",
41 "url": "https://github.com/argyleink/open-props"
42 diff --git a/props.css b/props.css
43index c31a1d6..cb17e84 100644
44--- a/props.css
45+++ b/props.css
46 @@ -1 +1 @@
47- :where(html){--isLTR:1;--isRTL:-1}[dir=rtl] :where(html){--isLTR:-1;--isRTL:1}:where(html){--font-sans:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--font-serif:ui-serif,serif;--font-mono:Dank Mono,Operator Mono,Inconsolata,Fira Mono,ui-monospace,SF Mono,Monaco,Droid Sans Mono,Source Code Pro,monospace;--font-weight-1:100;--font-weight-2:200;--font-weight-3:300;--font-weight-4:400;--font-weight-5:500;--font-weight-6:600;--font-weight-7:700;--font-weight-8:800;--font-weight-9:900;--font-lineheight-00:.95;--font-lineheight-0:1.1;--font-lineheight-1:1.25;--font-lineheight-2:1.375;--font-lineheight-3:1.5;--font-lineheight-4:1.75;--font-lineheight-5:2;--font-relative-lineheight-1:calc(1rem + 1.1ch);--font-relative-lineheight-2:calc(1rem + 1.25ch);--font-relative-lineheight-3:calc(1rem + 1.5ch);--font-relative-lineheight-4:calc(1rem + 2ch);--font-relative-lineheight-5:calc(1rem + 2.5ch);--font-relative-lineheight-6:calc(1rem + 3ch);--font-letterspacing-0:-.05em;--font-letterspacing-1:.025em;--font-letterspacing-2:.025em;--font-letterspacing-3:.05em;--font-letterspacing-4:.1em;--font-size-00:.5rem;--font-size-0:.75rem;--font-size-1:1rem;--font-size-2:1.1rem;--font-size-3:1.25rem;--font-size-4:1.5rem;--font-size-5:2rem;--font-size-6:2.5rem;--font-size-7:3rem;--font-size-8:3.5rem;--font-size-fluid-0:clamp(.75rem,1.5vw,1rem);--font-size-fluid-1:clamp(1rem,2vw,1.5rem);--font-size-fluid-2:clamp(1.5rem,3vw,2.5rem);--font-size-fluid-3:clamp(2rem,4vw,3.5rem)}:where(html){--size-000:-.5rem;--size-00:-.25rem;--size-1:.25rem;--size-2:.5rem;--size-3:1rem;--size-4:1.25rem;--size-5:1.5rem;--size-6:1.75rem;--size-7:2rem;--size-8:2.5rem;--size-9:3rem;--size-10:3.5rem;--size-11:4rem;--size-12:5rem;--size-13:7rem;--size-14:9rem;--size-15:10rem;--size-fluid-1:clamp(.5rem,1vw,1rem);--size-fluid-2:clamp(1rem,2vw,1.5rem);--size-fluid-3:clamp(1.5rem,3vw,2rem);--size-fluid-4:clamp(2rem,4vw,3rem);--size-fluid-5:clamp(3rem,5vw,4rem);--size-fluid-6:clamp(4rem,6vw,5rem);--size-fluid-7:clamp(5rem,7vw,6rem);--size-fluid-8:clamp(6rem,8vw,7rem);--size-fluid-9:clamp(7rem,9vw,8rem);--size-fluid-10:clamp(8rem,10vw,10rem);--size-content-1:20ch;--size-content-2:45ch;--size-content-3:60ch;--size-header-1:20ch;--size-header-2:25ch;--size-header-3:45rem}:where(html){--ease-1:cubic-bezier(.25,0,.5,1);--ease-2:cubic-bezier(.25,0,.4,1);--ease-3:cubic-bezier(.25,0,.3,1);--ease-4:cubic-bezier(.25,0,.2,1);--ease-5:cubic-bezier(.25,0,.1,1);--ease-in-1:cubic-bezier(.25,0,1,1);--ease-in-2:cubic-bezier(.50,0,1,1);--ease-in-3:cubic-bezier(.70,0,1,1);--ease-in-4:cubic-bezier(.90,0,1,1);--ease-in-5:cubic-bezier(1,0,1,1);--ease-out-1:cubic-bezier(0,0,.75,1);--ease-out-2:cubic-bezier(0,0,.50,1);--ease-out-3:cubic-bezier(0,0,.3,1);--ease-out-4:cubic-bezier(0,0,.1,1);--ease-out-5:cubic-bezier(0,0,0,1);--ease-inout-1:cubic-bezier(.1,0,.9,1);--ease-inout-2:cubic-bezier(.3,0,.7,1);--ease-inout-3:cubic-bezier(.5,0,.5,1);--ease-inout-4:cubic-bezier(.7,0,.3,1);--ease-inout-5:cubic-bezier(.9,0,.1,1);--ease-elastic-1:cubic-bezier(.5,.75,.75,1.25);--ease-elastic-2:cubic-bezier(.5,1,.75,1.25);--ease-elastic-3:cubic-bezier(.5,1.25,.75,1.25);--ease-elastic-4:cubic-bezier(.5,1.5,.75,1.25);--ease-elastic-5:cubic-bezier(.5,1.75,.75,1.25);--ease-squish-1:cubic-bezier(.5,-.1,.1,1.5);--ease-squish-2:cubic-bezier(.5,-.3,.1,1.5);--ease-squish-3:cubic-bezier(.5,-.5,.1,1.5);--ease-squish-4:cubic-bezier(.5,-.7,.1,1.5);--ease-squish-5:cubic-bezier(.5,-.9,.1,1.5);--ease-step-1:steps(2);--ease-step-2:steps(3);--ease-step-3:steps(4);--ease-step-4:steps(7);--ease-step-5:steps(10)}:where(html){--layer-1:1;--layer-2:2;--layer-3:3;--layer-4:4;--layer-5:5;--layer-important:2147483647}:where(html){--shadow-color:220 3% 15%;--shadow-strength:1%;--shadow-1:0 1px 2px -1px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--shadow-2:0 3px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 7px 14px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%));--shadow-3:0 -1px 3px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 1px 2px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 2px 5px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 4px 12px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 12px 15px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 7%));--shadow-4:0 -2px 5px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 1px 1px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 2px 2px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 5px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 9px 9px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 16px 16px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 6%));--inner-shadow-0:inset 0 0 0 1px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--inner-shadow-1:inset 0 1px 2px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--inner-shadow-2:inset 0 1px 4px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--inner-shadow-3:inset 0 2px 8px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--inner-shadow-4:inset 0 2px 14px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%))}@media (prefers-color-scheme:dark){:where(html){--shadow-strength:25%;--shadow-color:220 40% 2%}}:where(html){--aspect-box:1;--aspect-landscape:4/3;--aspect-portrait:3/4;--aspect-widescreen:16/9;--aspect-ultrawide:18/5;--golden-ratio:1.6180/1}:where(html){--gray-0:#f8f9fa;--gray-1:#f1f3f5;--gray-2:#e9ecef;--gray-3:#dee2e6;--gray-4:#ced4da;--gray-5:#adb5bd;--gray-6:#868e96;--gray-7:#495057;--gray-8:#343a40;--gray-9:#212529;--red-0:#fff5f5;--red-1:#ffe3e3;--red-2:#ffc9c9;--red-3:#ffa8a8;--red-4:#ff8787;--red-5:#ff6b6b;--red-6:#fa5252;--red-7:#f03e3e;--red-8:#e03131;--red-9:#c92a2a;--pink-0:#fff0f6;--pink-1:#ffdeeb;--pink-2:#fcc2d7;--pink-3:#faa2c1;--pink-4:#f783ac;--pink-5:#f06595;--pink-6:#e64980;--pink-7:#d6336c;--pink-8:#c2255c;--pink-9:#a61e4d;--grape-0:#f8f0fc;--grape-1:#f3d9fa;--grape-2:#eebefa;--grape-3:#e599f7;--grape-4:#da77f2;--grape-5:#cc5de8;--grape-6:#be4bdb;--grape-7:#ae3ec9;--grape-8:#9c36b5;--grape-9:#862e9c;--violet-0:#f3f0ff;--violet-1:#e5dbff;--violet-2:#d0bfff;--violet-3:#b197fc;--violet-4:#9775fa;--violet-5:#845ef7;--violet-6:#7950f2;--violet-7:#7048e8;--violet-8:#6741d9;--violet-9:#5f3dc4;--indigo-0:#edf2ff;--indigo-1:#dbe4ff;--indigo-2:#bac8ff;--indigo-3:#91a7ff;--indigo-4:#748ffc;--indigo-5:#5c7cfa;--indigo-6:#4c6ef5;--indigo-7:#4263eb;--indigo-8:#3b5bdb;--indigo-9:#364fc7;--blue-0:#e7f5ff;--blue-1:#d0ebff;--blue-2:#a5d8ff;--blue-3:#74c0fc;--blue-4:#4dabf7;--blue-5:#339af0;--blue-6:#228be6;--blue-7:#1c7ed6;--blue-8:#1971c2;--blue-9:#1864ab;--cyan-0:#e3fafc;--cyan-1:#c5f6fa;--cyan-2:#99e9f2;--cyan-3:#66d9e8;--cyan-4:#3bc9db;--cyan-5:#22b8cf;--cyan-6:#15aabf;--cyan-7:#1098ad;--cyan-8:#0c8599;--cyan-9:#0b7285;--teal-0:#e6fcf5;--teal-1:#c3fae8;--teal-2:#96f2d7;--teal-3:#63e6be;--teal-4:#38d9a9;--teal-5:#20c997;--teal-6:#12b886;--teal-7:#0ca678;--teal-8:#099268;--teal-9:#087f5b;--green-0:#ebfbee;--green-1:#d3f9d8;--green-2:#b2f2bb;--green-3:#8ce99a;--green-4:#69db7c;--green-5:#51cf66;--green-6:#40c057;--green-7:#37b24d;--green-8:#2f9e44;--green-9:#2b8a3e;--lime-0:#f4fce3;--lime-1:#e9fac8;--lime-2:#d8f5a2;--lime-3:#c0eb75;--lime-4:#a9e34b;--lime-5:#94d82d;--lime-6:#82c91e;--lime-7:#74b816;--lime-8:#66a80f;--lime-9:#5c940d;--yellow-0:#fff9db;--yellow-1:#fff3bf;--yellow-2:#ffec99;--yellow-3:#ffe066;--yellow-4:#ffd43b;--yellow-5:#fcc419;--yellow-6:#fab005;--yellow-7:#f59f00;--yellow-8:#f08c00;--yellow-9:#e67700;--orange-0:#fff4e6;--orange-1:#ffe8cc;--orange-2:#ffd8a8;--orange-3:#ffc078;--orange-4:#ffa94d;--orange-5:#ff922b;--orange-6:#fd7e14;--orange-7:#f76707;--orange-8:#e8590c;--orange-9:#d9480f}:where(html){--gradient-1:linear-gradient(#091e3a,#2f80ed,#2d9ee0);--gradient-2:linear-gradient(#9400d3,indigo);--gradient-3:linear-gradient(#c84e89,#f15f79);--gradient-4:linear-gradient(#00f5a0,#00d9f5);--gradient-5:linear-gradient(#f7941e,#72c6ef,#00a651);--gradient-6:linear-gradient(#f7941e,#004e8f);--gradient-7:linear-gradient(#72c6ef,#004e8f);--gradient-8:linear-gradient(#fd8112,#0085ca);--gradient-9:linear-gradient(#bf5ae0,#a811da);--gradient-10:linear-gradient(#00416a,#e4e5e6);--gradient-11:linear-gradient(#fbed96,#abecd6);--gradient-12:linear-gradient(#ffe000,#799f0c);--gradient-13:linear-gradient(#f7f8f8,#acbb78);--gradient-14:linear-gradient(#00416a,#799f0c,#ffe000);--gradient-15:linear-gradient(#334d50,#cbcaa5);--gradient-16:linear-gradient(#0052d4,#4364f7,#6fb1fc);--gradient-17:linear-gradient(#5433ff,#20bdff,#a5fecb);--gradient-18:linear-gradient(#799f0c,#acbb78);--gradient-19:linear-gradient(#ffe259,#ffa751);--gradient-20:linear-gradient(#00416a,#e4e5e6);--gradient-21:linear-gradient(#ffe000,#799f0c);--gradient-22:linear-gradient(#acb6e5,#86fde8);--gradient-23:linear-gradient(#536976,#292e49);--gradient-24:linear-gradient(#bbd2c5,#536976,#292e49);--gradient-25:linear-gradient(#b79891,#94716b);--gradient-26:linear-gradient(#9796f0,#fbc7d4);--gradient-27:linear-gradient(#bbd2c5,#536976);--gradient-28:linear-gradient(#076585,#fff);--gradient-29:linear-gradient(#00467f,#a5cc82);--gradient-30:linear-gradient(#000c40,#607d8b);--conic-gradient-1:conic-gradient(from 90deg at bottom right,cyan,#639);--conic-gradient-2:conic-gradient(from .5turn at bottom center,#add8e6,#fff);--conic-gradient-3:conic-gradient(from 90deg at 40%,at -25%,gold,#f79d03,#ee6907,#e6390a,#de0d0d,#d61039,#cf1261,#c71585,#cf1261,#d61039,#de0d0d,#ee6907,#f79d03,gold,gold,gold);--conic-gradient-3:conic-gradient(from 90deg at 40% -25%,gold,#f79d03,#ee6907,#e6390a,#de0d0d,#d61039,#cf1261,#c71585,#cf1261,#d61039,#de0d0d,#ee6907,#f79d03,gold,gold,gold);--conic-gradient-4:conic-gradient(at bottom left,#ff1493,cyan);--conic-gradient-5:conic-gradient(from 90deg at 25%,at -10%,#ff4500,#d3f340,#7bee85,#afeeee,#7bee85);--conic-gradient-5:conic-gradient(from 90deg at 25% -10%,#ff4500,#d3f340,#7bee85,#afeeee,#7bee85);--conic-gradient-6:conic-gradient(from -90deg at top left,#000,#fff);--conic-gradient-7:conic-gradient(at top right,lime,cyan);--conic-gradient-8:conic-gradient(from -.5turn at bottom right,#ff1493,cyan,#639);--conic-gradient-9:conic-gradient(at top right,#708090,#fff);--conic-gradient-10:conic-gradient(from .5turn at 50%,at 110%,#fff,orange);--conic-gradient-10:conic-gradient(from .5turn at 50% 110%,#fff,orange);--conic-gradient-11:conic-gradient(from .5turn at center left,lime,cyan);--conic-gradient-12:conic-gradient(from -90deg at 50%,at -25%,blue,#8a2be2);--conic-gradient-12:conic-gradient(from -90deg at 50% -25%,blue,#8a2be2);--conic-gradient-13:conic-gradient(from .5turn at top right,#8fbc8f,#2f4f4f);--conic-gradient-14:conic-gradient(from 90deg at 50%,at 0%,#111,50%,#222,#111);--conic-gradient-14:conic-gradient(from 90deg at 50% 0%,#111,50%,#222,#111);--conic-gradient-15:conic-gradient(at top right,#e0ffff,#add8e6);--conic-gradient-16:conic-gradient(from -135deg at -10% center,orange,#ff7715,#ff522a,#ff3f47,#ff5482,#ff69b4);--conic-gradient-17:conic-gradient(from -90deg at 50%,at 105%,#fff,orchid);--conic-gradient-17:conic-gradient(from -90deg at 50% 105%,#fff,orchid);--conic-gradient-18:conic-gradient(from -90deg at 25%,at 115%,red,#f06,#f0c,#c0f,#60f,#00f,#00f,#00f,#00f);--conic-gradient-18:conic-gradient(from -90deg at 25% 115%,red,#f06,#f0c,#c0f,#60f,#00f,#00f,#00f,#00f);--conic-gradient-19:conic-gradient(from -90deg at bottom center,#ffefd5,#ffdab9);--conic-gradient-20:conic-gradient(from -270deg at 50%,at -5%,#ff0,#9acd32);--conic-gradient-20:conic-gradient(from -270deg at 50% -5%,#ff0,#9acd32);--conic-gradient-21:conic-gradient(from -90deg at 75%,at -25%,sienna,purple);--conic-gradient-21:conic-gradient(from -90deg at 75% -25%,sienna,purple);--conic-gradient-22:conic-gradient(from 90deg at 50%,at 125%,#20b2aa,#135da5,#0d0895,indigo,indigo,#0d0895,#135da5,#20b2aa);--conic-gradient-22:conic-gradient(from 90deg at 50% 125%,#20b2aa,#135da5,#0d0895,indigo,indigo,#0d0895,#135da5,#20b2aa);--conic-gradient-23:conic-gradient(from -270deg at 110%,at 50%,#5f9ea0,#006400);--conic-gradient-23:conic-gradient(from -270deg at 110% 50%,#5f9ea0,#006400);--conic-gradient-24:conic-gradient(from -270deg at 75%,at 110%,#f0f,#fffaf0);--conic-gradient-24:conic-gradient(from -270deg at 75% 110%,#f0f,#fffaf0);--conic-gradient-25:conic-gradient(from -270deg at 75%,at 110%,#191970,#7cfc00);--conic-gradient-25:conic-gradient(from -270deg at 75% 110%,#191970,#7cfc00);--conic-gradient-26:conic-gradient(from .5turn at bottom left,#ff1493,#639);--conic-gradient-27:conic-gradient(from 90deg at 50%,at 125%,#1f005c,#003298,#005ac6,#007fdc,#00a2d3,#00c4ae,#00e474,#0f0,#1f005c,#003298,#005ac6,#007fdc,#00a2d3,#00c4ae,#00e474,#0f0);--conic-gradient-27:conic-gradient(from 90deg at 50% 125%,#1f005c,#003298,#005ac6,#007fdc,#00a2d3,#00c4ae,#00e474,#0f0,#1f005c,#003298,#005ac6,#007fdc,#00a2d3,#00c4ae,#00e474,#0f0);--conic-gradient-28:conic-gradient(at 0%,at 0%,snow,#fff);--conic-gradient-28:conic-gradient(at 0% 0%,snow,#fff);--conic-gradient-29:conic-gradient(from .5turn at 0%,at 0%,#00c476,10%,#82b0ff,90%,#00c476);--conic-gradient-29:conic-gradient(from .5turn at 0% 0%,#00c476,10%,#82b0ff,90%,#00c476);--conic-gradient-30:conic-gradient(at 125%,at 50%,#b78cf7,#ff7c94,#ffcf0d,#ff7c94,#b78cf7);--conic-gradient-30:conic-gradient(at 125% 50%,#b78cf7,#ff7c94,#ffcf0d,#ff7c94,#b78cf7)}:where(html){--animation-fade-in:fade-in .5s var(--ease-3);--animation-fade-out:fade-out .5s var(--ease-3);--animation-slide-up:slide-up .5s var(--ease-3);--animation-slide-down:slide-down .5s var(--ease-3);--animation-spin:spin 2s linear infinite;--animation-ping:ping 5s var(--easeout-3) infinite;--animation-blink:blink 1s var(--easeout-3) infinite}@keyframes fade-in{to{opacity:1}}@keyframes fade-out{to{opacity:0}}@keyframes slide-up{0%{transform:translateY(100%)}}@keyframes slide-down{0%{transform:translateY(-100%)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{90%,to{opacity:0;transform:scale(2)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}:where(html){--border-size-1:1px;--border-size-2:2px;--border-size-3:5px;--border-size-4:10px;--border-size-5:25px;--radii-1:2px;--radii-2:5px;--radii-3:1rem;--radii-4:2rem;--radii-5:4rem;--radii-6:8rem;--radii-round:1e5px;--radii-blob-1:30% 70% 70% 30%/53% 30% 70% 47%;--radii-blob-2:53% 47% 34% 66%/63% 46% 54% 37%}
48\ No newline at end of file
49+ :where(html){--isLTR:1;--isRTL:-1}[dir=rtl] :where(html){--isLTR:-1;--isRTL:1}:where(html){--font-sans:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--font-serif:ui-serif,serif;--font-mono:Dank Mono,Operator Mono,Inconsolata,Fira Mono,ui-monospace,SF Mono,Monaco,Droid Sans Mono,Source Code Pro,monospace;--font-weight-1:100;--font-weight-2:200;--font-weight-3:300;--font-weight-4:400;--font-weight-5:500;--font-weight-6:600;--font-weight-7:700;--font-weight-8:800;--font-weight-9:900;--font-lineheight-00:.95;--font-lineheight-0:1.1;--font-lineheight-1:1.25;--font-lineheight-2:1.375;--font-lineheight-3:1.5;--font-lineheight-4:1.75;--font-lineheight-5:2;--font-relative-lineheight-1:calc(1rem + 1.1ch);--font-relative-lineheight-2:calc(1rem + 1.25ch);--font-relative-lineheight-3:calc(1rem + 1.5ch);--font-relative-lineheight-4:calc(1rem + 2ch);--font-relative-lineheight-5:calc(1rem + 2.5ch);--font-relative-lineheight-6:calc(1rem + 3ch);--font-letterspacing-0:-.05em;--font-letterspacing-1:.025em;--font-letterspacing-2:.025em;--font-letterspacing-3:.05em;--font-letterspacing-4:.1em;--font-size-00:.5rem;--font-size-0:.75rem;--font-size-1:1rem;--font-size-2:1.1rem;--font-size-3:1.25rem;--font-size-4:1.5rem;--font-size-5:2rem;--font-size-6:2.5rem;--font-size-7:3rem;--font-size-8:3.5rem;--font-size-fluid-0:clamp(.75rem,1.5vw,1rem);--font-size-fluid-1:clamp(1rem,2vw,1.5rem);--font-size-fluid-2:clamp(1.5rem,3vw,2.5rem);--font-size-fluid-3:clamp(2rem,4vw,3.5rem)}:where(html){--size-000:-.5rem;--size-00:-.25rem;--size-1:.25rem;--size-2:.5rem;--size-3:1rem;--size-4:1.25rem;--size-5:1.5rem;--size-6:1.75rem;--size-7:2rem;--size-8:2.5rem;--size-9:3rem;--size-10:3.5rem;--size-11:4rem;--size-12:5rem;--size-13:7rem;--size-14:9rem;--size-15:10rem;--size-fluid-1:clamp(.5rem,1vw,1rem);--size-fluid-2:clamp(1rem,2vw,1.5rem);--size-fluid-3:clamp(1.5rem,3vw,2rem);--size-fluid-4:clamp(2rem,4vw,3rem);--size-fluid-5:clamp(3rem,5vw,4rem);--size-fluid-6:clamp(4rem,6vw,5rem);--size-fluid-7:clamp(5rem,7vw,6rem);--size-fluid-8:clamp(6rem,8vw,7rem);--size-fluid-9:clamp(7rem,9vw,8rem);--size-fluid-10:clamp(8rem,10vw,10rem);--size-content-1:20ch;--size-content-2:45ch;--size-content-3:60ch;--size-header-1:20ch;--size-header-2:25ch;--size-header-3:45rem}:where(html){--ease-1:cubic-bezier(.25,0,.5,1);--ease-2:cubic-bezier(.25,0,.4,1);--ease-3:cubic-bezier(.25,0,.3,1);--ease-4:cubic-bezier(.25,0,.2,1);--ease-5:cubic-bezier(.25,0,.1,1);--ease-in-1:cubic-bezier(.25,0,1,1);--ease-in-2:cubic-bezier(.50,0,1,1);--ease-in-3:cubic-bezier(.70,0,1,1);--ease-in-4:cubic-bezier(.90,0,1,1);--ease-in-5:cubic-bezier(1,0,1,1);--ease-out-1:cubic-bezier(0,0,.75,1);--ease-out-2:cubic-bezier(0,0,.50,1);--ease-out-3:cubic-bezier(0,0,.3,1);--ease-out-4:cubic-bezier(0,0,.1,1);--ease-out-5:cubic-bezier(0,0,0,1);--ease-inout-1:cubic-bezier(.1,0,.9,1);--ease-inout-2:cubic-bezier(.3,0,.7,1);--ease-inout-3:cubic-bezier(.5,0,.5,1);--ease-inout-4:cubic-bezier(.7,0,.3,1);--ease-inout-5:cubic-bezier(.9,0,.1,1);--ease-elastic-1:cubic-bezier(.5,.75,.75,1.25);--ease-elastic-2:cubic-bezier(.5,1,.75,1.25);--ease-elastic-3:cubic-bezier(.5,1.25,.75,1.25);--ease-elastic-4:cubic-bezier(.5,1.5,.75,1.25);--ease-elastic-5:cubic-bezier(.5,1.75,.75,1.25);--ease-squish-1:cubic-bezier(.5,-.1,.1,1.5);--ease-squish-2:cubic-bezier(.5,-.3,.1,1.5);--ease-squish-3:cubic-bezier(.5,-.5,.1,1.5);--ease-squish-4:cubic-bezier(.5,-.7,.1,1.5);--ease-squish-5:cubic-bezier(.5,-.9,.1,1.5);--ease-step-1:steps(2);--ease-step-2:steps(3);--ease-step-3:steps(4);--ease-step-4:steps(7);--ease-step-5:steps(10)}:where(html){--layer-1:1;--layer-2:2;--layer-3:3;--layer-4:4;--layer-5:5;--layer-important:2147483647}:where(html){--shadow-color:220 3% 15%;--shadow-strength:1%;--shadow-1:0 1px 2px -1px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--shadow-2:0 3px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 7px 14px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%));--shadow-3:0 -1px 3px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 1px 2px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 2px 5px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 4px 12px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 12px 15px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 7%));--shadow-4:0 -2px 5px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 1px 1px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 2px 2px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 5px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 9px 9px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 16px 16px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 6%));--inner-shadow-0:inset 0 0 0 1px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--inner-shadow-1:inset 0 1px 2px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--inner-shadow-2:inset 0 1px 4px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--inner-shadow-3:inset 0 2px 8px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));--inner-shadow-4:inset 0 2px 14px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%))}@media (prefers-color-scheme:dark){:where(html){--shadow-strength:25%;--shadow-color:220 40% 2%}}:where(html){--aspect-box:1;--aspect-landscape:4/3;--aspect-portrait:3/4;--aspect-widescreen:16/9;--aspect-ultrawide:18/5;--golden-ratio:1.6180/1}:where(html){--gray-0:#f8f9fa;--gray-1:#f1f3f5;--gray-2:#e9ecef;--gray-3:#dee2e6;--gray-4:#ced4da;--gray-5:#adb5bd;--gray-6:#868e96;--gray-7:#495057;--gray-8:#343a40;--gray-9:#212529;--red-0:#fff5f5;--red-1:#ffe3e3;--red-2:#ffc9c9;--red-3:#ffa8a8;--red-4:#ff8787;--red-5:#ff6b6b;--red-6:#fa5252;--red-7:#f03e3e;--red-8:#e03131;--red-9:#c92a2a;--pink-0:#fff0f6;--pink-1:#ffdeeb;--pink-2:#fcc2d7;--pink-3:#faa2c1;--pink-4:#f783ac;--pink-5:#f06595;--pink-6:#e64980;--pink-7:#d6336c;--pink-8:#c2255c;--pink-9:#a61e4d;--grape-0:#f8f0fc;--grape-1:#f3d9fa;--grape-2:#eebefa;--grape-3:#e599f7;--grape-4:#da77f2;--grape-5:#cc5de8;--grape-6:#be4bdb;--grape-7:#ae3ec9;--grape-8:#9c36b5;--grape-9:#862e9c;--violet-0:#f3f0ff;--violet-1:#e5dbff;--violet-2:#d0bfff;--violet-3:#b197fc;--violet-4:#9775fa;--violet-5:#845ef7;--violet-6:#7950f2;--violet-7:#7048e8;--violet-8:#6741d9;--violet-9:#5f3dc4;--indigo-0:#edf2ff;--indigo-1:#dbe4ff;--indigo-2:#bac8ff;--indigo-3:#91a7ff;--indigo-4:#748ffc;--indigo-5:#5c7cfa;--indigo-6:#4c6ef5;--indigo-7:#4263eb;--indigo-8:#3b5bdb;--indigo-9:#364fc7;--blue-0:#e7f5ff;--blue-1:#d0ebff;--blue-2:#a5d8ff;--blue-3:#74c0fc;--blue-4:#4dabf7;--blue-5:#339af0;--blue-6:#228be6;--blue-7:#1c7ed6;--blue-8:#1971c2;--blue-9:#1864ab;--cyan-0:#e3fafc;--cyan-1:#c5f6fa;--cyan-2:#99e9f2;--cyan-3:#66d9e8;--cyan-4:#3bc9db;--cyan-5:#22b8cf;--cyan-6:#15aabf;--cyan-7:#1098ad;--cyan-8:#0c8599;--cyan-9:#0b7285;--teal-0:#e6fcf5;--teal-1:#c3fae8;--teal-2:#96f2d7;--teal-3:#63e6be;--teal-4:#38d9a9;--teal-5:#20c997;--teal-6:#12b886;--teal-7:#0ca678;--teal-8:#099268;--teal-9:#087f5b;--green-0:#ebfbee;--green-1:#d3f9d8;--green-2:#b2f2bb;--green-3:#8ce99a;--green-4:#69db7c;--green-5:#51cf66;--green-6:#40c057;--green-7:#37b24d;--green-8:#2f9e44;--green-9:#2b8a3e;--lime-0:#f4fce3;--lime-1:#e9fac8;--lime-2:#d8f5a2;--lime-3:#c0eb75;--lime-4:#a9e34b;--lime-5:#94d82d;--lime-6:#82c91e;--lime-7:#74b816;--lime-8:#66a80f;--lime-9:#5c940d;--yellow-0:#fff9db;--yellow-1:#fff3bf;--yellow-2:#ffec99;--yellow-3:#ffe066;--yellow-4:#ffd43b;--yellow-5:#fcc419;--yellow-6:#fab005;--yellow-7:#f59f00;--yellow-8:#f08c00;--yellow-9:#e67700;--orange-0:#fff4e6;--orange-1:#ffe8cc;--orange-2:#ffd8a8;--orange-3:#ffc078;--orange-4:#ffa94d;--orange-5:#ff922b;--orange-6:#fd7e14;--orange-7:#f76707;--orange-8:#e8590c;--orange-9:#d9480f}:where(html){--gradient-1:linear-gradient(#091e3a,#2f80ed,#2d9ee0);--gradient-2:linear-gradient(#9400d3,indigo);--gradient-3:linear-gradient(#c84e89,#f15f79);--gradient-4:linear-gradient(#00f5a0,#00d9f5);--gradient-5:linear-gradient(#f7941e,#72c6ef,#00a651);--gradient-6:linear-gradient(#f7941e,#004e8f);--gradient-7:linear-gradient(#72c6ef,#004e8f);--gradient-8:linear-gradient(#fd8112,#0085ca);--gradient-9:linear-gradient(#bf5ae0,#a811da);--gradient-10:linear-gradient(#00416a,#e4e5e6);--gradient-11:linear-gradient(#fbed96,#abecd6);--gradient-12:linear-gradient(#ffe000,#799f0c);--gradient-13:linear-gradient(#f7f8f8,#acbb78);--gradient-14:linear-gradient(#00416a,#799f0c,#ffe000);--gradient-15:linear-gradient(#334d50,#cbcaa5);--gradient-16:linear-gradient(#0052d4,#4364f7,#6fb1fc);--gradient-17:linear-gradient(#5433ff,#20bdff,#a5fecb);--gradient-18:linear-gradient(#799f0c,#acbb78);--gradient-19:linear-gradient(#ffe259,#ffa751);--gradient-20:linear-gradient(#00416a,#e4e5e6);--gradient-21:linear-gradient(#ffe000,#799f0c);--gradient-22:linear-gradient(#acb6e5,#86fde8);--gradient-23:linear-gradient(#536976,#292e49);--gradient-24:linear-gradient(#bbd2c5,#536976,#292e49);--gradient-25:linear-gradient(#b79891,#94716b);--gradient-26:linear-gradient(#9796f0,#fbc7d4);--gradient-27:linear-gradient(#bbd2c5,#536976);--gradient-28:linear-gradient(#076585,#fff);--gradient-29:linear-gradient(#00467f,#a5cc82);--gradient-30:linear-gradient(#000c40,#607d8b);--conic-gradient-1:conic-gradient(from 90deg at bottom right,cyan,#639);--conic-gradient-2:conic-gradient(from .5turn at bottom center,#add8e6,#fff);--conic-gradient-3:conic-gradient(from 90deg at 40%,at -25%,gold,#f79d03,#ee6907,#e6390a,#de0d0d,#d61039,#cf1261,#c71585,#cf1261,#d61039,#de0d0d,#ee6907,#f79d03,gold,gold,gold);--conic-gradient-3:conic-gradient(from 90deg at 40% -25%,gold,#f79d03,#ee6907,#e6390a,#de0d0d,#d61039,#cf1261,#c71585,#cf1261,#d61039,#de0d0d,#ee6907,#f79d03,gold,gold,gold);--conic-gradient-4:conic-gradient(at bottom left,#ff1493,cyan);--conic-gradient-5:conic-gradient(from 90deg at 25%,at -10%,#ff4500,#d3f340,#7bee85,#afeeee,#7bee85);--conic-gradient-5:conic-gradient(from 90deg at 25% -10%,#ff4500,#d3f340,#7bee85,#afeeee,#7bee85);--conic-gradient-6:conic-gradient(from -90deg at top left,#000,#fff);--conic-gradient-7:conic-gradient(at top right,lime,cyan);--conic-gradient-8:conic-gradient(from -.5turn at bottom right,#ff1493,cyan,#639);--conic-gradient-9:conic-gradient(at top right,#708090,#fff);--conic-gradient-10:conic-gradient(from .5turn at 50%,at 110%,#fff,orange);--conic-gradient-10:conic-gradient(from .5turn at 50% 110%,#fff,orange);--conic-gradient-11:conic-gradient(from .5turn at center left,lime,cyan);--conic-gradient-12:conic-gradient(from -90deg at 50%,at -25%,blue,#8a2be2);--conic-gradient-12:conic-gradient(from -90deg at 50% -25%,blue,#8a2be2);--conic-gradient-13:conic-gradient(from .5turn at top right,#8fbc8f,#2f4f4f);--conic-gradient-14:conic-gradient(from 90deg at 50%,at 0%,#111,50%,#222,#111);--conic-gradient-14:conic-gradient(from 90deg at 50% 0%,#111,50%,#222,#111);--conic-gradient-15:conic-gradient(at top right,#e0ffff,#add8e6);--conic-gradient-16:conic-gradient(from -135deg at -10% center,orange,#ff7715,#ff522a,#ff3f47,#ff5482,#ff69b4);--conic-gradient-17:conic-gradient(from -90deg at 50%,at 105%,#fff,orchid);--conic-gradient-17:conic-gradient(from -90deg at 50% 105%,#fff,orchid);--conic-gradient-18:conic-gradient(from -90deg at 25%,at 115%,red,#f06,#f0c,#c0f,#60f,#00f,#00f,#00f,#00f);--conic-gradient-18:conic-gradient(from -90deg at 25% 115%,red,#f06,#f0c,#c0f,#60f,#00f,#00f,#00f,#00f);--conic-gradient-19:conic-gradient(from -90deg at bottom center,#ffefd5,#ffdab9);--conic-gradient-20:conic-gradient(from -270deg at 50%,at -5%,#ff0,#9acd32);--conic-gradient-20:conic-gradient(from -270deg at 50% -5%,#ff0,#9acd32);--conic-gradient-21:conic-gradient(from -90deg at 75%,at -25%,sienna,purple);--conic-gradient-21:conic-gradient(from -90deg at 75% -25%,sienna,purple);--conic-gradient-22:conic-gradient(from 90deg at 50%,at 125%,#20b2aa,#135da5,#0d0895,indigo,indigo,#0d0895,#135da5,#20b2aa);--conic-gradient-22:conic-gradient(from 90deg at 50% 125%,#20b2aa,#135da5,#0d0895,indigo,indigo,#0d0895,#135da5,#20b2aa);--conic-gradient-23:conic-gradient(from -270deg at 110%,at 50%,#5f9ea0,#006400);--conic-gradient-23:conic-gradient(from -270deg at 110% 50%,#5f9ea0,#006400);--conic-gradient-24:conic-gradient(from -270deg at 75%,at 110%,#f0f,#fffaf0);--conic-gradient-24:conic-gradient(from -270deg at 75% 110%,#f0f,#fffaf0);--conic-gradient-25:conic-gradient(from -270deg at 75%,at 110%,#191970,#7cfc00);--conic-gradient-25:conic-gradient(from -270deg at 75% 110%,#191970,#7cfc00);--conic-gradient-26:conic-gradient(from .5turn at bottom left,#ff1493,#639);--conic-gradient-27:conic-gradient(from 90deg at 50%,at 125%,#1f005c,#003298,#005ac6,#007fdc,#00a2d3,#00c4ae,#00e474,#0f0,#1f005c,#003298,#005ac6,#007fdc,#00a2d3,#00c4ae,#00e474,#0f0);--conic-gradient-27:conic-gradient(from 90deg at 50% 125%,#1f005c,#003298,#005ac6,#007fdc,#00a2d3,#00c4ae,#00e474,#0f0,#1f005c,#003298,#005ac6,#007fdc,#00a2d3,#00c4ae,#00e474,#0f0);--conic-gradient-28:conic-gradient(at 0%,at 0%,snow,#fff);--conic-gradient-28:conic-gradient(at 0% 0%,snow,#fff);--conic-gradient-29:conic-gradient(from .5turn at 0%,at 0%,#00c476,10%,#82b0ff,90%,#00c476);--conic-gradient-29:conic-gradient(from .5turn at 0% 0%,#00c476,10%,#82b0ff,90%,#00c476);--conic-gradient-30:conic-gradient(at 125%,at 50%,#b78cf7,#ff7c94,#ffcf0d,#ff7c94,#b78cf7);--conic-gradient-30:conic-gradient(at 125% 50%,#b78cf7,#ff7c94,#ffcf0d,#ff7c94,#b78cf7)}:where(html){--animation-fade-in:fade-in .5s var(--ease-3);--animation-fade-out:fade-out .5s var(--ease-3);--animation-slide-up:slide-up .5s var(--ease-3);--animation-slide-down:slide-down .5s var(--ease-3);--animation-spin:spin 2s linear infinite;--animation-ping:ping 5s var(--easeout-3) infinite;--animation-blink:blink 1s var(--easeout-3) infinite}@keyframes fade-in{to{opacity:1}}@keyframes fade-out{to{opacity:0}}@keyframes slide-up{0%{transform:translateY(100%)}}@keyframes slide-down{0%{transform:translateY(-100%)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{90%,to{opacity:0;transform:scale(2)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}:where(html){--border-size-1:1px;--border-size-2:2px;--border-size-3:5px;--border-size-4:10px;--border-size-5:25px;--radii-1:2px;--radii-2:5px;--radii-3:1rem;--radii-4:2rem;--radii-5:4rem;--radii-6:8rem;--radii-round:1e5px;--radii-blob-1:30% 70% 70% 30%/53% 30% 70% 47%;--radii-blob-2:53% 47% 34% 66%/63% 46% 54% 37%;--radii-blob-3:37% 63% 56% 44%/49% 56% 44% 51%;--radii-blob-4:63% 37% 37% 63%/43% 37% 63% 57%;--radii-blob-5:49% 51% 48% 52%/57% 44% 56% 43%}
50\ No newline at end of file
51 diff --git a/reset.css b/reset.css
52index 7c8f07a..f2049ae 100644
53--- a/reset.css
54+++ b/reset.css
55 @@ -1 +1 @@
56- :where(html){--brand:var(--pink-6);--link:var(--indigo-7);--link-visited:var(--grape-7);--text-1:var(--gray-9);--text-2:var(--gray-8);--surface-1:var(--gray-0);--surface-2:var(--gray-2);--surface-3:var(--gray-3);--surface-4:var(--gray-4);color-scheme:light}@media (dynamic-range:high){:where(html){--link:color(display-p3 0 1 1);--link-visited:color(display-p3 1 0 1)}}@media (prefers-color-scheme:dark){:where(html){--brand:var(--pink-4);--link:var(--indigo-3);--link-visited:var(--grape-3);--text-1:var(--gray-1);--text-2:var(--gray-2);--surface-1:var(--gray-9);--surface-2:var(--gray-8);--surface-3:var(--gray-7);--surface-4:var(--gray-6);color-scheme:dark}}:where(html){background-color:var(--surface-1);color:var(--text-2)}:where(h1,h2,h3,h4,h5,h6,dt){color:var(--text-1)}:where(a[href]){color:var(--link)}:where(a[href]):visited{color:var(--link-visited)}:where(html){accent-color:var(--brand);scrollbar-color:var(--brand) Canvas}:focus-visible{outline-color:var(--brand)}*,:after,:before{box-sizing:border-box}*{background-origin:border-box;background-repeat:no-repeat;margin:0}:where(:not(fieldset)){border-style:solid;border-width:0}:where(html){block-size:100%;font-family:var(--font-sans);line-height:var(--font-lineheight-3)}@media (prefers-reduced-motion:no-preference){:where(html){scroll-behavior:smooth}}@media (prefers-reduced-motion:no-preference){:focus{outline-offset:5px;transition:outline-offset .25s var(--ease-2)}}:where(body){min-block-size:100%}:where(h1,h2,h3,h4,h5,h6){font-weight:var(--font-weight-9);line-height:var(--font-relative-lineheight-2)}:where(h1){font-size:var(--font-size-8);max-inline-size:var(--size-header-1)}:where(h2){font-size:var(--font-size-6);max-inline-size:var(--size-header-2)}:where(h3){font-size:var(--font-size-5)}:where(h4){font-size:var(--font-size-4)}:where(h5){font-size:var(--font-size-3)}:where(h3,h4,h5,h6,dt){max-inline-size:var(--size-header-3)}:where(p,ul,ol,dl,h6){font-size:var(--font-size-2)}:where(a,u,ins,abbr){text-underline-offset:1px}:where(a[href],area,button,input,label[for],select,summary,textarea,[tabindex]){cursor:pointer;touch-action:manipulation}:where(a){margin-block:calc(var(--size-1)*-1);margin-inline:calc(var(--size-1)*-1);padding-block:var(--size-1);padding-inline:var(--size-1)}:where(a):where([href]){text-decoration-color:var(--text-1)}:where(a):where(:not(:hover)){text-decoration:inherit}:where(button){-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block;vertical-align:middle}:where(img,svg,video){block-size:auto;max-inline-size:100%}:where(input,button,textarea,select){color:inherit;font:inherit;font-size:inherit;letter-spacing:inherit}:where(input){padding-block:var(--size-1);padding-inline:var(--size-2)}:where(select){padding-block:var(--size-1);padding-inline:var(--size-2)}:where(textarea){resize:block}:where(input[type=checkbox],input[type=radio]){block-size:var(--size-3);inline-size:var(--size-3)}:where(svg){stroke:none;fill:currentColor}:where(svg):where(:not([fill])){stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}:where(svg):where(:not([width])){inline-size:var(--size-10)}:where(code,kbd,samp,pre){font-family:var(--font-mono)}:where(:not(pre)>code,kbd){white-space:nowrap}:where(pre){max-inline-size:max-content;min-inline-size:0;white-space:pre}:where(:not(pre)>code){background:var(--surface-2);border-radius:var(--border-radius-2);padding:var(--size-1) var(--size-2)}:where(kbd,var){border-color:var(--surface-4);border-radius:var(--border-radius-2);border-width:var(--border-size-1);padding:var(--size-1) var(--size-2)}:where(mark){border-radius:var(--border-radius-2);padding-inline:var(--size-1)}:where(ol,ul){padding-inline-start:var(--size-8)}:where(li){padding-inline-start:var(--size-2)}:where(li,dd,figcaption){max-inline-size:var(--size-content-2)}:where(p){max-inline-size:var(--size-content-3)}:where(dt,summary){font-weight:var(--font-weight-7)}:where(dt:not(:first-of-type)){margin-block-start:var(--size-5)}:where(small){font-size:max(.5em,var(--font-size-0));max-inline-size:var(--size-content-1)}:where(hr){background-color:var(--surface-3);height:var(--border-size-2);margin-block:var(--size-fluid-5)}:where(figure){display:grid;gap:var(--size-2);place-items:center}:where(figure)>:where(figcaption){font-size:var(--font-size-1)}:where(blockquote,:not>cite){border-inline-start-width:var(--border-size-3)}:where(blockquote){display:grid;gap:var(--size-3);max-inline-size:var(--size-content-2);padding-block:var(--size-3);padding-inline:var(--size-4)}:where(:not(blockquote)>cite){padding-inline-start:var(--size-2)}:where(summary){background:var(--surface-3);border-radius:var(--border-radius-2);margin:calc(var(--size-3)*-1);padding:var(--size-2) var(--size-3)}:where(details){background:var(--surface-2);border-radius:var(--border-radius-2);padding-block:var(--size-2);padding-inline:var(--size-3)}:where(details):where([open]>summary){border-end-end-radius:0;border-end-start-radius:0;margin-bottom:var(--size-2)}:where(fieldset){border-radius:var(--border-radius-2)}:where(del){background:var(--red-9);color:var(--red-2)}:where(ins){background:var(--green-9);color:var(--green-1)}:where(abbr){text-decoration-color:var(--blue-5)}
57\ No newline at end of file
58+ :where(html){--brand:var(--pink-6);--link:var(--indigo-7);--link-visited:var(--grape-7);--text-1:var(--gray-9);--text-2:var(--gray-8);--surface-1:var(--gray-0);--surface-2:var(--gray-2);--surface-3:var(--gray-3);--surface-4:var(--gray-4);color-scheme:light}@media (dynamic-range:high){:where(html){--link:color(display-p3 0 .5 1);--link-visited:color(display-p3 .6 .2 1)}}@media (prefers-color-scheme:dark){:where(html){--brand:var(--pink-4);--link:var(--indigo-3);--link-visited:var(--grape-3);--text-1:var(--gray-1);--text-2:var(--gray-2);--surface-1:var(--gray-9);--surface-2:var(--gray-8);--surface-3:var(--gray-7);--surface-4:var(--gray-6);color-scheme:dark}}:where(html){background-color:var(--surface-1);color:var(--text-2)}:where(h1,h2,h3,h4,h5,h6,dt){color:var(--text-1)}:where(a[href]){color:var(--link)}:where(a[href]):visited{color:var(--link-visited)}:where(html){accent-color:var(--brand);scrollbar-color:var(--brand) Canvas}:focus-visible{outline-color:var(--brand)}*,:after,:before{box-sizing:border-box}*{background-origin:border-box;background-repeat:no-repeat;margin:0}:where(:not(fieldset)){border-style:solid;border-width:0}:where(html){block-size:100%;font-family:var(--font-sans);line-height:var(--font-lineheight-3)}@media (prefers-reduced-motion:no-preference){:where(html){scroll-behavior:smooth}}@media (prefers-reduced-motion:no-preference){:focus{outline-offset:5px;transition:outline-offset .25s var(--ease-2)}}:where(body){min-block-size:100%}:where(h1,h2,h3,h4,h5,h6){font-weight:var(--font-weight-9);line-height:var(--font-relative-lineheight-2)}:where(h1){font-size:var(--font-size-8);max-inline-size:var(--size-header-1)}:where(h2){font-size:var(--font-size-6);max-inline-size:var(--size-header-2)}:where(h3){font-size:var(--font-size-5)}:where(h4){font-size:var(--font-size-4)}:where(h5){font-size:var(--font-size-3)}:where(h3,h4,h5,h6,dt){max-inline-size:var(--size-header-3)}:where(p,ul,ol,dl,h6){font-size:var(--font-size-2)}:where(a,u,ins,abbr){text-underline-offset:1px}:where(a[href],area,button,input,label[for],select,summary,textarea,[tabindex]){cursor:pointer;touch-action:manipulation}:where(a){margin-block:calc(var(--size-1)*-1);margin-inline:calc(var(--size-1)*-1);padding-block:var(--size-1);padding-inline:var(--size-1)}:where(a):where([href]){text-decoration-color:var(--text-1)}:where(a):where(:not(:hover)){text-decoration:inherit}:where(button){-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block;vertical-align:middle}:where(img,svg,video){block-size:auto;max-inline-size:100%}:where(input,button,textarea,select){color:inherit;font:inherit;font-size:inherit;letter-spacing:inherit}:where(input){padding-block:var(--size-1);padding-inline:var(--size-2)}:where(select){padding-block:var(--size-1);padding-inline:var(--size-2)}:where(textarea){resize:block}:where(input[type=checkbox],input[type=radio]){block-size:var(--size-3);inline-size:var(--size-3)}:where(svg){stroke:none;fill:currentColor}:where(svg):where(:not([fill])){stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}:where(svg):where(:not([width])){inline-size:var(--size-10)}:where(code,kbd,samp,pre){font-family:var(--font-mono)}:where(:not(pre)>code,kbd){white-space:nowrap}:where(pre){max-inline-size:max-content;min-inline-size:0;white-space:pre}:where(:not(pre)>code){background:var(--surface-2);border-radius:var(--border-radius-2);padding:var(--size-1) var(--size-2)}:where(kbd,var){border-color:var(--surface-4);border-radius:var(--border-radius-2);border-width:var(--border-size-1);padding:var(--size-1) var(--size-2)}:where(mark){border-radius:var(--border-radius-2);padding-inline:var(--size-1)}:where(ol,ul){padding-inline-start:var(--size-8)}:where(li){padding-inline-start:var(--size-2)}:where(li,dd,figcaption){max-inline-size:var(--size-content-2)}:where(p){max-inline-size:var(--size-content-3)}:where(dt,summary){font-weight:var(--font-weight-7)}:where(dt:not(:first-of-type)){margin-block-start:var(--size-5)}:where(small){font-size:max(.5em,var(--font-size-0));max-inline-size:var(--size-content-1)}:where(hr){background-color:var(--surface-3);height:var(--border-size-2);margin-block:var(--size-fluid-5)}:where(figure){display:grid;gap:var(--size-2);place-items:center}:where(figure)>:where(figcaption){font-size:var(--font-size-1)}:where(blockquote,:not>cite){border-inline-start-width:var(--border-size-3)}:where(blockquote){display:grid;gap:var(--size-3);max-inline-size:var(--size-content-2);padding-block:var(--size-3);padding-inline:var(--size-4)}:where(:not(blockquote)>cite){padding-inline-start:var(--size-2)}:where(summary){background:var(--surface-3);border-radius:var(--border-radius-2);margin:calc(var(--size-3)*-1);padding:var(--size-2) var(--size-3)}:where(details){background:var(--surface-2);border-radius:var(--border-radius-2);padding-block:var(--size-2);padding-inline:var(--size-3)}:where(details):where([open]>summary){border-end-end-radius:0;border-end-start-radius:0;margin-bottom:var(--size-2)}:where(fieldset){border-radius:var(--border-radius-2)}:where(del){background:var(--red-9);color:var(--red-2)}:where(ins){background:var(--green-9);color:var(--green-1)}:where(abbr){text-decoration-color:var(--blue-5)}
59\ No newline at end of file