:root{--font-heading: "Outfit", sans-serif;--font-body: "IBM Plex Sans", sans-serif;--font-mono: "IBM Plex Mono", monospace}:root{--type-display-size: 36px;--type-display-lh: 1.15;--type-display-ls: -.03em;--type-display-weight: 600;--type-h1-size: 28px;--type-h1-lh: 1.2;--type-h1-ls: -.025em;--type-h1-weight: 600;--type-h2-size: 22px;--type-h2-lh: 1.25;--type-h2-ls: -.02em;--type-h2-weight: 500;--type-h3-size: 18px;--type-h3-lh: 1.3;--type-h3-ls: -.015em;--type-h3-weight: 500;--type-h4-size: 16px;--type-h4-lh: 1.35;--type-h4-ls: -.01em;--type-h4-weight: 500;--type-body-lg-size: 16px;--type-body-lg-lh: 1.65;--type-body-size: 15px;--type-body-lh: 1.65;--type-body-sm-size: 14px;--type-body-sm-lh: 1.6;--type-caption-size: 13px;--type-caption-lh: 1.5;--type-caption-ls: .01em;--type-meta-size: 12px;--type-meta-lh: 1.5;--type-meta-ls: .02em;--type-micro-size: 11px;--type-micro-lh: 1.4;--type-micro-ls: .03em}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--space-24: 96px}:root{--container-max: 900px;--prose-max: 720px;--padding-mobile: 20px;--padding-desktop: 32px;--card-gap: 14px;--post-gap: 28px;--section-gap: 56px;--header-gap: 44px}:root{--radius-card: 14px;--radius-button: 8px;--radius-tag: 100px;--radius-code: 10px;--radius-logo: 10px;--radius-input: 10px;--radius-callout: 8px}:root{--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-default: ease}:root{--duration-fast: .15s;--duration-default: .25s;--duration-slow: .4s;--duration-enter: .5s}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes cardIn{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroIn{0%{opacity:0;transform:translateY(16px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}:root,html[data-theme=dark]{color-scheme:dark;--color-bg-primary: #0a1018;--color-bg-elevated: #0e1420;--color-bg-subtle: #121a22;--color-bg-muted: #1a2230;--color-border-default: rgba(255, 255, 255, .06);--color-border-subtle: rgba(255, 255, 255, .03);--color-border-strong: rgba(255, 255, 255, .12);--color-text-primary: #ffffff;--color-text-secondary: rgba(255, 255, 255, .85);--color-text-tertiary: rgba(255, 255, 255, .4);--color-text-muted: rgba(255, 255, 255, .25);--color-text-ghost: rgba(255, 255, 255, .15);--color-accent-primary: #8ec2d0;--color-accent-hover: #a0d0dc;--color-accent-muted: rgba(142, 194, 208, .15);--color-accent-subtle: rgba(142, 194, 208, .08);--color-success: #4ade80;--color-warning: #fbbf24;--color-error: #f87171;--color-info: #60a5fa;--gradient-1: linear-gradient(135deg, #0e1a2a, #0c2233, #0a2a3d);--gradient-2: linear-gradient(135deg, #121a1e, #162028);--gradient-3: linear-gradient(135deg, #0e1820, #14222c);--gradient-4: linear-gradient(135deg, #10181e, #1a2028);--gradient-5: linear-gradient(135deg, #121820, #182024);--gradient-6: linear-gradient(135deg, #0e161e, #161e28);--color-code-bg: #0c1220;--color-code-keyword: #8ec2d0;--color-code-string: #a8c8a0;--color-code-comment: rgba(255, 255, 255, .25);--color-code-function: #82aaff;--color-code-number: #f78c6c}html[data-theme=light]{color-scheme:light;--color-bg-primary: #eef0f4;--color-bg-elevated: #ffffff;--color-bg-subtle: #e4e8ec;--color-bg-muted: #dce0e4;--color-border-default: rgba(0, 0, 0, .08);--color-border-subtle: rgba(0, 0, 0, .04);--color-border-strong: rgba(0, 0, 0, .15);--color-text-primary: #111111;--color-text-secondary: rgba(0, 0, 0, .82);--color-text-tertiary: rgba(0, 0, 0, .45);--color-text-muted: rgba(0, 0, 0, .3);--color-text-ghost: rgba(0, 0, 0, .15);--color-accent-primary: #0d9488;--color-accent-hover: #0b7f74;--color-accent-muted: rgba(13, 148, 136, .12);--color-accent-subtle: rgba(13, 148, 136, .06);--color-success: #16a34a;--color-warning: #d97706;--color-error: #dc2626;--color-info: #2563eb;--gradient-1: linear-gradient(135deg, #f2f6f8, #e6eef2);--gradient-2: linear-gradient(135deg, #f2f6f8, #e6f0ee);--gradient-3: linear-gradient(135deg, #f2f6f8, #e8f0f2);--gradient-4: linear-gradient(135deg, #f2f6f8, #eaecf0);--gradient-5: linear-gradient(135deg, #f2f6f8, #eef0ea);--gradient-6: linear-gradient(135deg, #f2f6f8, #f0eee8);--color-code-bg: #f2f4f6;--color-code-keyword: #0d9488;--color-code-string: #16a34a;--color-code-comment: rgba(0, 0, 0, .3);--color-code-function: #2563eb;--color-code-number: #ea580c}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);font-size:var(--type-body-size);line-height:var(--type-body-lh);color:var(--color-text-secondary);background-color:var(--color-bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}body{min-height:100vh;background-color:var(--color-bg-primary);color:var(--color-text-secondary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-text-primary);font-weight:var(--type-h3-weight)}.container{max-width:var(--container-max);margin:0 auto;padding:0 var(--padding-mobile)}@media(min-width:768px){.container{padding:0 var(--padding-desktop)}}a{color:var(--color-accent-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-accent-hover);text-decoration:underline}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg-subtle)}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}::selection{background-color:var(--color-accent-muted);color:var(--color-text-primary)}@media(prefers-reduced-motion:no-preference){.animate-fade-slide{animation:fadeSlideIn var(--duration-enter) var(--ease-out) forwards}.animate-card{animation:cardIn var(--duration-enter) var(--ease-out) forwards}.animate-header{animation:fadeSlideIn .5s ease 0s forwards}.animate-footer{animation:fadeSlideIn .5s ease .6s forwards;opacity:0}.featured-hero{animation:heroIn .6s var(--ease-out) 0s both}}@media(prefers-reduced-motion:reduce){.animate-fade-slide,.animate-card,.animate-header,.animate-footer,.featured-hero{animation:none;opacity:1}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:focus-visible{outline:2px solid var(--color-accent-primary);outline-offset:2px}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}hr{border:none;border-top:1px solid var(--color-border-default);margin:var(--space-6) 0}.skip-link[data-astro-cid-37fxchfa]{position:absolute;top:-100%;left:var(--space-4);background:var(--color-accent-primary);color:var(--color-bg-primary);padding:var(--space-2) var(--space-4);border-radius:var(--radius-button);z-index:200;font-family:var(--font-body);font-size:var(--type-body-sm-size);text-decoration:none}.skip-link[data-astro-cid-37fxchfa]:focus{top:var(--space-2)}
