/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-space-x-reverse:0}}}@layer theme{:root,:host{--font-sans:"Inter",ui-sans-serif,system-ui,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,monospace;--spacing:.25rem;--container-4xl:56rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--radius-sm:.25rem;--radius-md:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-mc-brown:var(--mc-brown)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.static{position:static}.isolate{isolation:isolate}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.flex{display:flex}.h-36{height:calc(var(--spacing)*36)}.min-h-screen{min-height:100vh}.w-36{width:calc(var(--spacing)*36)}.w-auto{width:auto}.w-full{width:100%}.max-w-4xl{max-width:var(--container-4xl)}.min-w-0{min-width:calc(var(--spacing)*0)}.flex-1{flex:1}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}.justify-self-center{justify-self:center}.bg-mc-brown{background-color:var(--color-mc-brown)}.mask-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.px-8{padding-inline:calc(var(--spacing)*8)}.py-4{padding-block:calc(var(--spacing)*4)}.py-6{padding-block:calc(var(--spacing)*6)}.text-center{text-align:center}.lowercase{text-transform:lowercase}@media(min-width:48rem){.md\:flex-row{flex-direction:row}:where(.md\:space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*0)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*0)*calc(1 - var(--tw-space-y-reverse)))}:where(.md\:space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}}}:root{--mc-white:#d2b1a1;--mc-orange:#9d4123;--mc-magenta:#94566c;--mc-lightblue:#766f8c;--mc-yellow:#b88221;--mc-lime:#677535;--mc-pink:#a65151;--mc-gray:#3a2b24;--mc-lightgray:#876b62;--mc-cyan:#565c5c;--mc-purple:#7b4a59;--mc-blue:#4a3b5b;--mc-brown:#4f3524;--mc-green:#4e552c;--mc-red:#8d3a2d;--mc-black:#251710}html{background-color:var(--mc-white);color:var(--mc-black);overflow-x:hidden}body{font-family:var(--font-sans);width:100%;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--mc-brown);font-weight:700;line-height:1.2}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}h5{font-size:var(--text-lg)}h6{font-size:var(--text-base)}p{margin-bottom:1rem}a{color:var(--mc-orange);text-underline-offset:2px;text-decoration:underline;transition:color .2s}a:hover{color:var(--mc-red)}:not(pre)>code{font-family:var(--font-mono);background-color:var(--mc-lightgray);border-radius:var(--radius-sm);padding:.125rem .25rem;font-size:.9em}.expressive-code{max-width:100%;overflow:hidden}.expressive-code pre{scrollbar-width:thin;scrollbar-color:var(--mc-orange)var(--mc-brown);max-width:100%;overflow-x:auto}.expressive-code pre::-webkit-scrollbar{height:8px}.expressive-code pre::-webkit-scrollbar-track{background:var(--mc-brown);border-radius:var(--radius-sm)}.expressive-code pre::-webkit-scrollbar-thumb{background:var(--mc-orange);border-radius:var(--radius-sm)}.expressive-code pre::-webkit-scrollbar-thumb:hover{background:var(--mc-yellow)}::selection{background-color:var(--mc-yellow);color:var(--mc-black)}blockquote{border-left:4px solid var(--mc-purple);background-color:var(--mc-purple)}@supports (color:color-mix(in lab,red,red)){blockquote{background-color:color-mix(in srgb,var(--mc-purple)10%,transparent)}}blockquote{border-radius:0 var(--radius-md)var(--radius-md)0;color:var(--mc-gray);margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}ul li::marker{color:var(--mc-lime)}ol{margin-bottom:1rem;padding-left:1.5rem;list-style:decimal}ol li::marker{color:var(--mc-blue);font-weight:600}li{margin-bottom:.25rem}hr{background:linear-gradient(to right,transparent,var(--mc-lightblue),var(--mc-cyan),var(--mc-lightblue),transparent);border:none;height:2px;margin:2rem 0}mark{background-color:var(--mc-yellow);color:var(--mc-black);border-radius:var(--radius-sm);padding:.125rem .25rem}kbd{font-family:var(--font-mono);background-color:var(--mc-cyan);color:var(--mc-white);border-radius:var(--radius-sm);border:1px solid var(--mc-gray);box-shadow:0 2px 0 var(--mc-gray);padding:.125rem .5rem;font-size:.85em}strong,b{color:var(--mc-magenta);font-weight:700}em,i{color:var(--mc-lightblue);font-style:italic}small{font-size:var(--text-sm);color:var(--mc-lightgray)}table{border-collapse:collapse;width:100%;margin:1.5rem 0}th{background-color:var(--mc-brown);color:var(--mc-white);text-align:left;padding:.75rem 1rem;font-weight:600}td{border-bottom:1px solid var(--mc-lightgray);padding:.75rem 1rem}tr:hover td{background-color:var(--mc-yellow)}@supports (color:color-mix(in lab,red,red)){tr:hover td{background-color:color-mix(in srgb,var(--mc-yellow)15%,transparent)}}:focus-visible{outline:2px solid var(--mc-pink);outline-offset:2px}abbr[title]{-webkit-text-decoration:underline dotted var(--mc-green);text-decoration:underline dotted var(--mc-green);cursor:help}details{border:1px solid var(--mc-cyan);border-radius:var(--radius-md);margin:1rem 0;padding:.5rem 1rem}summary{color:var(--mc-cyan);cursor:pointer;font-weight:600}details[open] summary{border-bottom:1px solid var(--mc-cyan);margin-bottom:.5rem;padding-bottom:.5rem}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}
