.toast.svelte-1cpok13{position:relative;display:flex;align-items:center;gap:15px;justify-content:space-between;padding:12px 16px;border-radius:0;background:rgba(var(--paper-rgb),.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--ink);box-shadow:.8rem .8rem color-mix(in srgb,var(--ink) 15%,transparent);max-width:100vw;overflow:hidden;transition:transform .3s ease,opacity .3s ease}.toast.error.svelte-1cpok13{background:color-mix(in srgb,var(--danger) 8%,var(--paper));border-color:var(--danger)}.toast.error.svelte-1cpok13 .toast-text:where(.svelte-1cpok13){color:var(--danger)}.toast.error.svelte-1cpok13 .progress-line:where(.svelte-1cpok13) line:where(.svelte-1cpok13){stroke:var(--danger)}.toast-text.svelte-1cpok13{flex:1;font:400 1.2rem/2rem var(--font-mono);letter-spacing:.03em;color:var(--ink)}.toast-action.svelte-1cpok13{padding:6px 12px;border:1px solid var(--hair-strong);border-radius:0;background:transparent;color:var(--ink);font:600 1rem/2rem var(--font-mono);cursor:pointer;transition:all .2s ease;flex-shrink:0}.toast-action.svelte-1cpok13:hover{color:var(--paper);background:var(--ink);border-color:var(--ink)}.progress-line.svelte-1cpok13{position:absolute;bottom:0;left:0;right:0;width:100%;height:3px}.progress-line.svelte-1cpok13 line:where(.svelte-1cpok13){stroke:var(--ink);stroke-width:3;stroke-linecap:round}.toast-container.svelte-cqwvc2{position:fixed;top:55px;z-index:1000;display:flex;flex-direction:column-reverse;gap:8px;pointer-events:none;width:400px;right:10%}@media screen and (max-width:1200px){.toast-container.svelte-cqwvc2{right:5%}}.toast-wrapper.svelte-cqwvc2{pointer-events:auto;transition:transform .3s ease,opacity .3s ease}@media(max-width:768px){.toast-container.svelte-cqwvc2{inset:auto 16px 20px;transform:none;width:calc(100% - 32px)}}@font-face{font-family:IBM Plex Sans Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./ibm-plex-sans-latin-wght-normal.IvpUvPa2.woff2) format("woff2-variations")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./ibm-plex-mono-latin-400-normal.DMJ8VG8y.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:500;src:url(./ibm-plex-mono-latin-500-normal.DSY6xOcd.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:600;src:url(./ibm-plex-mono-latin-600-normal.BgSNZQsw.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:italic;font-display:swap;font-weight:300;src:url(./ibm-plex-mono-latin-300-italic.EVyQTKsu.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:italic;font-display:swap;font-weight:600;src:url(./ibm-plex-mono-latin-600-italic.DrfJ59vG.woff2) format("woff2")}*{box-sizing:border-box}:root,html[data-theme=light]{--paper: #efebe2;--paper-raised: #f5f1e8;--ink: #1b1a14;--muted: #6f6b59;--sec: #3f3d31;--hair: rgba(27, 26, 20, .25);--hair-strong: rgba(27, 26, 20, .6);--labelbg: #e2ddd0;--slash: rgba(27, 26, 20, .2);--plate: #0b0b10;--plate-text: #c9ccd8;--focus: #1b1a14;--danger: #a72537;--success: #31623b;--paper-rgb: 239, 235, 226;color-scheme:light}html[data-theme=dark]{--paper: #1c1b19;--paper-raised: #22211e;--ink: #f2f0eb;--muted: #97927d;--sec: #c7c2b0;--hair: rgba(242, 240, 235, .25);--hair-strong: rgba(242, 240, 235, .6);--labelbg: #26251f;--slash: rgba(242, 240, 235, .2);--focus: #f2f0eb;--danger: #ff8898;--success: #8ec69a;--paper-rgb: 28, 27, 25;color-scheme:dark}html{--fontSize: 2.4rem;--fontSize-h1: 7rem;--fontSize-h2: 5.2rem;--fontSize-h3: 3.4rem;--fontSize-h4: 2.8rem;--fontSize-xl: 2.4rem;--fontSize-l: 1.9rem;--fontSize-m: 1.6rem;--fontSize-s: 1.3rem;--fontSize-xs: 1.1rem;--gap-xs: 2rem;--outlineWidth-xs: .1rem;--outlineWidth-s: .1rem;--outlineWidth-m: .1rem;--outlineWidth-l: .2rem;--asksColor: #d33b55;--asksSecondaryColor: #aa2f47;--bidsColor: #397c47;--bidsSecondaryColor: #2d6338;--inputHeight-xs: 2rem;--inputHeight-s: 4rem;--inputHeight-m: 4rem;--inputHeight-l: 6rem;--inputHeight-xl: 6rem;--padding-xs: .4rem;--padding-s: .8rem;--padding-m: 1.6rem;--padding-l: 2rem;--padding-xl: 4rem;--padding-2xl: 6rem;--padding-4xl: 12rem;--font-sans: "IBM Plex Sans Variable", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--layout-grid-default: minmax(6rem, 1fr) minmax(0, 116rem) minmax(6rem, 1fr);--layout-grid-mobile: 2rem minmax(0, 1fr) 2rem;--layout-grid-compact-center: min(48rem, calc(100vw - 4rem) );--layout-grid-compact: 1fr minmax(0, var(--layout-grid-compact-center)) 1fr;--layout-grid-side-margin: max(2rem, calc((100vw - 116rem)/2) );--shell: 128rem;--container: 116rem;--page-gutter: 6rem;--header-height: 6rem;height:-webkit-fill-available;color:var(--ink);font-family:var(--font-sans);font-size:var(--fontSize-m);background:var(--paper)}html[data-theme-switching],html[data-theme-switching] *{transition:none!important}body{width:100%;max-width:100%;min-height:100vh;min-height:-webkit-fill-available;margin:0;overscroll-behavior:none;overscroll-behavior-x:contain;font-family:var(--font-sans);color:var(--ink);background:var(--paper)}button,input,textarea,select{font:inherit}a{color:inherit}::selection{color:var(--paper);background:var(--ink)}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}:root{font-size:62.5%}@media(max-width:720px){:root{font-size:58%}html{--fontSize-h1: 4rem;--fontSize-h2: 3.6rem;--fontSize-h3: 2.8rem;--fontSize-h4: 2.4rem;--fontSize-xl: 2.2rem;--fontSize-l: 1.8rem;--fontSize-m: 1.6rem;--layout-grid-default: var(--layout-grid-mobile);--page-gutter: 2rem;--padding-4xl: 8rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{html,body{color:#1b1a14;background:#fff}}body{margin:0;padding:0}.main.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}
