@layer global,blocks,utilities;@layer global{*,:before,:after{box-sizing:border-box}:where(:not(fieldset,progress,meter)){border-width:0;border-style:solid;background-origin:border-box;background-repeat:no-repeat}:where(html){block-size:100%;font-family:system-ui,sans-serif;font-family:var(--font-system-ui);line-height:1.5;line-height:var(--font-lineheight-3);-webkit-text-size-adjust:none;@media (--motionOK){scroll-behavior:smooth}}}@layer global{@media (--motionOK){:where(:focus-visible){transition:outline-offset 145ms var(--ease-2)}:where(:not(:active):focus-visible){transition-duration:.25s}}}@layer global{:where(:not(:active):focus-visible){outline-offset:5px}:where(body){min-block-size:100%;margin:0}:where(h1,h2,h3,h4,h5,h6){line-height:1.25;line-height:var(--font-lineheight-1);font-weight:900;font-weight:var(--font-weight-9)}:where(h1){font-size:3.5rem;font-size:var(--font-size-8)}:where(h2){font-size:2.5rem;font-size:var(--font-size-6)}:where(h3){font-size:2rem;font-size:var(--font-size-5)}:where(h4){font-size:1.5rem;font-size:var(--font-size-4)}:where(h5){font-size:1.25rem;font-size:var(--font-size-3)}:where(p,ul,ol,dl,h6){font-size:1.25rem;font-size:var(--font-size-3)}:where(a,u,ins,abbr){text-underline-offset:1px;@supports (-moz-appearance: none){text-underline-offset:2px}}:where(a[href],area,button,input:not([type=text],[type=email],[type=number],[type=password],[type=""],[type=tel],[type=url]),label[for],select,summary,[tabindex]:not([tabindex*="-"],pre)){cursor:pointer}:where(a[href],area,button,input,label[for],select,summary,textarea,[tabindex]:not([tabindex*="-"])){touch-action:manipulation;-webkit-tap-highlight-color:transparent}:where(a){&:where([href]){text-decoration-color:#bac8ff;text-decoration-color:var(--indigo-2);&:where(:visited){text-decoration-color:#eebefa;text-decoration-color:var(--purple-2)}}&:where(:not(:hover)){text-decoration:inherit}}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,svg,video){max-inline-size:100%;block-size:auto}:where(input,button,textarea,select),:where(input[type=file])::-webkit-file-upload-button{font:inherit;font-size:inherit;color:inherit;letter-spacing:inherit}::-moz-placeholder{color:#495057;color:var(--gray-7);opacity:.75}::placeholder{color:#495057;color:var(--gray-7);opacity:.75}:where(input:not([type=range]),textarea){padding-inline:.5rem;padding-inline:var(--size-2);padding-block:.25rem;padding-block:var(--size-1)}:where(select){padding-inline:1.25ch 0;padding-inline:var(--size-relative-4) 0;padding-block:.75ch}:where(textarea,select,input:not([type=button],[type=submit],[type=reset])){background-color:#f1f3f5;background-color:var(--surface-2);border-radius:5px;border-radius:var(--radius-2)}:where(textarea){resize:block}:where(input[type=checkbox],input[type=radio]){block-size:1rem;block-size:var(--size-3);inline-size:1rem;inline-size:var(--size-3)}:where(svg:not([width])){inline-size:5rem;inline-size:var(--size-10)}:where(code,kbd,samp,pre){font-family:Dank Mono,Operator Mono,Inconsolata,Fira Mono,ui-monospace,SF Mono,Monaco,Droid Sans Mono,Source Code Pro,Cascadia Code,Menlo,Consolas,DejaVu Sans Mono,monospace,monospace;font-family:var(--font-monospace-code),monospace}:where(:not(pre)>code,kbd){white-space:nowrap}:where(pre){white-space:pre;min-inline-size:0;max-inline-size:-moz-max-content;max-inline-size:max-content;writing-mode:lr;direction:ltr}:where(:not(pre)>code){padding:.25rem .5rem;padding:var(--size-1) var(--size-2);background:#f1f3f5;background:var(--surface-2);border-radius:5px;border-radius:var(--radius-2);writing-mode:lr}:where(kbd,var){padding:.25rem .5rem;padding:var(--size-1) var(--size-2);border-width:1px;border-width:var(--border-size-1);border-color:#dee2e6;border-color:var(--surface-4);border-radius:5px;border-radius:var(--radius-2)}:where(mark){border-radius:5px;border-radius:var(--radius-2);padding-inline:.25rem;padding-inline:var(--size-1)}:where(ol,ul){padding-inline-start:3rem;padding-inline-start:var(--size-8)}:where(li){padding-inline-start:.5rem;padding-inline-start:var(--size-2)}:where(p){text-wrap:pretty}:where(dt,summary){font-weight:700;font-weight:var(--font-weight-7)}:where(dt:not(:first-of-type)){margin-block-start:1.5rem;margin-block-start:var(--size-5)}:where(small){font-size:max(.5em,.75rem);font-size:max(.5em,var(--font-size-0));max-inline-size:20ch;max-inline-size:var(--size-content-1)}:where(hr){margin-block:clamp(4rem,5vw,5rem);margin-block:var(--size-fluid-5);height:2px;height:var(--border-size-2);background-color:#e9ecef;background-color:var(--surface-3)}:where(figure){display:grid;grid-gap:.5rem;grid-gap:var(--size-2);gap:.5rem;gap:var(--size-2);place-items:center;>:where(figcaption){font-size:1rem;font-size:var(--font-size-1);text-wrap:balance}}:where(blockquote,:not(blockquote)>cite){border-inline-start-width:5px;border-inline-start-width:var(--border-size-3)}:where(blockquote){display:grid;grid-gap:1rem;grid-gap:var(--size-3);gap:1rem;gap:var(--size-3);padding-block:1rem;padding-block:var(--size-3);padding-inline:1.25rem;padding-inline:var(--size-4);max-inline-size:45ch;max-inline-size:var(--size-content-2)}:where(:not(blockquote)>cite){padding-inline-start:.5rem;padding-inline-start:var(--size-2)}:where(summary){background:#e9ecef;background:var(--surface-3);padding:.5rem 1rem;padding:var(--size-2) var(--size-3);margin:-.5rem -1rem;margin:calc(var(--size-2) * -1) calc(var(--size-3) * -1);border-radius:5px;border-radius:var(--radius-2)}:where(details){padding-inline:1rem;padding-inline:var(--size-3);padding-block:.5rem;padding-block:var(--size-2);background:#f1f3f5;background:var(--surface-2);border-radius:5px;border-radius:var(--radius-2)}:where(details[open]>summary){margin-bottom:.5rem;margin-bottom:var(--size-2);border-end-start-radius:0;border-end-end-radius:0}:where(fieldset){border-radius:5px;border-radius:var(--radius-2);border:1px solid #dee2e6;border:var(--border-size-1) solid var(--surface-4)}:where(del){background:#c92a2a;background:var(--red-9);color:#ffc9c9;color:var(--red-2)}:where(ins){background:var(--green-9);color:var(--green-1)}:where(abbr){text-decoration-color:#339af0;text-decoration-color:var(--blue-5)}:where(dialog){background-color:#f8f9fa;background-color:var(--surface-1);color:inherit;border-radius:1rem;border-radius:var(--radius-3);box-shadow:0 -1px 2px #2526270a,0 3px 2px -2px #2526270d,0 7px 5px -2px #2526270d,0 12px 10px -2px #2526270f,0 22px 18px -2px #25262712,0 41px 33px -2px #25262714,0 100px 80px -2px #25262717;box-shadow:var(--shadow-6)}:where(menu){padding-inline-start:0;display:flex;gap:1rem;gap:var(--size-3)}:where(sup){font-size:.5em}:where(table){width:-moz-fit-content;width:fit-content;border:1px solid #f1f3f5;border:1px solid var(--surface-2);background:#f1f3f5;background:var(--surface-2);border-radius:1rem;border-radius:var(--radius-3);--nice-inner-radius: calc(var(--radius-3) - 2px)}:where(table:not(:has(tfoot)) tr:last-child td:first-child){border-end-start-radius:var(--nice-inner-radius)}:where(table:not(:has(tfoot)) tr:last-child td:last-child){border-end-end-radius:var(--nice-inner-radius)}:where(table thead tr:first-child th:first-child){border-start-start-radius:var(--nice-inner-radius)}:where(table thead tr:first-child th:last-child){border-start-end-radius:var(--nice-inner-radius)}:where(tfoot tr:last-child :is(th,td):first-of-type){border-end-start-radius:var(--nice-inner-radius)}:where(tfoot tr:last-child :is(th,td):last-of-type){border-end-end-radius:var(--nice-inner-radius)}:where(th){color:#343a40;color:var(--text-1);background-color:#f1f3f5;background-color:var(--surface-2)}:where(table :is(a,button,[contenteditable]):is(:focus-visible)){outline-offset:-2px}:where(td){background:#f8f9fa;background:var(--surface-1);max-inline-size:45ch;max-inline-size:var(--size-content-2);text-wrap:pretty}:where(td,th){text-align:left;padding:.5rem;padding:var(--size-2)}:where(:is(td,th):not([align])){text-align:center}:where(thead){border-collapse:collapse}:where(table tr:hover td),:where(tbody tr:nth-child(2n):hover td){background-color:#16191d;background-color:var(--gray-10);@media (prefers-color-scheme: light){background-color:#fff}}:where(table>caption){margin:1rem;margin:var(--size-3)}:where(tfoot button){padding-block:.25rem;padding-block:var(--size-1);padding-inline:1rem;padding-inline:var(--size-3)}}@layer global;@layer global{:where(html){--border-size-1: 1px;--border-size-2: 2px;--border-size-3: 5px;--border-size-4: 10px;--border-size-5: 25px;--radius-1: 2px;--radius-2: 5px;--radius-3: 1rem;--radius-4: 2rem;--radius-5: 4rem;--radius-6: 8rem;--radius-drawn-1: 255px 15px 225px 15px / 15px 225px 15px 255px;--radius-drawn-2: 125px 10px 20px 185px / 25px 205px 205px 25px;--radius-drawn-3: 15px 255px 15px 225px / 225px 15px 255px 15px;--radius-drawn-4: 15px 25px 155px 25px / 225px 150px 25px 115px;--radius-drawn-5: 250px 25px 15px 20px / 15px 80px 105px 115px;--radius-drawn-6: 28px 100px 20px 15px / 150px 30px 205px 225px;--radius-round: 1e5px;--radius-blob-1: 30% 70% 70% 30% / 53% 30% 70% 47%;--radius-blob-2: 53% 47% 34% 66% / 63% 46% 54% 37%;--radius-blob-3: 37% 63% 56% 44% / 49% 56% 44% 51%;--radius-blob-4: 63% 37% 37% 63% / 43% 37% 63% 57%;--radius-blob-5: 49% 51% 48% 52% / 57% 44% 56% 43%;--radius-conditional-1: clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-1));--radius-conditional-2: clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-2));--radius-conditional-3: clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-3));--radius-conditional-4: clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-4));--radius-conditional-5: clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-5));--radius-conditional-6: clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-6))}}@layer global;@layer global{.button,button{display:inline-flex;white-space:nowrap;font-size:clamp(1rem,2vw,1.5rem);font-size:var(--font-size-fluid-1);font-weight:700;font-weight:var(--font-weight-7);padding-block:.5ch;padding-block:var(--size-relative-2);padding-inline:1.75ch;padding-inline:var(--size-relative-6);color:#fd7e14;color:var(--brand);border:2px solid #fd7e14;border:var(--border-size-2) solid var(--brand);background-color:transparent;border-radius:5px;border-radius:var(--radius-2);transition:background-color .3s ease,color .3s ease}button:hover,.button:hover,button:focus,.button:focus{cursor:pointer;color:#f1f3f5;color:var(--surface-2);background-color:#fd7e14;background-color:var(--brand);text-shadow:0 1px 0 #f8f9fa;text-shadow:0 1px 0 var(--surface-1)}.button:active:not(:focus-visible){position:relative}}@layer global{@media (prefers-color-scheme: dark){button{color:#fd7e14;color:var(--brand)}button:hover,button:focus{background-color:#fd7e14;background-color:var(--brand);color:#212529;color:var(--gray-9)}}}@layer global{:where([data-theme=dim]) button{color:#fd7e14;color:var(--brand)}:where([data-theme=dim]) button:hover,:where([data-theme=dim]) button:focus{background-color:#fd7e14;background-color:var(--brand);color:#212529;color:var(--gray-9)}:where([data-theme=dark]) button{color:#fd7e14;color:var(--brand)}:where([data-theme=dark]) button:hover,:where([data-theme=dark]) button:focus{background-color:#fd7e14;background-color:var(--brand);color:#e9ecef;color:var(--surface-3)}}@layer global{@media (prefers-reduced-motion: no-preference){button:focus{transition:outline-offset .25s ease}button:focus:not(:active){outline-offset:5px}}}@layer global{:root{--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;--gray-10: #16191d;--gray-11: #0d0f12;--gray-12: #030507;--gray-0-hsl: 210 17% 98%;--gray-1-hsl: 210 17% 95%;--gray-2-hsl: 210 16% 93%;--gray-3-hsl: 210 14% 89%;--gray-4-hsl: 210 14% 83%;--gray-5-hsl: 210 11% 71%;--gray-6-hsl: 210 7% 56%;--gray-7-hsl: 210 9% 31%;--gray-8-hsl: 210 10% 23%;--gray-9-hsl: 210 11% 15%;--gray-10-hsl: 214 14% 10%;--gray-11-hsl: 216 16% 6%;--gray-12-hsl: 210 40% 2%;--stone-0: #f8fafb;--stone-1: #f2f4f6;--stone-2: #ebedef;--stone-3: #e0e4e5;--stone-4: #d1d6d8;--stone-5: #b1b6b9;--stone-6: #979b9d;--stone-7: #7e8282;--stone-8: #666968;--stone-9: #50514f;--stone-10: #3a3a37;--stone-11: #252521;--stone-12: #121210;--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;--red-10: #b02525;--red-11: #962020;--red-12: #7d1a1a;--purple-0: #f8f0fc;--purple-1: #f3d9fa;--purple-2: #eebefa;--purple-3: #e599f7;--purple-4: #da77f2;--purple-5: #cc5de8;--purple-6: #be4bdb;--purple-7: #ae3ec9;--purple-8: #9c36b5;--purple-9: #862e9c;--purple-10: #702682;--purple-11: #5a1e69;--purple-12: #44174f;--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;--violet-10: #5235ab;--violet-11: #462d91;--violet-12: #3a2578;--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;--indigo-10: #2f44ad;--indigo-11: #283a94;--indigo-12: #21307a;--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;--blue-10: #145591;--blue-11: #114678;--blue-12: #0d375e;--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;--orange-10: #bf400d;--orange-11: #99330b;--orange-12: #802b09;--sand-0: #f8fafb;--sand-1: #e6e4dc;--sand-2: #d5cfbd;--sand-3: #c2b9a0;--sand-4: #aea58c;--sand-5: #9a9178;--sand-6: #867c65;--sand-7: #736a53;--sand-8: #5f5746;--sand-9: #4b4639;--sand-10: #38352d;--sand-11: #252521;--sand-12: #121210}}@layer global;@layer global{:where(html){--shadow-color: 220 3% 15%;--shadow-strength: 1%;--inner-shadow-highlight: inset 0 -.5px 0 0 #fff, inset 0 .5px 0 0 #0001;--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%));--shadow-5: 0 -1px 2px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)), 0 2px 1px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 5px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 10px 10px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)), 0 20px 20px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)), 0 40px 40px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%));--shadow-6: 0 -1px 2px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 2%)), 0 3px 2px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 7px 5px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 3%)), 0 12px 10px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 4%)), 0 22px 18px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 5%)), 0 41px 33px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 6%)), 0 100px 80px -2px hsl(var(--shadow-color) / calc(var(--shadow-strength) + 7%));--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%)), var(--inner-shadow-highlight);--inner-shadow-2: inset 0 1px 4px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%)), var(--inner-shadow-highlight);--inner-shadow-3: inset 0 2px 8px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%)), var(--inner-shadow-highlight);--inner-shadow-4: inset 0 2px 14px 0 hsl(var(--shadow-color) / calc(var(--shadow-strength) + 9%)), var(--inner-shadow-highlight)}}@layer global{@media (--OSdark){:where(html){--shadow-color: 220 40% 2%;--shadow-strength: 25%;--inner-shadow-highlight: inset 0 -.5px 0 0 #fff1, inset 0 .5px 0 0 #0007}}}@layer global{:root{--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: 3rem;--size-9: 4rem;--size-10: 5rem;--size-11: 7.5rem;--size-12: 10rem;--size-13: 15rem;--size-14: 20rem;--size-15: 30rem;--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(4rem, 5vw, 5rem);--size-fluid-6: clamp(5rem, 7vw, 7.5rem);--size-fluid-7: clamp(7.5rem, 10vw, 10rem);--size-fluid-8: clamp(10rem, 20vw, 15rem);--size-fluid-9: clamp(15rem, 30vw, 20rem);--size-fluid-10: clamp(20rem, 40vw, 30rem);--size-content-1: 20ch;--size-content-2: 45ch;--size-content-3: 60ch;--size-content-4: 75ch;--size-header-1: 20ch;--size-header-2: 25ch;--size-header-3: 35ch;--size-xxs: 240px;--size-xs: 360px;--size-sm: 480px;--size-md: 768px;--size-lg: 1024px;--size-xl: 1440px;--size-xxl: 1920px;--wrapper-md: 55rem;--wrapper-lg: 65rem;--wrapper-xl: 75rem;--wrapper-xxl: 85rem;--size-relative-000: -.5ch;--size-relative-00: -.25ch;--size-relative-1: .25ch;--size-relative-2: .5ch;--size-relative-3: 1ch;--size-relative-4: 1.25ch;--size-relative-5: 1.5ch;--size-relative-6: 1.75ch;--size-relative-7: 2ch;--size-relative-8: 3ch;--size-relative-9: 4ch;--size-relative-10: 5ch;--size-relative-11: 7.5ch;--size-relative-12: 10ch;--size-relative-13: 15ch;--size-relative-14: 20ch;--size-relative-15: 30ch}}@layer global{:root{--font-system-ui: system-ui, sans-serif;--font-transitional: Charter, Bitstream Charter, Sitka Text, Cambria, serif;--font-monospace-code: Dank Mono, Operator Mono, Inconsolata, Fira Mono, ui-monospace, SF Mono, Monaco, Droid Sans Mono, Source Code Pro, Cascadia Code, Menlo, Consolas, DejaVu Sans Mono, monospace;--font-mono: "RobotoMono", Consolas, Menlo, Monaco, "Andale Mono", "Ubuntu Mono", monospace;--font-geometric-humanist: Avenir, Montserrat, Corbel, URW Gothic, source-sans-pro, sans-serif;--font-sans: var(--font-system-ui);--font-serif: var(--font-transitional);--font-mono: var(--font-monospace-code);--font-base: var(--font-sans);--font-display: var(--font-transitional);--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);--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-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}}@layer utilities{.flow>*+*{margin-block-start:1em;margin-block-start:var(--flow-space, 1em)}}@layer utilities{.sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.sr-only-focusable:focus,.sr-only-focusable:active{clip:auto!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;width:auto!important;white-space:normal!important}}@layer global;@layer global{:root{--border-radius: .5rem;--gutter: var(--size-fluid-2);--padding-inline: var(--size-fluid-2);--margin-block-typography: 1rem;--transition-base: .25s ease;--transition-movement: .2s linear;--transition-fade: .2s ease;--transition-bounce: .5s cubic-bezier(.5, .05, .2, 1.5);--tracking: -.05ch;--tracking-s: -.075ch;--card-border: 1px solid hsl(var(--brand-hue) 10% 50% / 15%);--card-shadow: 0 2.8px 2.2px hsl(var(--surface-shadow) / calc(var(--shadow-strength) + 3%)), 0 6.7px 5.3px hsl(var(--surface-shadow) / calc(var(--shadow-strength) + 1%)), 0 12.5px 10px hsl(var(--surface-shadow) / calc(var(--shadow-strength) + 2%)), 0 22.3px 17.9px hsl(var(--surface-shadow) / calc(var(--shadow-strength) + 2%)), 0 41.8px 33.4px hsl(var(--surface-shadow) / calc(var(--shadow-strength) + 3%)), 0 100px 80px hsl(var(--surface-shadow) / var(--shadow-strength));--section-padding: var(--size-fluid-4)}:where(html){block-size:100%;margin:0;overflow-x:hidden;font-family:system-ui,sans-serif;font-family:var(--font-system-ui);line-height:1.5;line-height:var(--font-lineheight-3);-webkit-text-size-adjust:none;@media (--motionOK){scroll-behavior:smooth}}body{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}:where(h1,h2,h3,h4,h5,h6){font-family:Charter,Bitstream Charter,Sitka Text,Cambria,serif;font-family:var(--font-display);margin-block-start:0;margin-block-end:1rem;margin-block-end:var(--margin-block-typography)}:where(p,ul,ol,dl,h6){margin-block-start:0;margin-block-end:1rem;margin-block-end:var(--margin-block-typography)}section{padding-block:clamp(2rem,4vw,3rem);padding-block:var(--section-padding);padding-inline:clamp(1rem,2vw,1.5rem);padding-inline:var(--padding-inline)}hgroup>*{margin-block:0}hgroup>*:not(:first-child):last-child{color:#495057;color:var(--text-2)}svg{block-size:2ex;inline-size:auto;flex:none}[role=list]{padding:0;list-style:none}a:hover{-webkit-text-decoration:underline solid #fd7e14 2px;text-decoration:underline solid #fd7e14 2px;-webkit-text-decoration:underline solid var(--brand) 2px;text-decoration:underline solid var(--brand) 2px;text-underline-offset:.25em;transition:.2s ease;transition:var(--transition-fade)}:focus{outline:1px solid #fd7e14;outline:1px solid var(--brand);outline-offset:.3ch}:target{scroll-margin-top:2ex}main:focus{outline:none}.preload-transitions *{transition:none!important}}@layer global{br-container{display:block;margin-inline:auto;padding-block:1.5rem;padding-block:var(--padding-block, 1.5rem);max-inline-size:85rem;max-inline-size:var(--container-max-width, 85rem)}br-container>header>hgroup{text-align:center}header>hgroup{padding-block:clamp(1rem,2vw,1.5rem);padding-block:var(--size-fluid-2, 1rem)}.hero br-container{--container-max-width: var(--wrapper-lg);text-align:left}br-container[data-layout=content]{--container-max-width: var(--wrapper-md);padding-inline:clamp(1rem,2vw,1.5rem);padding-inline:var(--padding-inline)}br-container>br-container{padding-inline:0}br-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));grid-template-columns:var(--grid-layout-columns, repeat(var(--grid-placement, auto-fit), minmax(var(--grid-min-item-size, 22rem), 1fr)));grid-gap:clamp(1rem,2vw,1.5rem);grid-gap:var(--gutter);gap:clamp(1rem,2vw,1.5rem);gap:var(--gutter);max-inline-size:85rem;max-inline-size:var(--grid-max-width, 85rem);align-items:start;align-items:var(--grid-alignment, start);margin-inline:auto;background-color:var(--grid-bg-color)}br-grid>:is(img,picture,video,figure){justify-self:center}.posts br-grid{--grid-placement: auto-fill}br-grid[data-layout="50-50"]{--grid-min-item-size: clamp(16rem, 50vw, 26rem);--grid-placement: auto-fit}br-grid[data-layout=vertical]{--grid-layout-columns: 1fr;--grid-max-width: var(--wrapper-md)}br-container#pagination{padding-block:0}ul.pagination{display:flex;justify-content:center;gap:clamp(1rem,2vw,1.5rem);gap:var(--size-fluid-2);padding:0;margin:0}ul.pagination>li{list-style:none;margin:0}ul.pagination>li.pagination-left{grid-area:left;justify-self:right}ul.pagination>li.pagination-right{grid-area:right;justify-self:left}lite-youtube,lite-vimeo{aspect-ratio:16 / 9}article{display:flex;flex-direction:column;align-self:stretch;border-radius:.5rem;border-radius:var(--border-radius);background-color:#f1f3f5;background-color:var(--surface-2);border:var(--card-border);box-shadow:0 2.8px 2.2px #353b410d,0 6.7px 5.3px #353b4108,0 12.5px 10px #353b410a,0 22.3px 17.9px #353b410a,0 41.8px 33.4px #353b410d,0 100px 80px #353b4105;box-shadow:var(--card-shadow)}article>*{padding-inline:clamp(1rem,2vw,1.5rem);padding-inline:var(--padding-inline)}article>:first-child{padding-block-start:clamp(1rem,2vw,1.5rem);padding-block-start:var(--padding-inline)}article>:last-child{padding-block-end:clamp(1rem,2vw,1.5rem);padding-block-end:var(--padding-inline)}article>header,article>article-body,article>footer{padding-block:clamp(1rem,2vw,1.5rem);padding-block:var(--padding-inline)}article>:last-child{margin-block-end:0}article>header{border-bottom:1px solid #dee2e6;border-bottom:var(--border-size-1) solid var(--surface-4)}article>footer{border-top:1px solid #dee2e6;border-top:var(--border-size-1) solid var(--surface-4)}article-body{flex-grow:1;background-color:#f8f9fa;background-color:var(--surface-1)}section-label{font-size:clamp(.75rem,1.5vw,1rem);font-size:var(--font-size-fluid-0);text-transform:uppercase;font-weight:700;font-weight:var(--font-weight-7);color:#fd7e14;color:var(--brand)}hgroup.flow>section-label+h1{--flow-space: 0}svg-header{display:flex;flex-direction:row;align-items:center;gap:clamp(1rem,2vw,1.5rem);gap:var(--size-fluid-2);margin-block-end:1rem;margin-block-end:var(--margin-block-typography)}svg-header h3{margin-block-end:0}svg-header img,svg-header svg{height:clamp(1.5rem,3vw,2rem);height:var(--size-fluid-3);width:clamp(1.5rem,3vw,2rem);width:var(--size-fluid-3)}br-container br-grid>picture{justify-self:center;align-self:center}section header>hgroup>p{margin-inline:auto;max-inline-size:60ch;max-inline-size:var(--size-content-3)}form{display:grid;grid-gap:clamp(1rem,2vw,1.5rem);grid-gap:var(--size-fluid-2);gap:clamp(1rem,2vw,1.5rem);gap:var(--size-fluid-2);max-inline-size:60ch;max-inline-size:var(--size-content-3)}label{display:block}}@layer global{code{padding:.125em .4em;font-family:Dank Mono,Operator Mono,Inconsolata,Fira Mono,ui-monospace,SF Mono,Monaco,Droid Sans Mono,Source Code Pro,Cascadia Code,Menlo,Consolas,DejaVu Sans Mono,monospace;font-family:var(--font-mono);background-color:#272822;border-radius:.5rem;border-radius:var(--border-radius);color:var(--color-light);font-size:clamp(1rem,2vw,1.5rem);font-size:var(--font-size-fluid-1)}pre.highlight{padding:clamp(.5rem,1vw,1rem);padding:var(--size-fluid-1);background-color:#272822;border-radius:.5rem;border-radius:var(--border-radius)}.highlight .hll{background-color:#272822}.highlight .c{color:#75715e}.highlight .err{color:#960050;background-color:#1e0010}.highlight .k{color:#66d9ef}.highlight .l{color:#ae81ff}.highlight .n{color:#f8f8f2}.highlight .o{color:#f92672}.highlight .p{color:#f8f8f2}.highlight .cm,.highlight .cp,.highlight .c1,.highlight .cs{color:#75715e}.highlight .ge{font-style:italic}.highlight .gs{font-weight:700}.highlight .kc,.highlight .kd{color:#66d9ef}.highlight .kn{color:#f92672}.highlight .kp,.highlight .kr,.highlight .kt{color:#66d9ef}.highlight .ld{color:#e6db74}.highlight .m{color:#ae81ff}.highlight .s{color:#e6db74}.highlight .na{color:#a6e22e}.highlight .nb{color:#f8f8f2}.highlight .nc{color:#a6e22e}.highlight .no{color:#66d9ef}.highlight .nd{color:#a6e22e}.highlight .ni{color:#f8f8f2}.highlight .ne,.highlight .nf{color:#a6e22e}.highlight .nl,.highlight .nn{color:#f8f8f2}.highlight .nx{color:#a6e22e}.highlight .py{color:#f8f8f2}.highlight .nt{color:#f92672}.highlight .nv{color:#f8f8f2}.highlight .ow{color:#f92672}.highlight .w{color:#f8f8f2}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#ae81ff}.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2{color:#e6db74}.highlight .se{color:#ae81ff}.highlight .sh,.highlight .si,.highlight .sx,.highlight .sr,.highlight .s1,.highlight .ss{color:#e6db74}.highlight .bp,.highlight .vc,.highlight .vg,.highlight .vi{color:#f8f8f2}.highlight .il{color:#ae81ff}.highlight .gu{color:#75715e}.highlight .gd{color:#f92672}.highlight .gi{color:#a6e22e}}@layer global;@layer global{html{--brand-light: var(--orange-6);--text-1-light: var(--gray-8);--text-2-light: var(--gray-7);--surface-1-light: var(--gray-0);--surface-2-light: var(--gray-1);--surface-3-light: var(--gray-2);--surface-4-light: var(--gray-3);--surface-shadow-light: var(--gray-8-hsl);--shadow-strength-light: 2%;--brand-dark: var(--orange-3);--text-1-dark: var(--gray-3);--text-2-dark: var(--gray-5);--surface-1-dark: var(--gray-12);--surface-2-dark: var(--gray-11);--surface-3-dark: var(--gray-10);--surface-4-dark: var(--gray-9);--surface-shadow-dark: var(--gray-12-hsl);--shadow-strength-dark: 80%;--brand-dim: var(--orange-4);--text-1-dim: var(--gray-3);--text-2-dim: var(--gray-4);--surface-1-dim: var(--gray-8);--surface-2-dim: var(--gray-7);--surface-3-dim: var(--gray-6);--surface-4-dim: var(--gray-5);--surface-shadow-dim: var(--gray-9-hsl);--shadow-strength-dim: 20%}:root{color-scheme:light;--brand: var(--brand-light);--text-1: var(--text-1-light);--text-2: var(--text-2-light);--surface-1: var(--surface-1-light);--surface-2: var(--surface-2-light);--surface-3: var(--surface-3-light);--surface-4: var(--surface-4-light);--surface-shadow: var(--surface-shadow-light);--shadow-strength: var(--shadow-strength-light)}}@layer global{@media (prefers-color-scheme: dark){:root{color-scheme:dark;--brand: var(--brand-dim);--text-1: var(--text-1-dim);--text-2: var(--text-2-dim);--surface-1: var(--surface-1-dim);--surface-2: var(--surface-2-dim);--surface-3: var(--surface-3-dim);--surface-4: var(--surface-4-dim);--surface-shadow: var(--surface-shadow-dim);--shadow-strength: var(--shadow-strength-dim);--link: var(--indigo-3);--link-visited: var(--purple-3)}}}@layer global{:where([data-theme=dark]){--brand: var(--brand-dark);--text-1: var(--text-1-dark);--text-2: var(--text-2-dark);--surface-1: var(--surface-1-dark);--surface-2: var(--surface-2-dark);--surface-3: var(--surface-3-dark);--surface-4: var(--surface-4-dark);--surface-shadow: var(--surface-shadow-dark);--shadow-strength: var(--shadow-strength-dark)}:where([data-theme=dim]){--brand: var(--brand-dim);--text-1: var(--text-1-dim);--text-2: var(--text-2-dim);--surface-1: var(--surface-1-dim);--surface-2: var(--surface-2-dim);--surface-3: var(--surface-3-dim);--surface-4: var(--surface-4-dim);--surface-shadow: var(--surface-shadow-dim);--shadow-strength: var(--shadow-strength-dim)}:where(html){accent-color:#fd7e14;accent-color:var(--brand, var(--link));caret-color:#fd7e14;caret-color:var(--brand, var(--link));color:#343a40;color:var(--text-1);background-color:#f8f9fa;background-color:var(--surface-1)}:where([data-theme=dark],[data-theme=dim]){background-color:#f8f9fa;background-color:var(--surface-1);color:#343a40;color:var(--text-1)}:where(a[href]){color:#fd7e14;color:var(--brand, var(--link));&:where(:visited){color:var(--link-visited)}}:focus-visible{outline-color:#fd7e14;outline-color:var(--brand, var(--link))}html{background-color:#f8f9fa;background-color:var(--surface-1);color:#343a40;color:var(--text-1);accent-color:#fd7e14;accent-color:var(--brand)}:where(h1){color:#fd7e14;color:var(--brand)}p{line-height:1.5;line-height:var(--font-lineheight-3)}.rad-shadow{border:1px solid hsl(var(--brand-hue) 10% 50% / 15%);box-shadow:0 2.8px 2.2px #353b410d,0 6.7px 5.3px #353b4108,0 12.5px 10px #353b410a,0 22.3px 17.9px #353b410a,0 41.8px 33.4px #353b410d,0 100px 80px #353b4105;box-shadow:0 2.8px 2.2px hsl(var(--surface-shadow) / calc(var(--shadow-strength) + 3%)),0 6.7px 5.3px hsl(var(--surface-shadow) / calc(var(--shadow-strength) + 1%)),0 12.5px 10px hsl(var(--surface-shadow) / calc(var(--shadow-strength) + 2%)),0 22.3px 17.9px hsl(var(--surface-shadow) / calc(var(--shadow-strength) + 2%)),0 41.8px 33.4px hsl(var(--surface-shadow) / calc(var(--shadow-strength) + 3%)),0 100px 80px hsl(var(--surface-shadow) / var(--shadow-strength))}}@layer global;body>footer{background:var(--surface-3-dark);color:var(--text-1-dim);font-size:var(--font-size-fluid-0);padding-inline:var(--padding-inline)}body>footer nav>ul>li{padding:0}body footer>footer{display:flex;justify-content:center}body footer>footer ul{display:flex;flex-wrap:wrap;list-style:none}body footer>footer li{margin-right:1rem}body footer>footer li:last-child{margin-right:0}body footer>footer p{margin:0}body>footer nav:not(#social){display:flex;flex-direction:column}body>footer nav>ul{align-items:start;display:flex;flex-direction:column;margin-inline-start:0}body>footer br-grid #social>ul{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;gap:var(--size-fluid-1)}body>footer a{color:var(--text-2)}body>footer #social a:hover{color:var(--brand)}body>footer footer{font-size:var(--font-size-fluid-0)}body>header{padding-inline:var(--padding-inline)}body>header>br-container{--padding-block: 0}body>header[role=banner]{box-shadow:var(--shadow-3)}site-header{display:grid;grid-template-columns:max-content 1fr;margin-inline:auto}site-header #logo{font-weight:700;text-transform:uppercase;display:flex;align-items:center;letter-spacing:var(--tracking-s);padding:var(--space-xs) 0}site-header #logo:hover{text-decoration:none}site-header a{text-decoration:none;color:var(--text-1)}site-header>nav{display:none;display:var(--display, none);grid-column:1 / span 2;justify-self:center;justify-self:var(--justify, center)}site-header>nav ul{display:flex;flex-direction:column;flex-direction:var(--flex-direction, column);gap:var(--gutter);align-items:center}site-header>nav a:hover{-webkit-text-decoration:underline solid var(--brand) 2px;text-decoration:underline solid var(--brand) 2px;text-underline-offset:.25em}@media (min-width:35em){site-header>nav{--justify: end;--display: flex;grid-column:2}site-header>nav ul{--flex-direction: row;margin-block:var(--size-fluid-1)}#hamburger{--nav-button-display: none}}#hamburger{align-items:center;background-color:transparent;border-radius:0;cursor:pointer;display:flex;display:var(--nav-button-display, flex);gap:.5em;justify-self:end;color:inherit}#hamburger[aria-expanded=true]+#main-nav{--display: flex}#hamburger:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4H21V6H3V4ZM3 11H21V13H3V11ZM3 18H21V20H3V18Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;height:var(--size-fluid-2);width:var(--size-fluid-2)}#hamburger[aria-expanded=true]:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.0007 10.5865L16.9504 5.63672L18.3646 7.05093L13.4149 12.0007L18.3646 16.9504L16.9504 18.3646L12.0007 13.4149L7.05093 18.3646L5.63672 16.9504L10.5865 12.0007L5.63672 7.05093L7.05093 5.63672L12.0007 10.5865Z'%3E%3C/path%3E%3C/svg%3E")}
/*# sourceMappingURL=/_bridgetown/static/index.W277T3HC.css.map */
