@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Manrope:wght@400;500;600;700&display=swap";button.svelte-1h03sh0{background-color:transparent;border:none;z-index:13;cursor:pointer;color:var(--surface);padding:.25rem}@media screen and (min-width:700px){#hamburger-button.svelte-1h03sh0{display:none}}li.svelte-1vw3abu{width:100%;text-align:center;display:flex;color:var(--surface);border-bottom:1px solid rgba(255,255,255,.08)}li.svelte-1vw3abu a:where(.svelte-1vw3abu){color:inherit;text-decoration:none;height:100%;width:100%;border-radius:0;padding:1.8rem 1.5rem;font-size:1.35rem;font-weight:600}li.svelte-1vw3abu a:where(.svelte-1vw3abu).active{color:var(--surface);background:#ffffff14}@media screen and (min-width:700px){li.svelte-1vw3abu{border-bottom:none;background-color:transparent;width:fit-content}li.svelte-1vw3abu:hover,li.svelte-1vw3abu:focus{color:var(--surface)}li.svelte-1vw3abu a:where(.svelte-1vw3abu){padding:.35rem .7rem;border-radius:999px;font-size:.95rem;letter-spacing:.01em;transition:background .2s ease,color .2s ease}li.svelte-1vw3abu a:where(.svelte-1vw3abu):hover,li.svelte-1vw3abu a:where(.svelte-1vw3abu):focus{background:#ffffff24}li.svelte-1vw3abu a:where(.svelte-1vw3abu).active{background:#fff3;color:var(--surface)}}ul.svelte-1iapjyu{list-style:none;display:flex;gap:1rem;align-items:center}@media screen and (max-width:700px){nav.svelte-1iapjyu{display:none}nav.svelte-1iapjyu.mobile-menu{display:block;position:absolute;top:0;left:0;right:0;height:100vh;z-index:7;background:#0a121ccc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}nav.svelte-1iapjyu.mobile-menu ul:where(.svelte-1iapjyu){background:var(--brand);border-top:1px solid rgba(255,255,255,.1);position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;padding-inline:0;margin-block-start:0;margin-block-start:var(--header-height);padding-bottom:3rem}}#toast-message.svelte-1cpok13{position:fixed;top:18vh;left:50%;transform:translate(-50%);z-index:50;display:flex;justify-content:center;align-items:center}.notification-stack.svelte-1cpok13{display:grid;gap:.35rem}.notification.svelte-1cpok13{border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem 2.25rem;background-color:var(--toast-background);font-size:1.2rem;box-shadow:var(--soft-shadow-lg);font-weight:600;letter-spacing:.02em;animation:svelte-1cpok13-toast-in .2s ease-out}.notification.exiting.svelte-1cpok13{animation:svelte-1cpok13-toast-out .35s ease-in forwards}@keyframes svelte-1cpok13-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1cpok13-toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-16px)}}@media screen and (min-width:700px){#toast-message.svelte-1cpok13{top:18vh}}:root{--font-sans: "Manrope", "Segoe UI", sans-serif;--font-display: "Bebas Neue", "Arial Black", sans-serif;--ink: hsl(24, 20%, 16%);--ink-muted: hsl(24, 12%, 40%);--brand: hsl(24, 28%, 22%);--brand-strong: hsl(24, 32%, 16%);--accent: hsl(24, 70%, 52%);--surface: hsl(36, 40%, 98%);--surface-2: hsl(36, 32%, 95%);--surface-3: hsl(36, 24%, 92%);--border: hsla(24, 20%, 20%, .12);--soft-shadow: 0 12px 30px rgba(46, 32, 20, .12);--soft-shadow-lg: 0 20px 50px rgba(46, 32, 20, .18);--header-height: 4.5rem;--column: 860px;--mobile-column: 360px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--card-background: var(--surface);--toast-background: hsla(36, 40%, 98%, .96);--button-hover-background: hsla(24, 28%, 22%, .08);--chip-background: hsla(24, 28%, 22%, .08);--chip-active: hsla(24, 28%, 22%, .18);--gold: hsl(48, 90%, 55%);--silver: hsl(0, 0%, 75%);--bronze: hsl(25, 55%, 52%)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{display:flex;flex-direction:column;align-items:center;background-color:var(--surface-2);color:var(--ink);font-family:var(--font-sans);line-height:1.6}body.texture-linen{background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.7),transparent 55%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.5),transparent 60%),repeating-linear-gradient(45deg,rgba(80,52,28,.03) 0 1px,transparent 1px 12px),repeating-linear-gradient(-45deg,rgba(80,52,28,.025) 0 1px,transparent 1px 14px);background-size:100% 100%,100% 100%,100% 100%,100% 100%;background-attachment:fixed}h1{width:fit-content;margin:1.5rem 2rem 0;font-family:var(--font-display);font-size:clamp(2rem,3vw,2.8rem);letter-spacing:-.02em;color:var(--brand-strong);border-bottom:2px solid var(--accent);padding-bottom:.35rem}h2,h3{font-family:var(--font-display);color:var(--brand-strong);letter-spacing:-.01em}a{color:inherit}.header-font{font-family:var(--font-display)}.column{max-width:var(--mobile-column);width:min(100%,var(--mobile-column));margin-left:auto;margin-right:auto;padding:0 1rem}.sr-only{position:absolute;left:-100vw;opacity:0;width:1px;height:1px;overflow:hidden;border:none;word-wrap:normal;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}@media screen and (min-width:700px){.column{max-width:var(--column);width:min(100%,var(--column))}}header.svelte-12qhfyh{width:100%;height:var(--header-height);background:linear-gradient(120deg,var(--brand-strong),var(--brand));color:var(--surface);position:sticky;top:0;z-index:10;box-shadow:0 12px 22px #0c182638;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}header.svelte-12qhfyh span.logo:where(.svelte-12qhfyh){font-size:1.8rem;font-family:var(--font-display);letter-spacing:-.03em}header.svelte-12qhfyh #header-content:where(.svelte-12qhfyh){height:var(--header-height);display:flex;justify-content:space-between;align-items:center;gap:1rem}header.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--surface);text-decoration:none}header.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,header.svelte-12qhfyh a:where(.svelte-12qhfyh):focus{color:var(--surface);text-decoration:none}.header-actions.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}main.svelte-12qhfyh{width:100%;display:flex;justify-content:center;padding:1.5rem 0 4rem}
