@layer reset{html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-feature-settings:"pnum";font-variant-numeric:proportional-nums;color:#212529;font-family:system-ui,sans-serif;line-height:1.65}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,ul,ol,li,p,pre,blockquote,figure,hr{margin:0;padding:0}ul[class],ol[class]{list-style:none}.plain-list{padding-left:0;list-style:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E")}b,strong{font-weight:bolder}small{font-size:80%}sub{bottom:-.25em}sup{top:-.5em}a:not([class]){color:#007bff;-webkit-text-decoration-skip:objects;background-color:#0000;text-decoration:none;transition:color .2s}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}img{vertical-align:middle;border-style:none;width:100%}svg:not(:root){overflow:hidden}a,area,button,[role=button],input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}embed,iframe,img,object,video{max-width:100%;display:block}img,video{width:100%;height:auto}table{table-layout:fixed;border-collapse:collapse;width:100%}[hidden]{display:none!important}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0, 0, 0, 0);clip-path:inset(100%);position:absolute}noscript{margin-top:1em;margin-bottom:1em;display:block}.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(100%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.visually-hidden{white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}}@layer global{:root{view-transition-name:none}::view-transition{pointer-events:none}::view-transition-old(*),::view-transition-new(*){block-size:100%;inline-size:100%}::view-transition-old(.span),::view-transition-new(.span),::view-transition-old(.p-fractions),::view-transition-new(.p-fractions){object-fit:none;object-position:0 0;overflow:clip}&::view-transition-group-children(clipped){overflow:clip}::selection{background:#00daef57}:not(.pg__preview *)::-webkit-resizer{box-shadow:none!important;border:0!important}html{--pad:clamp(.25rlh, 1.5cqi, 1rlh);scroll-behavior:smooth;background:linear-gradient(180deg, #fbf7f0 0%, var(--page) 100%);min-height:100%;color:var(--ink);container:document/inline-size}html[data-exercise-set]{background:#fff}body{min-height:100%;padding:var(--pad);margin:0;[data-exercise-set] &{grid:minmax(0,min-content) minmax(0,1fr)/auto;max-width:1700px;height:100svh;min-height:700px;margin-inline:auto;padding-block-start:0;display:grid}@container document (inline-size<=800px){grid:100svh/100%;block-size:100svh;padding:0;display:grid;[data-exercise-set] &{grid:auto 1fr/1fr;gap:1rem}}}a:not([class]){color:oklch(60% .19 44.79);text-decoration:underline var(--accent) 1.5px;text-underline-offset:.2ex;-webkit-text-decoration-skip:objects;background-color:#0000;transition:color .2s;&:hover{color:oklch(50% .19 44.79);text-decoration-color:oklch(50% .19 44.79)}}.browser{& ul{padding-inline-start:1rem}}.pg__editor-wrap,.browser{outline:2px solid #0000;.pg[data-checks-solved=true] &{outline:2px solid oklch(from var(--green-100) l 100% h)}}.pg__hint-title{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:.85rem;font-weight:650}.pg__hint-tablist{border:1px solid var(--rule);background:color-mix(in srgb, var(--page) 50%, var(--panel) 50%);border-radius:999px;flex-wrap:wrap;align-items:center;gap:.15rem;width:fit-content;max-width:100%;padding:.2rem;display:inline-flex;box-shadow:inset 0 1px #fff9}.pg__hint-tab{appearance:none;color:var(--muted);font:600 .8rem/1 var(--font-body);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:0 .8rem;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s}.pg__hint-tab:hover{color:var(--ink);background:#fffc}.pg__hint-tab[aria-selected=true]{background:var(--blue-800);color:var(--gray-50);border-color:color-mix(in srgb, var(--blue-900) 40%, white 60%);box-shadow:inset 0 1px #ffffff1a,0 4px 12px -6px #07153380}.pg__hint-tab:focus-visible{outline:2px solid var(--blue-700);outline-offset:2px}.pg__hint-panel,.pg__hint-panels{min-width:0}.pg__hint-content:has(.pg__hint-tablist) .pg__hint-panels{display:grid}.pg__hint-content:has(.pg__hint-tablist) .pg__hint-panel{visibility:hidden;pointer-events:none;grid-area:1/1}.pg__hint-content:has(.pg__hint-tablist) .pg__hint-panel[data-active=true]{visibility:visible;pointer-events:auto}.pg__hint-pre{border:1px solid color-mix(in srgb, var(--blue-700) 65%, white 35%);block-size:100%;font:500 .85rem/1.55 var(--font-input);color:#ffd493;border-radius:.75rem;margin:0;padding:.65rem .75rem;overflow:auto;box-shadow:inset 0 1px #ffffff08}.pg__hint-pre code{font:inherit;white-space:normal;display:block}.pg__hint-pre :where(code){counter-reset:none}.pg__hint-pre :where(.line){min-height:1lh;line-height:inherit;white-space:pre;display:block}.pg__hint-pre :where(.line:last-child:empty){display:none}.pg__hint-mark{color:inherit;background:color-mix(in srgb, var(--green-100) 20%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--green-100) 42%, transparent), inset 0 1px 0 #ffffff14;border-radius:.32rem;margin-inline:-.02em;padding-inline:.18em;text-decoration:none}.topic-article__content{&>table{--table-border:var(--gray-200);--table-header-bg:var(--gray-100);--table-row-alt:color-mix(in oklch, var(--gray-50), white 55%);--table-row-hover:color-mix(in oklch, var(--surface-secondary), white 35%);border-collapse:separate;border-spacing:0;background:var(--surface-primary);border:1px solid var(--table-border);width:100%;box-shadow:var(--shadow-border);color:var(--text-primary);border-radius:.9rem;font-size:.95rem;line-height:1.45;overflow:hidden;& caption{caption-side:bottom;text-align:left;color:var(--text-muted);padding:.75rem .25rem 0;font-size:.875rem;line-height:1.4}& th,& td{text-align:left;vertical-align:top;padding:.7rem .85rem}& thead th{background:var(--table-header-bg);color:var(--text-primary);border-bottom:1px solid var(--table-border);font-weight:650}& tbody tr:nth-child(2n){background:var(--table-row-alt)}& tbody tr:hover{background:var(--table-row-hover)}& tbody tr+tr td{border-top:1px solid color-mix(in oklch, var(--table-border), white 30%)}& th+th,& td+td{border-left:1px solid color-mix(in oklch, var(--table-border), white 35%)}}@container document (inline-size<=640px){&>table{font-size:.875rem;& th,& td{padding:.55rem .65rem}}}}blockquote{border-left:3px solid var(--accent);color:var(--text-muted);padding-left:1rem;font-style:italic}.css-starter-explanation{--_chevron:var(--muted);border-inline-start:3px solid var(--accent-soft);background:color-mix(in srgb, var(--panel) 60%, var(--page) 40%);border-radius:0 8px 8px 0;margin-block:1rem 1.5rem;padding:.6rem .85rem;&>summary{user-select:none;cursor:pointer;color:var(--text-primary);align-items:center;gap:.4rem;padding:0;font-size:.9rem;font-weight:620;list-style:none;display:flex;&:before{content:"";border-right:2px solid var(--_chevron);border-bottom:2px solid var(--_chevron);flex-shrink:0;width:.5em;height:.5em;transition:transform .15s;display:block;transform:rotate(-45deg)}&::marker{content:none}&::-webkit-details-marker{display:none}}&[open]>summary:before{transform:rotate(45deg)}&::details-content{padding-block-start:.4rem}&>details{&+details{border-top:1px solid color-mix(in srgb, var(--rule) 45%, transparent)}&>summary{user-select:none;cursor:pointer;color:var(--text-primary);align-items:center;gap:.4rem;padding:.4rem 0;font-size:.87rem;font-weight:550;list-style:none;transition:color .12s;display:flex;&:hover{color:var(--accent)}&:before{content:"";border-right:1.5px solid var(--_chevron);border-bottom:1.5px solid var(--_chevron);flex-shrink:0;width:.4em;height:.4em;transition:transform .15s;display:block;transform:rotate(-45deg)}&::marker{content:none}&::-webkit-details-marker{display:none}}&[open]>summary:before{transform:rotate(45deg)}&::details-content{padding:0 0 .45rem calc(.4em + .4rem)}}& p{color:var(--text-secondary);font-size:.87rem;line-height:1.55}& pre{border-radius:8px;font-size:.84rem}& p:last-child,& pre:last-child{margin-bottom:0}& code:not(pre code){background:color-mix(in srgb, var(--rule) 35%, transparent 65%);border-radius:4px;padding:.08em .3em;font-size:.85em}}}@layer tokens{@property --pg-change-highlight-alpha{syntax:"<number>";inherits:true;initial-value:0}@property --pg-change-shadow-alpha{syntax:"<number>";inherits:true;initial-value:0}.pg__editor{--pg-change-highlight-alpha:0;--pg-change-shadow-alpha:0;transition:--pg-change-highlight-alpha .25s ease-out,--pg-change-shadow-alpha .25s ease-out}.pg__editor[data-change-highlight-state=active]{--pg-change-highlight-alpha:.15;--pg-change-shadow-alpha:.25}.pg__editor[data-change-highlight-state=fading]{--pg-change-highlight-alpha:0;--pg-change-shadow-alpha:0}:where(.pg__editor)::highlight(css-dimmed){color:#bfc8d9}:where(.pg__editor)::highlight(js-dimmed){color:#bfc8d9}:where(.pg__editor)::highlight(css-comment){color:#64748b}:where(.pg__editor)::highlight(css-punctuation){color:#eef0f9}:where(.pg__editor)::highlight(css-selector){color:#4bf3c8}:where(.pg__editor)::highlight(css-pseudo-class){color:#fff}:where(.pg__editor)::highlight(css-pseudo-element){color:#fff}:where(.pg__editor)::highlight(css-pseudo-paren){color:gold}:where(.pg__editor)::highlight(css-property){color:#fff}:where(.pg__editor)::highlight(css-string){color:#ffd493}:where(.pg__editor)::highlight(css-number){color:#db2777}:where(.pg__editor)::highlight(css-boolean){color:#db2777}:where(.pg__editor)::highlight(css-keyword){color:#ffd493}:where(.pg__editor)::highlight(css-atrule){color:#4bf3c8}:where(.pg__editor)::highlight(css-function){color:#fff}:where(.pg__editor)::highlight(css-function-paren){color:orchid}:where(.pg__editor)::highlight(css-important){font-weight:700}:where(.pg__editor)::highlight(html-comment){color:#64748b}:where(.pg__editor)::highlight(html-tag){color:#54b9ff}:where(.pg__editor)::highlight(html-attr-name){color:#4bf3c8}:where(.pg__editor)::highlight(html-attr-value){color:#ffd493}:where(.pg__editor)::highlight(html-punctuation){color:#eef0f9}:where(.pg__editor)::highlight(html-doctype){color:#64748b}:where(.pg__editor)::highlight(html-entity){color:#4bf3c8}:where(.pg__editor)::highlight(html-text){color:#fff}:where(.pg__editor)::highlight(html-brace){color:gold}:where(.pg__editor)::highlight(html-interpolation){color:#acafff}:where(.pg__editor)::highlight(astro-comment){color:#717790}:where(.pg__editor)::highlight(astro-string){color:#ffd493}:where(.pg__editor)::highlight(astro-keyword){color:#54b9ff}:where(.pg__editor)::highlight(astro-boolean){color:#db2777}:where(.pg__editor)::highlight(astro-number){color:#db2777}:where(.pg__editor)::highlight(astro-function){color:#fff}:where(.pg__editor)::highlight(astro-operator){color:#eef0f9}:where(.pg__editor)::highlight(astro-punctuation){color:#eef0f9}:where(.pg__editor)::highlight(astro-class-name){color:#4bf3c8}:where(.pg__editor)::highlight(astro-constant){color:#4bf3c8}:where(.pg__editor)::highlight(astro-regex){color:#16a34a}:where(.pg__editor)::highlight(js-comment){color:#717790}:where(.pg__editor)::highlight(js-string){color:#ffd493}:where(.pg__editor)::highlight(js-keyword){color:#54b9ff}:where(.pg__editor)::highlight(js-boolean){color:#f191c2}:where(.pg__editor)::highlight(js-number){color:#f191c2}:where(.pg__editor)::highlight(js-function){color:#ffe3a3}:where(.pg__editor)::highlight(js-operator){color:#eef0f9}:where(.pg__editor)::highlight(js-punctuation){color:#eef0f9}:where(.pg__editor)::highlight(js-class-name){color:#4bf3c8}:where(.pg__editor)::highlight(js-constant){color:#4bf3c8}:where(.pg__editor)::highlight(js-regex){color:#8cdda3}:where(.pg__editor)::highlight(js-parameter){color:#c5a6ff}:where(.pg__editor)::highlight(js-property){color:#8de0d3}:where(.pg__editor)::highlight(js-interpolation-punctuation){color:#f191c2}:where(.pg__editor)::highlight(js-regex-flags){color:#ffb08a}:where(.pg__editor)::highlight(js-variable){color:#acafff}:where(.pg__editor)::highlight(js-template-comment){color:#64748b}:where(.pg__editor)::highlight(js-template-doctype){color:#64748b}:where(.pg__editor)::highlight(js-template-tag){color:#54b9ff}:where(.pg__editor)::highlight(js-template-attr-name){color:#4bf3c8}:where(.pg__editor)::highlight(js-template-entity){color:#4bf3c8}:where(.pg__editor)::highlight(js-template-attr-value){color:#ffd493}:where(.pg__editor)::highlight(js-template-punctuation){color:#eef0f9}:where(.pg__editor)::highlight(js-template-text){color:#fff}:where(.pg__editor)::highlight(astro-import){color:#54b9ff}:where(.pg__editor)::highlight(astro-from){color:#54b9ff}:where(.pg__editor)::highlight(astro-imported){color:#4bf3c8}:where(.pg__editor)::highlight(astro-variable){color:#acafff}:where(.pg__editor)::highlight(astro-namespace){color:#acafff}:where(.pg__editor)::highlight(astro-props){color:#4bf3c8}:where(.pg__editor)::highlight(astro-brace){color:gold}:where(.pg__editor)::highlight(astro-template-brace){color:gold}:where(.pg__editor)::highlight(astro-interpolation){color:#acafff}:where(.pg__editor)::highlight(astro-interp-comment){color:#717790}:where(.pg__editor)::highlight(astro-interp-string){color:#ffd493}:where(.pg__editor)::highlight(astro-interp-keyword){color:#54b9ff}:where(.pg__editor)::highlight(astro-interp-boolean){color:#db2777}:where(.pg__editor)::highlight(astro-interp-number){color:#db2777}:where(.pg__editor)::highlight(astro-interp-function){color:#00daef}:where(.pg__editor)::highlight(astro-interp-operator){color:#54b9ff}:where(.pg__editor)::highlight(astro-interp-punctuation){color:#eef0f9}:where(.pg__editor)::highlight(astro-interp-class-name){color:#4bf3c8}:where(.pg__editor)::highlight(astro-interp-constant){color:#4bf3c8}:where(.pg__editor)::highlight(astro-interp-regex){color:#16a34a}:where(.pg__editor)::highlight(astro-component){color:#acafff}:where(.pg__editor)::highlight(astro-frontmatter){color:#717790}:where(.pg__editor)::highlight(astro-component-text){color:#fff}.pg__editor::highlight(pg-change){background:oklch(.87 .24 165.78 / var(--pg-change-highlight-alpha));text-shadow:0 0 6px oklch(.14 .07 262.66 / var(--pg-change-shadow-alpha))}:where(.pg__editor)::highlight(pg-diff-insert){background:oklch(87% .26 163.24/.28)}:root{--gray-50:oklch(98.5% 0 0);--gray-100:oklch(96.7% .001 286.375);--gray-200:oklch(92% .004 286.32);--gray-300:oklch(87.1% .006 286.286);--gray-400:oklch(70.5% .015 286.067);--gray-500:oklch(55.2% .016 285.938);--gray-600:oklch(44.2% .017 285.786);--gray-700:oklch(37% .013 285.805);--gray-800:oklch(27.4% .006 286.033);--gray-900:oklch(21% .006 285.885);--gray-1000:oklch(14.1% .005 285.823);--blue-muted-comment:#a9bcce;--blue-muted:#55718d;--blue-600:oklch(32% .06 263.05);--blue-700:#172541;--blue-800:#071533;--blue-900:#000523;--cyan-400:oklch(83% .19 207.05);--orange-500:#ff6701;--yellow-200:oklch(96% .24 109);--green-100:#a2fad2f2;--green-200:#67e4ac;--green-300:#72f1b8;--green-400:#14b66e;--purple-50:#e4deed;--purple-600:#5000ca;--violet-100:#f3daf8;--violet-200:#e2b9ea;--violet-400:#be8cc8;--indigo-100:oklch(89% .07 292.66/.95);--indigo-200:oklch(75% .1 292.66);--indigo-400:oklch(60% .07 292.66);--pink-100:oklch(88% .08 320);--pink-200:oklch(71% .1 320);--pink-400:oklch(52% .12 320);--pink-900:#853a67;--aquamarine-300:#82f4e1;--periwinkle-100:oklch(88% .08 265);--periwinkle-200:oklch(72% .13 265);--periwinkle-400:oklch(52% .16 265);--theme-grid:var(--green-200);--theme-subgrid:var(--indigo-200);--theme-flex:var(--pink-200);--theme-sda:var(--periwinkle-200);--page:#f5f1ea;--panel:#fffdf8;--ink:#201b18;--muted:#6d645d;--rule:#d8cec3;--accent:#955f3b;--accent-soft:#f0e4da;--surface-primary:#fff;--surface-secondary:#e9eef4;--surface-tertiary:#f1eef5;--surface-elevated:#fffc;--surface-overlay:#fff3;--surface-backdrop:#000c;--ui-surface:var(--surface-primary);--ui-primary:var(--green-300);--ui-primary-border:#67e4ac;--ui-primary-dark:#14b66e;--ui-secondary:#ffa956;--ui-accent:oklch(from var(--ui-primary) l 100% h);--ui-bg:#2d203c;--ui-bg-2:#251b32;--ui-bg-3:#39233e;--text-primary:var(--gray-900);--text-secondary:var(--gray-700);--text-muted:var(--gray-600);--text-inverted:var(--gray-100);--shadow-border:#3341551a 0 0 0 1px;--shadow-sm:0 0 2px #0000001a;--shadow-md:0 4px 12px #00000014, 0 0 0 1px #0000000a;--shadow-lg:#3341551a 0 0 0 1px, #0000000d 0 20px 25px -5px, #0000000d 0 8px 10px -6px;--shadow-code:inset #33415526 0 0 0 1px, #0000000d 0 20px 25px -5px;--shadow-ui:0 0 0 1px #00000014, 0 2px 2px #0000000a;--space-1:.25rem;--space-2:.375rem;--space-3:.5rem;--space-4:clamp(.31rem, calc(.15rem + .8vw), .75rem);--space-5:clamp(.69rem, calc(.53rem + .8vw), 1.13rem);--space-6:clamp(1rem, calc(.55rem + 2.27vw), 2.25rem);--space-7:clamp(1.31rem, calc(.7rem + 3.07vw), 3rem);--space-8:clamp(2rem, calc(1.09rem + 4.55vw), 4.5rem);--space-9:clamp(3.94rem, calc(3.19rem + 3.75vw), 6rem);--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-md:.9rem;--font-size-lg:1.2rem;--font-size-xl:1.7rem;--bdrs-sm:.1875rem;--bdrs-md:.375rem;--bdrs-l:.5rem;--bdrs-xl:1rem;--bdrs-round:99rem;--btn-bg:var(--surface-secondary);--btn-icon:var(--blue-muted);--btn-stroke:1px;--btn-theme:var(--ui-accent);--resizer-icon:url("data:image/svg+xml,%3Csvg width='57' height='56' viewBox='0 0 57 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M42.1562 7C42.1562 3.13409 45.2904 0.000138125 49.1562 0C53.0222 0 56.1562 3.13401 56.1562 7C56.1562 34.0082 33.8273 55.7393 7 55.7393C3.13401 55.7393 0 52.6053 0 48.7393C0.000115451 44.8734 3.13408 41.7393 7 41.7393C26.2769 41.7393 42.1562 26.0959 42.1562 7Z' fill='%23B5B5B5'/%3E%3C/svg%3E%0A");--square-pattern:conic-gradient(from 90deg at 1px 1px, #0000 25%, var(--gray-200) 0) -.5px 0px / 1.5rlh 1.5rlh round repeat local content-box}}@layer components{.autocomplete-item,[popover] .autocomplete-item{cursor:pointer;color:#ffd493;background:0 0;padding:4px 12px;transition:background .15s}.autocomplete-item:hover,[popover] .autocomplete-item:hover{background:#1e3a5f}}
