@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.table{display:table}}html,body{margin:0;padding:0}body{font-family:"Times New Roman",Times,var(--font-serif),serif;color:#1b1b1b;background:#f4f1e6;line-height:1.5}a{color:#039;text-decoration:underline}a:hover{color:#001f66}img{max-width:100%;height:auto}.loading-bar{z-index:1000;background:0 0;width:100%;height:4px;position:fixed;top:0;left:0;overflow:hidden}.loading-bar__indicator{background:#1b1b1b;width:45%;height:100%;animation:1.1s ease-in-out infinite loading-slide;display:block}@keyframes loading-slide{0%{transform:translate(-120%)}60%{transform:translate(100%)}to{transform:translate(200%)}}.site-body{min-height:100vh}.site-shell{background:#fffdf6;border:2px solid #1b1b1b;max-width:900px;margin:0 auto;padding:32px 20px 48px;box-shadow:6px 6px #c9c3b2}.site-header{border-bottom:2px solid #1b1b1b;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-bottom:16px;display:flex}.site-title{margin:0;font-size:28px}.site-title a{color:inherit;text-decoration:none}.site-tagline{color:#444;margin:4px 0 0;font-size:14px}.site-meta{color:#444;align-self:flex-end;font-size:12px}.site-meta-placeholder{border-radius:4px;width:140px;height:14px;display:inline-block}.site-nav{border-bottom:2px dotted #1b1b1b;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 0;font-size:14px;display:flex}.site-nav .link-button{align-items:center;display:inline-flex}.nav-skeleton{border-color:#d6cfc0}.nav-skeleton__item{border-radius:999px;width:88px;height:18px;display:inline-block}.nav-skeleton__item:nth-child(2){width:64px}.nav-skeleton__item:nth-child(3){width:104px}.nav-skeleton__item:nth-child(5){width:60px}.site-main{padding:24px 0}.site-footer{color:#444;border-top:2px solid #1b1b1b;margin-top:32px;padding-top:16px;font-size:12px}.page{gap:20px;display:grid}.page-title{margin:0;font-size:24px}.page-intro{color:#333;margin:0;font-size:14px}.section-title{margin:0 0 10px;font-size:20px}.panel{background:#fff;border:1px solid #1b1b1b;gap:12px;padding:16px;display:grid}.list-table{border-collapse:collapse;width:100%;font-size:14px}.list-table th,.list-table td{text-align:left;vertical-align:top;border:1px solid #1b1b1b;padding:8px}.list-table th{background:#f0ebdd}.empty-state{text-align:center;color:#555;font-style:italic}.mono{font-family:Courier New,Courier,monospace;font-size:12px}.form-stack{gap:16px;max-width:520px;display:grid}.form-field{gap:6px;font-size:14px;display:grid}.form-inline{align-items:center;gap:8px;font-size:14px;display:flex}input,textarea,select,button{font-family:inherit;font-size:14px}input,textarea,select{background:#fff;border:1px solid #1b1b1b;padding:8px}textarea{resize:vertical;min-height:200px}.primary-button,.danger-button,.link-button{cursor:pointer;background:#fff;border:1px solid #1b1b1b;padding:6px 12px}.primary-button{background:#f0ebdd}.danger-button{background:#fce8e6}.button-row{flex-wrap:wrap;gap:10px;display:flex}.error-text{color:#8b1e1e;font-size:13px}.status-text{font-size:13px}.notice-text{text-align:center;color:#333;margin:24px 0;font-size:14px}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.post-header{border-bottom:1px solid #1b1b1b;padding-bottom:12px}.post-header--skeleton{border-color:#d6cfc0;padding:16px 0 12px}.post-header--skeleton .skeleton-line{margin-bottom:8px}.post-heading{margin:16px 0 10px;font-size:22px}.post-meta{color:#333;font-size:13px}.post-author{font-weight:700}.author-avatar{border:1px solid #1b1b1b;width:48px;height:48px;margin-top:8px}.post-media{background:#fff;border:1px solid #1b1b1b;padding:12px}.post-media--skeleton{background:linear-gradient(90deg,#e8e1cf 25%,#f4efe2 50%,#e8e1cf 75%) 0 0/200% 100%;border:1px solid #d6cfc0;min-height:200px;margin-bottom:16px;animation:1.2s ease-in-out infinite skeleton-shimmer}.post-media figcaption{color:#555;margin-top:6px;font-size:12px}.post-body{gap:16px;display:grid}.post-body-skeleton{gap:12px}.skeleton-line{background:linear-gradient(90deg,#e8e1cf 25%,#f4efe2 50%,#e8e1cf 75%) 0 0/200% 100%;border-radius:4px;height:14px;animation:1.2s ease-in-out infinite skeleton-shimmer}.skeleton-line--wide{height:20px}.skeleton-line--medium{width:70%}.skeleton-line--narrow{width:45%}.post-body h2,.post-body h3,.post-body h4{margin:16px 0 8px}.post-body p{margin:0}.table-wrap{overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%}.table-wrap th,.table-wrap td{border:1px solid #1b1b1b;padding:6px;font-size:13px}.callout{background:#fffdf2;border:1px dashed #1b1b1b;padding:12px}.code-box{background:#fffdf2;border:1px dashed #1b1b1b;padding:8px;font-size:12px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/dcc06fc59088004f-s.54bad1d7.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/14a4f422adc8017e-s.01a7508b.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/294dd5272e5dc576-s.09029934.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/c0f3072741f3158c-s.33e62ad5.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/32ed8f926ffc9cc2-s.03ca8e77.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/b6a9aad84d41ea38-s.12b6c3b6.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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-face{font-family:Literata;font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/30bdb5bb2b173ee1-s.p.5eca26fe.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata Fallback;src:local(Times New Roman);ascent-override:99.62%;descent-override:26.07%;line-gap-override:0.0%;size-adjust:118.15%}.literata_e139095b-module__AICwHW__className{font-family:Literata,Literata Fallback;font-style:normal}.literata_e139095b-module__AICwHW__variable{--font-serif:"Literata","Literata Fallback"}
