:root{--font-display: "Helvetica Neue", "Helvetica", Arial, sans-serif;--font-body: "Helvetica Neue", "Helvetica", Arial, sans-serif;--white: #ffffff;--off-white: #fafafa;--light-gray: #f0f0f0;--mid-gray: #999999;--dark-gray: #333333;--black: #111111;--electric-blue: #0057ff;--hot-magenta: #ff0066;--lime-green: #8fff00;--deep-orange: #ff5500;--violet: #6b00cc;--nav-height: 64px;--page-pad: clamp(24px, 5vw, 80px);--section-gap: clamp(64px, 10vh, 160px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:var(--font-body);font-weight:400;color:var(--black);background:var(--white);line-height:1.6;overflow-x:hidden}::selection{background:var(--black);color:var(--white)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5{font-family:var(--font-display);font-weight:300;line-height:1.1;letter-spacing:-.02em}h1{font-size:clamp(2.5rem,6vw,5rem);font-weight:200}h2{font-size:clamp(1.75rem,3.5vw,3rem);font-weight:300}h3{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:400}p{font-size:.875rem;line-height:1.7;letter-spacing:.01em}small{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;font-weight:500}.label{font-family:var(--font-body);font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--mid-gray)}.mono{font-family:SF Mono,Menlo,Consolas,monospace;font-size:.8125rem}.page-enter{animation:fadeUp .6s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}table{width:100%;border-collapse:collapse;font-size:.8125rem}thead th{font-family:var(--font-body);font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-align:left;padding:12px 16px;border-bottom:2px solid var(--black);color:var(--black)}tbody td{padding:10px 16px;border-bottom:1px solid var(--light-gray);vertical-align:top;line-height:1.5}tbody tr:hover{background:var(--off-white)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--mid-gray);border-radius:3px}nav.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:var(--nav-height);padding:0 var(--page-pad);background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:border-color .3s ease;border-bottom:1px solid transparent}nav.scrolled.svelte-12qhfyh{border-bottom-color:var(--light-gray)}.brand.svelte-12qhfyh{font-family:var(--font-display);font-size:1.25rem;font-weight:600;letter-spacing:.15em}.nav-center.svelte-12qhfyh{display:flex;gap:36px}.nav-link.svelte-12qhfyh{font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--mid-gray);transition:color .2s ease;position:relative}.nav-link.svelte-12qhfyh:hover,.nav-link.active.svelte-12qhfyh{color:var(--black)}.nav-link.active.svelte-12qhfyh:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:1px;background:var(--black)}.nav-right.svelte-12qhfyh{display:flex;align-items:center}.menu-toggle.svelte-12qhfyh{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.bar.svelte-12qhfyh{display:block;width:20px;height:1.5px;background:var(--black);transition:transform .3s ease,opacity .3s ease}.bar.open.svelte-12qhfyh:first-child{transform:rotate(45deg) translate(2px,2px)}.bar.open.svelte-12qhfyh:last-child{transform:rotate(-45deg) translate(2px,-2px)}.mobile-menu.svelte-12qhfyh{position:fixed;top:var(--nav-height);left:0;right:0;z-index:99;background:var(--white);padding:32px var(--page-pad);display:flex;flex-direction:column;gap:24px;border-bottom:1px solid var(--light-gray)}.mobile-link.svelte-12qhfyh{font-family:var(--font-display);font-size:1.75rem;color:var(--mid-gray);transition:color .2s}.mobile-link.active.svelte-12qhfyh{color:var(--black)}.mobile-meta.svelte-12qhfyh{padding-top:16px;border-top:1px solid var(--light-gray)}main.svelte-12qhfyh{min-height:100vh;padding-top:var(--nav-height)}footer.svelte-12qhfyh{border-top:1px solid var(--light-gray);padding:32px var(--page-pad)}.footer-inner.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center}.footer-brand.svelte-12qhfyh{display:flex;align-items:center;gap:12px}.brand-text.svelte-12qhfyh{font-family:var(--font-display);font-weight:600;letter-spacing:.1em;font-size:.875rem}.divider.svelte-12qhfyh{color:var(--mid-gray)}@media(max-width:768px){.nav-center.svelte-12qhfyh,.nav-right.svelte-12qhfyh{display:none}.menu-toggle.svelte-12qhfyh{display:flex}.footer-inner.svelte-12qhfyh{flex-direction:column;gap:12px;text-align:center}.footer-brand.svelte-12qhfyh{justify-content:center}}
