.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--accent: #D84339;--secondary: #C8D7D2;--bg: #F4F2F0;--dark: #373234;--dark-rgb: 55, 50, 52;--border: #373234;--radius: .3rem;--font-body: "Plus Jakarta Sans", sans-serif;--sidebar-width: 18rem;--sidebar-padding: 1.25rem;--sidebar-z-index:50;--header-height: 5rem;--header-z-index: 50;--box-shadow-accent: .25rem .25rem 0 var(--accent);--box-shadow-dark: .25rem .25rem 0 var(--dark);--box-shadow-white: .25rem .25rem 0 white;--modal-z-index: 100;--loading-page-z-index: 9999}*,:before,:after{box-sizing:border-box;border:none;margin:0;padding:0;line-height:inherit;font-size:inherit;outline:none}html{line-height:1.25;-webkit-text-size-adjust:100%;font-family:var(--font-body);scroll-behavior:smooth;width:100vw;overflow-x:hidden;background-color:var(--bg);color:var(--dark)}body{margin:0;font-size:100%;width:100vw;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select,textarea{font-size:1rem;color:inherit;background:transparent;padding:0}ol,ul{list-style:none;margin:0;padding:0}img,svg,video,canvas{display:block;max-width:100%}table{border-collapse:collapse}:focus-visible{outline:.125rem solid Highlight;outline-offset:.125rem}.radius-global{border-radius:var(--radius-global)!important}a,label,button{cursor:pointer}.text-primary{color:var(--color-primary)!important}.bg-primary{background-color:var(--color-primary)!important}.container,.container-fluid{width:94%;display:block;margin:0 auto}.container{max-width:80rem}.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--font-body);font-weight:600;line-height:1.25;color:var(--color-body);margin:0}.h1{font-size:2rem}.h2{font-size:1.5rem}.h3{font-size:1.25rem}.h4{font-size:1.125rem}.h5{font-size:1rem}.h6{font-size:.875rem}svg{display:block}.btn{display:inline-flex;align-items:center;gap:.5rem;border:.125rem solid var(--border);font-weight:700;text-transform:uppercase;transition:all .2s ease;box-shadow:var(--box-shadow-dark);padding:.8rem 1rem}.btn-sm{padding:.5rem .75rem;font-size:.75rem}.btn-md{padding:.8rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 1.5rem;font-size:1rem}.btn-white{background:#fff;color:var(--dark)}.btn-white:hover{transform:translate(.375rem,.375rem);box-shadow:none}.btn-white.active{background:var(--dark);color:#fff;box-shadow:var(--box-shadow-accent)}.btn-white.active:hover{transform:translate(0)}.btn-dark{background:var(--dark);color:#fff;box-shadow:var(--box-shadow-accent)}.btn-dark:hover{transform:translate(.375rem,.375rem);box-shadow:none}.btn-dark.active{background:var(--accent);box-shadow:var(--box-shadow-dark)}.btn-dark.active:hover{transform:translate(0)}.btn-accent{background:var(--accent);color:#fff;box-shadow:var(--box-shadow-dark)}.btn-accent:hover{transform:translate(.375rem,.375rem);box-shadow:none}.btn-accent.active{background:var(--dark);box-shadow:var(--box-shadow-accent)}.btn-accent.active:hover{transform:translate(0)}.editor{line-height:1.8;font-size:1rem;word-break:break-word}.editor h1,.editor h2,.editor h3,.editor h4,.editor h5,.editor h6{font-weight:700;margin-top:2.5rem;margin-bottom:1rem;line-height:1.3;scroll-margin-top:6rem}.editor h1{font-size:2.2rem}.editor h2{font-size:1.8rem}.editor h3{font-size:1.5rem}.editor h4{font-size:1.25rem}.editor h5{font-size:1.1rem}.editor h6{font-size:1rem}.editor p{margin-bottom:1rem}.editor a{color:var(--accent);font-weight:600;text-decoration:underline;transition:.2s}.editor a:hover{opacity:.8}.editor ul,.editor ol{margin:1rem 0;padding-left:1.5rem}.editor ul{list-style:disc}.editor ol{list-style:decimal}.editor li{margin-bottom:.5rem}.editor li>ul,.editor li>ol{margin-top:.5rem}.editor input[type=checkbox]{margin-right:.5rem}.editor blockquote{border-left:.25rem solid var(--accent);padding:1rem 1.25rem;background:#fff;box-shadow:var(--box-shadow-dark);margin:2rem 0;font-style:italic}.editor hr{border:none;border-top:.125rem solid var(--border);margin:3rem 0}.editor code{background:var(--secondary);padding:.2rem .4rem;font-size:.9rem;border-radius:.25rem}.editor pre{background:var(--dark);color:#fff;padding:1.25rem;overflow-x:auto;margin:2rem 0;box-shadow:var(--box-shadow-accent);border-radius:.375rem}.editor pre code{background:transparent;padding:0;color:inherit;font-size:.9rem}.editor table{width:100%;border-collapse:collapse;margin:2rem 0;border:.125rem solid var(--border)}.editor th,.editor td{padding:.75rem;border:.0625rem solid var(--border)}.editor th{background:var(--dark);color:#fff}.editor img{display:block;margin:2rem auto;max-width:100%}.editor figure{margin:2rem 0;text-align:center}.editor figcaption{font-size:.875rem;opacity:.7;margin-top:.5rem}.editor details{background:#fff;padding:1rem;margin:1.5rem 0;border:.125rem solid var(--border);box-shadow:var(--box-shadow-dark)}.editor summary{font-weight:600;cursor:pointer}.editor mark{background:var(--accent);color:#fff;padding:.1rem .3rem}.editor kbd{background:var(--dark);color:#fff;padding:.2rem .4rem;font-size:.8rem;border-radius:.25rem}.editor sub{vertical-align:sub;font-size:.8em}.editor sup{vertical-align:super;font-size:.8em}.editor iframe{width:100%;aspect-ratio:16/9;margin:2rem 0}.editor strong{font-weight:700}.editor em{font-style:italic}.editor del{text-decoration:line-through;opacity:.7}.btn-close.svelte-142g0kt{width:2.5rem;height:2.5rem;display:none;align-items:center;justify-content:center;background:#fff;border:.125rem solid var(--border);box-shadow:var(--box-shadow-dark);transition:all .15s ease}.btn-close.svelte-142g0kt:active{transform:translate(.125rem,.125rem);box-shadow:none}.icon.svelte-142g0kt{width:1.5rem;height:1.5rem;stroke-width:3}@media screen and (max-width:62em){.btn-close.svelte-142g0kt{display:flex}}.header[data-astro-cid-tecaoksr]{height:var(--header-height);border-bottom:.125rem solid var(--border);z-index:var(--header-z-index);position:fixed;top:0;left:var(--sidebar-width);right:0;display:inline-flex;align-items:center;justify-content:center;background-color:var(--bg)}.header-content[data-astro-cid-tecaoksr]{display:flex;align-items:center;justify-content:space-between}.header-right[data-astro-cid-tecaoksr]{display:flex;align-items:center;gap:1rem}@media screen and (max-width:62em){.header[data-astro-cid-tecaoksr]{left:0}}.brand[data-astro-cid-dcermp3o]{padding:var(--sidebar-padding)}.brand-link[data-astro-cid-dcermp3o]{display:flex;gap:1rem;align-items:center;text-decoration:none;color:var(--dark)}.logo[data-astro-cid-dcermp3o]{width:3rem;height:3rem;border:.125rem solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:.125rem .125rem 0 var(--border);border-radius:100%;font-weight:900;font-size:1.35rem;color:var(--accent)}.brand-text[data-astro-cid-dcermp3o] h1[data-astro-cid-dcermp3o]{font-size:1.25rem;font-weight:800;margin:0}.brand-text[data-astro-cid-dcermp3o] span[data-astro-cid-dcermp3o]{color:var(--accent)}.nav[data-astro-cid-b4ek2ye3]{flex:1;overflow-y:auto;padding:var(--sidebar-padding)}.nav-group[data-astro-cid-b4ek2ye3]{margin-bottom:1rem}.nav-title[data-astro-cid-b4ek2ye3]{font-size:.7rem;letter-spacing:.1875rem;text-transform:uppercase;margin-bottom:1rem}.nav-title-accent[data-astro-cid-b4ek2ye3]{font-size:.625rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.3em;margin-bottom:1.25rem;padding-left:.25rem;border-left:.25rem solid var(--accent)}.nav-item[data-astro-cid-b4ek2ye3]{width:100%;margin-bottom:1rem;font-style:italic}.nav-icon[data-astro-cid-b4ek2ye3]{width:1em}.profile.svelte-12q6iyq{border-top:.125rem solid var(--border);padding:var(--sidebar-padding);padding-top:1.5rem}.profile-card.svelte-12q6iyq{border:.125rem solid var(--border);background:#fff;padding:1rem;box-shadow:var(--box-shadow-dark)}.profile-main.svelte-12q6iyq,.profile-guest.svelte-12q6iyq{display:flex;align-items:center;gap:1rem}.profile-main-avatar.svelte-12q6iyq{width:2.25rem;height:2.25rem;min-width:2.25rem;display:flex;justify-content:center;align-items:center;border:.125rem solid var(--border);border-radius:100%}.profile-main.svelte-12q6iyq h3:where(.svelte-12q6iyq),.profile-guest.svelte-12q6iyq h3:where(.svelte-12q6iyq){margin:0;font-size:.7rem;font-weight:600}.profile-main.svelte-12q6iyq p:where(.svelte-12q6iyq){font-size:.65rem}.guest-actions.svelte-12q6iyq{display:flex;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.sidebar-mobile-wrapper.svelte-18bauas{display:none}@media screen and (max-width:62em){.sidebar-mobile-wrapper.svelte-18bauas{display:block}}.sidebar-mobile.svelte-18bauas{width:var(--sidebar-width);height:100vh;background:var(--bg);border-right:.125rem solid var(--border);display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;transform:translate(-100%);transition:transform .3s cubic-bezier(.77,0,.18,1);will-change:transform;z-index:calc(var(--sidebar-z-index) + 11)}.sidebar-mobile.open.svelte-18bauas{transform:translate(0)}.btn-close.svelte-18bauas{position:absolute;top:1rem;right:.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#fff;border:.125rem solid var(--border);box-shadow:var(--box-shadow-dark);transition:all .15s ease}.btn-close.svelte-18bauas:active{transform:translate(.125rem,.125rem);box-shadow:none}.icon.svelte-18bauas{width:1.5rem;height:1.5rem;stroke-width:3}.sidebar-mobile-bg.svelte-18bauas{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:calc(var(--sidebar-z-index) + 10)}.sidebar-desktop[data-astro-cid-yk6svkls]{width:var(--sidebar-width);height:100vh;background:var(--bg);border-right:.125rem solid var(--border);display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:var(--sidebar-z-index)}@media screen and (max-width:62em){.sidebar-desktop[data-astro-cid-yk6svkls]{display:none}}.scroll-top.svelte-1hpeg33{position:fixed;bottom:1rem;right:1rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.2rem;background:#fff;color:var(--dark);border:.125rem solid var(--border);box-shadow:var(--box-shadow-dark);cursor:pointer;transition:all .2s ease;opacity:0;visibility:hidden;transform:translateY(1.25rem);z-index:999}.scroll-top.show.svelte-1hpeg33{opacity:1;visibility:visible;transform:translateY(0)}.scroll-top.svelte-1hpeg33:hover{transform:translate(.375rem,.375rem);box-shadow:none}.breadcrumb-wrapper[data-astro-cid-3yuocmrs]{padding:1rem 0;border-bottom:.125rem solid var(--border)}.breadcrumb[data-astro-cid-3yuocmrs]{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.breadcrumb[data-astro-cid-3yuocmrs] a[data-astro-cid-3yuocmrs],.breadcrumb[data-astro-cid-3yuocmrs] .current[data-astro-cid-3yuocmrs]{display:inline-block;padding:.4rem .75rem;border:.125rem solid var(--border);border-radius:var(--radius);font-size:.75rem;font-weight:700;text-transform:uppercase;background:#fff;box-shadow:var(--box-shadow-dark);transition:all .2s ease}.breadcrumb[data-astro-cid-3yuocmrs] a[data-astro-cid-3yuocmrs]:hover{box-shadow:none}.breadcrumb[data-astro-cid-3yuocmrs] .current[data-astro-cid-3yuocmrs]{background:var(--accent);color:#fff;box-shadow:var(--box-shadow-white)}.divider[data-astro-cid-3yuocmrs]{font-weight:700;opacity:.6}.loading-overlay.svelte-bmp89a{position:fixed;inset:0;background:var(--bg);display:flex;justify-content:center;align-items:center;z-index:var(--loading-page-z-index)}.loading-card.svelte-bmp89a{background:#fff;border:.125rem solid var(--border);box-shadow:var(--box-shadow-accent);padding:2rem 2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.spinner.svelte-bmp89a{width:2.5rem;height:2.5rem;border:.25rem solid var(--dark);border-top:.25rem solid var(--accent);animation:svelte-bmp89a-spin 6s linear infinite}p.svelte-bmp89a{font-size:.75rem;font-weight:700;letter-spacing:.1em;color:var(--dark)}@keyframes svelte-bmp89a-spin{to{transform:rotate(360deg)}}.modal-overlay.svelte-1dcupjk{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:var(--modal-z-index)}.modal-backdrop.svelte-1dcupjk{position:absolute;inset:0;background:#00000059;backdrop-filter:blur(.125rem)}.modal-card.svelte-1dcupjk{position:relative;background:#fff;border:.125rem solid var(--border);box-shadow:var(--box-shadow-accent);padding:2rem;width:26rem;display:flex;flex-direction:column;gap:1.5rem}.modal-title.svelte-1dcupjk{font-size:.9rem;font-weight:700;letter-spacing:.15em;text-align:center}.modal-actions.svelte-1dcupjk{display:flex;flex-direction:column;gap:.75rem}.btn-close.svelte-1dcupjk{position:absolute;top:1rem;right:.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#fff;border:.125rem solid var(--border);box-shadow:var(--box-shadow-dark);transition:all .15s ease}.btn-close.svelte-1dcupjk:active{transform:translate(.125rem,.125rem);box-shadow:none}.icon-close.svelte-1dcupjk{width:1.5rem;height:1.5rem;stroke-width:3}.btn-social.svelte-1dcupjk svg:where(.svelte-1dcupjk){width:1.6rem;height:1.6rem}.footer[data-astro-cid-6eya6ssw]{background:#1e1e1e;color:#ccc;padding-top:3.75rem}.footer-container[data-astro-cid-6eya6ssw]{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;max-width:75rem;margin:auto;padding:0 1.25rem 3.75rem}.footer-col[data-astro-cid-6eya6ssw] h4[data-astro-cid-6eya6ssw]{margin-bottom:1.25rem;color:#fff}.footer-logo[data-astro-cid-6eya6ssw]{font-size:1.5rem;font-weight:900;color:#fff;margin-bottom:.9375rem}.footer-logo[data-astro-cid-6eya6ssw] span[data-astro-cid-6eya6ssw]{color:#d84339}.footer-col[data-astro-cid-6eya6ssw] p[data-astro-cid-6eya6ssw]{font-size:.875rem;line-height:1.6}.footer-col[data-astro-cid-6eya6ssw] ul[data-astro-cid-6eya6ssw]{list-style:none;padding:0}.footer-col[data-astro-cid-6eya6ssw] ul[data-astro-cid-6eya6ssw] li[data-astro-cid-6eya6ssw]{margin-bottom:.625rem}.footer-col[data-astro-cid-6eya6ssw] ul[data-astro-cid-6eya6ssw] li[data-astro-cid-6eya6ssw] a[data-astro-cid-6eya6ssw]{text-decoration:none;color:#ccc;font-size:.875rem;transition:.3s}.footer-col[data-astro-cid-6eya6ssw] ul[data-astro-cid-6eya6ssw] li[data-astro-cid-6eya6ssw] a[data-astro-cid-6eya6ssw]:hover{color:#d84339;padding-left:.3125rem}.footer-social[data-astro-cid-6eya6ssw]{margin-top:.9375rem;display:flex;flex-direction:column;gap:.5rem}.footer-social[data-astro-cid-6eya6ssw] a[data-astro-cid-6eya6ssw]{color:#ccc;text-decoration:none;font-size:.875rem;transition:.3s}.footer-social[data-astro-cid-6eya6ssw] a[data-astro-cid-6eya6ssw]:hover{color:#d84339}.footer-bottom[data-astro-cid-6eya6ssw]{border-top:.0625rem solid #333;text-align:center;padding:1.25rem;font-size:.875rem;background:#161616}@media(max-width:62em){.footer-container[data-astro-cid-6eya6ssw]{grid-template-columns:repeat(2,1fr)}}@media(max-width:37.5em){.footer-container[data-astro-cid-6eya6ssw]{grid-template-columns:1fr}}.confirmModal.svelte-oys8d0{border:none;padding:0;background:transparent;position:fixed;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;width:100%;height:100%;--space-card: 1rem}.confirmModal.svelte-oys8d0::backdrop{background:#0000008c;backdrop-filter:blur(.1875rem)}.confirmModal[open].svelte-oys8d0{pointer-events:auto}.confirm-box-modal.svelte-oys8d0{background:#fff;padding:var(--space-card);border-radius:var(--radius);width:100%;max-width:22rem;box-shadow:0 1.25rem 2.5rem #00000040}.confirmModal.danger.svelte-oys8d0 .confirm:where(.svelte-oys8d0){background:#ef4444;color:#fff}.confirmModal.success.svelte-oys8d0 .confirm:where(.svelte-oys8d0){background:var(--color-primary);color:#fff}.confirmModal.info.svelte-oys8d0 .confirm:where(.svelte-oys8d0){background:#3b82f6;color:#fff}.confirm-actions.svelte-oys8d0{display:flex;justify-content:flex-end;gap:.75rem}.confirm-box.svelte-oys8d0{background:#fffffff2;padding:var(--space-card);border-radius:var(--radius);width:100%;max-width:26rem;box-shadow:0 1.875rem 3.75rem #00000040,inset 0 0 0 .0625rem #fff6;animation:svelte-oys8d0-pop .25s ease}@keyframes svelte-oys8d0-pop{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.confirm-header.svelte-oys8d0{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.confirm-header.svelte-oys8d0 h3:where(.svelte-oys8d0){font-size:1.125rem;font-weight:600;margin:0}.confirm-desc.svelte-oys8d0{opacity:.75;margin:.5rem 0 1.25rem;line-height:1.4}.confirm-icon.svelte-oys8d0{width:2.25rem;height:2.25rem;border-radius:62.4375rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.confirm-icon.danger.svelte-oys8d0{background:#fee2e2;color:#b91c1c}.confirm-icon.success.svelte-oys8d0{background:#dcfce7;color:#166534}.confirm-icon.info.svelte-oys8d0{background:#dbeafe;color:#1e40af}.confirmModal.svelte-oys8d0 .btn:where(.svelte-oys8d0):disabled{opacity:.6;cursor:not-allowed}main[data-astro-cid-k6jyuwu3].main{margin-left:var(--sidebar-width);margin-top:var(--header-height)}.main-content[data-astro-cid-k6jyuwu3]{min-height:calc(100vh - var(--header-height) - 4rem)}@media screen and (max-width:62em){main[data-astro-cid-k6jyuwu3].main{margin-left:0}}
