/*! tailwindcss v4.3.3 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Inter Variable", ui-sans-serif, system-ui, sans-serif;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:"Inter Variable", ui-sans-serif, system-ui, sans-serif;--default-mono-font-family:var(--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.p-1{padding:var(--spacing)}.p-2{padding:calc(var(--spacing) * 2)}.underline{text-decoration-line:underline}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(./inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");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}:root{--nav:#1a1a19;--nav-2:#262523;--nav-ink:#f5f4f2;--nav-mute:#9d9995;--nav-line:#302e2c;--brand:#e2680f;--brand-ink:#1a0f04;--brand-deep:#94480a;--brand-soft:#fdf0e6;--ground:#f7f7f6;--surface:#fff;--surface-2:#fbfbfa;--sunk:#ecebe9;--ink:#1b1a18;--ink-2:#57544f;--ink-3:#736f6a;--line:#e8e6e3;--line-2:#f2f1ef;--done:#3a7755;--done-soft:#e8f2ec;--active:#3a6491;--active-soft:#e9eef4;--await:#7d6a14;--await-fill:#c1901f;--await-soft:#f5f0df;--late:#a8443f;--late-soft:#f8eae9;--idle:#6e6b66;--idle-soft:#f0efed;--badge-ink:#fff;--mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--radius:6px;--rail:232px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html{background:var(--ground);color:var(--ink)}body{font-family:var(--font-sans);margin:0}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem}.field{margin:0 0 1rem;display:block}.field>span{margin-bottom:.3rem;font-size:.9rem;font-weight:600;display:block}.field>small{color:var(--idle);margin-top:.3rem;display:block}.field input,.field select,.field textarea{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-sizing:border-box;color:var(--ink);font:inherit;width:100%;padding:.55rem .7rem}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{border-color:var(--brand-deep);outline:2px solid var(--brand-deep);outline-offset:1px}.button{background:var(--brand);border:1px solid var(--brand);border-radius:var(--radius);color:var(--brand-ink);cursor:pointer;font:inherit;padding:.55rem 1.1rem;font-weight:600}.button:disabled{cursor:progress;opacity:.6}.button-quiet{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);cursor:pointer;font:inherit;padding:.55rem 1.1rem}.notice{border-left:3px solid var(--idle);background:var(--idle-soft);border-radius:0 var(--radius) var(--radius) 0;color:var(--ink);margin:0 0 1rem;padding:.7rem .9rem}.notice-bad{background:var(--late-soft);border-left-color:var(--late);color:var(--late)}.notice-good{background:var(--done-soft);border-left-color:var(--done);color:var(--done)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.app.svelte-12qhfyh{grid-template-columns:var(--rail) minmax(0, 1fr);min-height:100vh;display:grid}.skip.svelte-12qhfyh{background:var(--surface);border-radius:var(--radius);color:var(--brand-deep);z-index:40;padding:.6rem .9rem;transition:top .15s;position:fixed;top:-4rem;left:.5rem}.skip.svelte-12qhfyh:focus{top:.5rem}.rail.svelte-12qhfyh{background:var(--nav);border-right:1px solid var(--nav-line);color:var(--nav-ink);flex-direction:column;padding:1.25rem 0;display:flex}.brand.svelte-12qhfyh{border-bottom:1px solid var(--nav-line);flex-direction:column;gap:.15rem;padding:0 1.25rem 1rem;display:flex}.brand-mark.svelte-12qhfyh{color:var(--brand);letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.brand-sub.svelte-12qhfyh{color:var(--nav-mute);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;font-size:.625rem}.rail.svelte-12qhfyh ul:where(.svelte-12qhfyh){margin:.75rem 0 0;padding:0;list-style:none}.group.svelte-12qhfyh{border-top:1px solid var(--nav-line);margin-top:1rem;padding-top:.9rem}.group-label.svelte-12qhfyh{color:var(--nav-mute);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin:0;padding:0 1.25rem;font-size:.625rem;font-weight:600}.rail.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--nav-mute);border-left:3px solid #0000;padding:.6rem 1.25rem .6rem calc(1.25rem - 3px);text-decoration:none;display:block}.rail.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--nav-2);color:var(--nav-ink)}.rail.svelte-12qhfyh a.current:where(.svelte-12qhfyh){background:var(--nav-2);border-left-color:var(--brand);color:var(--nav-ink);font-weight:600}.rail.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible,.who.svelte-12qhfyh button:where(.svelte-12qhfyh):focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.who.svelte-12qhfyh{border-top:1px solid var(--nav-line);margin-top:auto;padding-top:.75rem}.who.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--nav-ink);padding:.4rem 1.25rem .4rem calc(1.25rem - 3px);font-weight:600;text-decoration:none;display:block}.organisation.svelte-12qhfyh{color:var(--nav-mute);margin:0;padding:0 1.25rem .5rem;font-size:.8rem}.who.svelte-12qhfyh button:where(.svelte-12qhfyh){color:var(--nav-mute);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;width:100%;padding:.4rem 1.25rem;font-size:.85rem}.who.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--nav-ink);text-decoration:underline}.main.svelte-12qhfyh{flex-direction:column;min-width:0;display:flex}.topbar.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--line);z-index:20;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:.7rem 2.5rem;display:flex;position:sticky;top:0}.crumb.svelte-12qhfyh{flex:1;align-items:baseline;gap:.6rem;min-width:0;display:flex}.crumb-title.svelte-12qhfyh{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:700;overflow:hidden}.crumb-meta.svelte-12qhfyh{color:var(--ink-3);font-family:var(--mono);white-space:nowrap;font-size:.7rem}.picker.svelte-12qhfyh{align-items:center;gap:.55rem;min-width:0;display:flex}.picker-label.svelte-12qhfyh{color:var(--ink-3);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;font-size:.625rem}.picker.svelte-12qhfyh select:where(.svelte-12qhfyh){background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);cursor:pointer;font:inherit;max-width:16rem;padding:.3rem .5rem;font-size:.85rem}.picker.svelte-12qhfyh select:where(.svelte-12qhfyh):focus-visible{outline:2px solid var(--brand-deep);outline-offset:1px}.rail-toggle.svelte-12qhfyh{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);cursor:pointer;font:inherit;align-items:center;gap:.5rem;padding:.35rem .6rem;font-size:.85rem;display:none}.bars.svelte-12qhfyh{background:currentColor;width:14px;height:2px;display:block;box-shadow:0 -4px,0 4px}.scrim.svelte-12qhfyh{background:var(--nav);cursor:pointer;opacity:.45;z-index:25;border:0;display:none;position:fixed;inset:0}main.svelte-12qhfyh{padding:2rem 2.5rem}.plain.svelte-12qhfyh{justify-content:center;padding:3rem 1.5rem;display:flex}@media (width<=1080px){.topbar.svelte-12qhfyh{padding:.7rem 1.5rem}main.svelte-12qhfyh{padding:1.5rem}}@media (width<=900px){.app.svelte-12qhfyh{grid-template-columns:minmax(0,1fr)}.rail.svelte-12qhfyh{visibility:hidden;width:var(--rail);z-index:30;transition:transform .18s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.rail.open.svelte-12qhfyh{visibility:visible;transform:none}.rail-toggle.svelte-12qhfyh{display:inline-flex}.scrim.svelte-12qhfyh{display:block}.topbar.svelte-12qhfyh{padding:.6rem 1rem}main.svelte-12qhfyh{padding:1.25rem 1rem}}@media (width<=560px){.picker-label.svelte-12qhfyh{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.picker.svelte-12qhfyh{flex:1}.picker.svelte-12qhfyh select:where(.svelte-12qhfyh){width:100%;max-width:none}}@media (prefers-reduced-motion:reduce){.rail.svelte-12qhfyh,.skip.svelte-12qhfyh{transition:none}}
