@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-duration:initial}}}@layer theme{:host,:root{--font-sans:"Archivo", "Archivo Fallback: BlinkMacSystemFont", "Archivo Fallback: Segoe UI", "Archivo Fallback: Helvetica Neue", "Archivo Fallback: Arial", "Archivo Fallback: Noto Sans";--font-serif:"Instrument Serif", "Instrument Serif Fallback: BlinkMacSystemFont", "Instrument Serif Fallback: Segoe UI", "Instrument Serif Fallback: Helvetica Neue", "Instrument Serif Fallback: Arial", "Instrument Serif Fallback: Noto Sans";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-amber-50:oklch(98.7% .022 95.277);--color-amber-100:oklch(96.2% .059 95.617);--color-zinc-600:oklch(44.2% .017 285.786);--color-zinc-800:oklch(27.4% .006 286.033);--spacing:.25rem;--text-7xl:4.5rem;--text-7xl--line-height:1;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}::file-selector-button{border:0 solid;box-sizing:border-box;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;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);line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}hr{border-top-width:1px;color:inherit;height:0}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,pre,samp{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-size:1em;font-variation-settings:var(--default-mono-font-variation-settings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}button,input,optgroup,select,textarea{background-color:#0000;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}::file-selector-button{background-color:#0000;border-radius:0;color:inherit;font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}: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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-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}.sticky{position:sticky}.top-32{top:calc(var(--spacing)*32)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.my-8{margin-block:calc(var(--spacing)*8)}.mt-32{margin-top:calc(var(--spacing)*32)}.flex{display:flex}.grid{display:grid}.inline{display:inline}.h-5{height:calc(var(--spacing)*5)}.h-min{height:-moz-min-content;height:min-content}.h-svh{height:100svh}.min-h-screen{min-height:100vh}.w-screen{width:100vw}.max-w-1\/2{max-width:50%}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.justify-end{justify-content:flex-end}.gap-4{gap:calc(var(--spacing)*4)}.overflow-scroll{overflow:scroll}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.bg-amber-50{background-color:var(--color-amber-50)}.p-4{padding:calc(var(--spacing)*4)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-4{padding-block:calc(var(--spacing)*4)}.text-right{text-align:right}.font-serif{font-family:var(--font-serif)}.text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.text-zinc-600{color:var(--color-zinc-600)}.text-zinc-800{color:var(--color-zinc-800)}.opacity-50{opacity:.5}.duration-200{--tw-duration:.2s;transition-duration:.2s}@media(prefers-color-scheme:dark){.dark\:bg-zinc-800{background-color:var(--color-zinc-800)}.dark\:text-amber-50{color:var(--color-amber-50)}.dark\:text-amber-100{color:var(--color-amber-100)}}}@font-face{font-family:"Instrument Serif";src:local("Instrument Serif Regular Italic"),local("Instrument Serif Italic"),url(../_fonts/1ZTlEDqU4DtwDJiND8f6qaugUpa0RIDvQl-v7iM6l54-rSe3w2O4FfVbjFuLiq_3FO_lDTpkmon1fX3zPmRxjBY.woff) format(woff);font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:"Instrument Serif Fallback: BlinkMacSystemFont";src:local("BlinkMacSystemFont");size-adjust:81.872%;ascent-override:120.9205%;descent-override:37.864%;line-gap-override:0%}@font-face{font-family:"Instrument Serif Fallback: Segoe UI";src:local("Segoe UI");size-adjust:76.9128%;ascent-override:128.7172%;descent-override:40.3054%;line-gap-override:0%}@font-face{font-family:"Instrument Serif Fallback: Helvetica Neue";src:local("Helvetica Neue");size-adjust:75.7778%;ascent-override:130.6452%;descent-override:40.9091%;line-gap-override:0%}@font-face{font-family:"Instrument Serif Fallback: Arial";src:local("Arial");size-adjust:76.4916%;ascent-override:129.426%;descent-override:40.5273%;line-gap-override:0%}@font-face{font-family:"Instrument Serif Fallback: Noto Sans";src:local("Noto Sans");size-adjust:71.9409%;ascent-override:137.6129%;descent-override:43.0909%;line-gap-override:0%}@font-face{font-family:"Instrument Serif";src:local("Instrument Serif Regular"),local("Instrument Serif"),url(../_fonts/1ZTlEDqU4DtwDJiND8f6qaugUpa0RIDvQl-v7iM6l54-SiAndnnrNaVIKTmqayPyS7836xjmVj71C_HOdW2vPHA.woff) format(woff);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:"Instrument Serif";src:local("Instrument Serif Regular Italic"),local("Instrument Serif Italic"),url(../_fonts/svLEQR1NhVsKV3td5-qEdR3OcCyUB1uXwND4pueM24E-_ai0lJkLAXfhhHb6ZYIId61FSPBqXyGFmF0ftxqBrQ0.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:"Instrument Serif";src:local("Instrument Serif Regular Italic"),local("Instrument Serif Italic"),url(../_fonts/ATc0VqIXMNIEgWU4XzMMCAWoJJ4G11FKjX38DInsfx0-bGhSBtjl_XEffZBInMi-gJZBMjmF_0UQsncnDV02cEc.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:"Instrument Serif";src:local("Instrument Serif Regular"),local("Instrument Serif"),url(../_fonts/4VzVfti7A9XwdTiq16lO4lLfZTtYPcEFGbpaWWH4bDo-xec7qfdrgCQ5lsquFv1xibvLzatcl3q_vTUpC4HNYZA.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:"Instrument Serif";src:local("Instrument Serif Regular"),local("Instrument Serif"),url(../_fonts/MkzsVVsVa19hNhuifJxuUyjYXA8QsnSlohE8Xis64wI-b_OhvLchONOxbaZEOWy7B_wZN5OrU3apyvlSa5_nXOQ.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}@font-face{font-family:Archivo;src:local("Archivo Regular Italic"),local("Archivo Italic"),url(../_fonts/1ZTlEDqU4DtwDJiND8f6qaugUpa0RIDvQl-v7iM6l54-omdOoMylJPY4MXupvFS6_Z3Oh3Ko3Zl0BrW3pihM_Ys.woff) format(woff);font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:"Archivo Fallback: BlinkMacSystemFont";src:local("BlinkMacSystemFont");size-adjust:105.6413%;ascent-override:83.1115%;descent-override:19.8786%;line-gap-override:0%}@font-face{font-family:"Archivo Fallback: Segoe UI";src:local("Segoe UI");size-adjust:99.2423%;ascent-override:88.4703%;descent-override:21.1603%;line-gap-override:0%}@font-face{font-family:"Archivo Fallback: Helvetica Neue";src:local("Helvetica Neue");size-adjust:97.7778%;ascent-override:89.7955%;descent-override:21.4773%;line-gap-override:0%}@font-face{font-family:"Archivo Fallback: Arial";src:local("Arial");size-adjust:98.6988%;ascent-override:88.9575%;descent-override:21.2769%;line-gap-override:0%}@font-face{font-family:"Archivo Fallback: Noto Sans";src:local("Noto Sans");size-adjust:92.827%;ascent-override:94.5845%;descent-override:22.6227%;line-gap-override:0%}@font-face{font-family:Archivo;src:local("Archivo Regular"),local("Archivo"),url(../_fonts/1ZTlEDqU4DtwDJiND8f6qaugUpa0RIDvQl-v7iM6l54-_83sbq7mLYw94unZ1mCnOlDFXehfUQKH4a6aghe2Tp0.woff) format(woff);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Archivo;src:local("Archivo Regular Italic"),local("Archivo Italic"),url(../_fonts/bMKYg0fx9esuglxTJxReGs5f9d0d17PaSKbJLozh028-aJg7mRxuHqYeYIsTFb9fWe2lbSIqKoEaWFsYzp8k6JE.woff2) format(woff2);font-display:swap;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:Archivo;src:local("Archivo Regular Italic"),local("Archivo Italic"),url(../_fonts/HCxX-H_YxK78DXqSPlXVNqYUBTPvgAbHDujqrTSi2bs-jZ4eDiw360BMxixLL_JCvF2am2g39T65U2LtWLImb4s.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:Archivo;src:local("Archivo Regular Italic"),local("Archivo Italic"),url(../_fonts/uGE261HuDCjizwq6aBhcW1hDacUwZusQ8TFTqu9v2ZA-sifpXfl1DiLmcar9Z42sl_8F33cSlgEVeVaeWlWJk8M.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:Archivo;src:local("Archivo Regular"),local("Archivo"),url(../_fonts/mpgEckJS4Rz8DBGysiA6ZzJwekRRhhCUW1MJ38tfPS0-vC7SrEEoLAx_HGIKDF0Xi_wanf_sUkIBk3w_i-eyweM.woff2) format(woff2);font-display:swap;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}@font-face{font-family:Archivo;src:local("Archivo Regular"),local("Archivo"),url(../_fonts/N16CZexTpZ28fEDvBxwhiVBmhHGoJSOcsAR_Mj3zjSI-bG0_h1xy7fxJeNNO5LurZjPfo0cusst9eLuLmRnU5PY.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:Archivo;src:local("Archivo Regular"),local("Archivo"),url(../_fonts/78Ie7FnfD2NnXpD5dFidYtY0aCbZQa5w3LIjhWp5vbw-AOS5HvuK0D1uAPHbBJ_9eIYmCZFNdhLtE-4w_2oy8Yg.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}
