.navbar[data-astro-cid-3ef6ksr2]{position:fixed;top:clamp(.5rem,2vw,1rem);left:0;right:0;z-index:1000;padding:0 clamp(.5rem,2vw,1rem);contain:layout style;pointer-events:none;will-change:transform}.nav-content-wrapper[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;max-width:min(900px,100% - 1rem);margin:0 auto;padding:clamp(.3rem,1vw,.5rem) clamp(.8rem,3vw,1.5rem);border-radius:var(--border-radius-medium);background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px #00000014;border:1px solid rgba(0,0,0,.1);pointer-events:auto;contain:layout;will-change:background,border-color;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}html.page-loading .nav-content-wrapper[data-astro-cid-3ef6ksr2]{transition:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme*=-dark] .nav-content-wrapper[data-astro-cid-3ef6ksr2]{background:#1e1e1eb3;border-color:#ffffff1a;box-shadow:0 8px 32px #00000040}.logo[data-astro-cid-3ef6ksr2]{font-family:var(--font-script);font-size:clamp(1.8rem,5vw,2.2rem);font-weight:500;color:var(--text-dark);cursor:pointer;transition:color .2s ease;user-select:none;-webkit-user-select:none}.nav-links[data-astro-cid-3ef6ksr2]{display:flex;gap:clamp(1.5rem,4vw,2.5rem);align-items:center}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:clamp(.95rem,2vw,1.1rem);font-weight:500;color:var(--text-light);position:relative;transition:color .2s ease}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:var(--brand-primary);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after,.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active:after{transform:scaleX(1);transform-origin:left}.nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--text-dark)}.nav-actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1rem;min-width:150px;justify-content:flex-end}.nav-actions[data-astro-cid-3ef6ksr2] .btn[data-astro-cid-3ef6ksr2]{padding:.5rem 1.2rem;font-size:.9rem;white-space:nowrap}.theme-toggle[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;background:none;border:none;outline:none;font-size:1.5rem;cursor:pointer;padding:.5rem;min-width:44px;min-height:44px;transition:transform .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.theme-toggle[data-astro-cid-3ef6ksr2]:focus{outline:none}.theme-toggle[data-astro-cid-3ef6ksr2]:hover{transform:scale(1.1)}.theme-toggle[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:4px}.mobile-nav-toggle[data-astro-cid-3ef6ksr2],.mobile-nav-links[data-astro-cid-3ef6ksr2]{display:none}@media(max-width:768px){.nav-links[data-astro-cid-3ef6ksr2],.nav-actions[data-astro-cid-3ef6ksr2] .desktop-only[data-astro-cid-3ef6ksr2]{display:none}.nav-actions[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.5rem}.theme-toggle[data-astro-cid-3ef6ksr2]{font-size:1.5rem;background:none;border:none;cursor:pointer;padding:0;line-height:1}.mobile-nav-toggle[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;justify-content:space-around;width:22px;height:16px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mobile-nav-toggle[data-astro-cid-3ef6ksr2]:focus{outline:none}.mobile-nav-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:100%;height:1.5px;background:var(--text-dark);border-radius:10px;transition:all .3s linear;position:relative;transform-origin:center}.mobile-nav-toggle[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-nav-toggle[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.mobile-nav-toggle[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav-links[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.5rem;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--surface-background);z-index:999;padding:0 2.5rem;clip-path:circle(0% at top right);opacity:0;transition:clip-path .5s ease-in-out,opacity .5s ease-in-out;pointer-events:none;counter-reset:nav-link-counter}.mobile-nav-links[data-astro-cid-3ef6ksr2].open{clip-path:circle(150% at top right);opacity:1;pointer-events:all}.mobile-nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:2rem;font-family:var(--font-serif);color:var(--text-light);font-weight:400;transform:translateY(20px);opacity:0;transition:color .3s ease,transform .4s ease,opacity .4s ease}.mobile-nav-links[data-astro-cid-3ef6ksr2].open a[data-astro-cid-3ef6ksr2]{transform:translateY(0);opacity:1}.mobile-nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(1){transition-delay:.2s}.mobile-nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(2){transition-delay:.3s}.mobile-nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(3){transition-delay:.4s}.mobile-nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(4){transition-delay:.5s}.mobile-nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(5){transition-delay:.6s}.mobile-nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:before{content:"0" counter(nav-link-counter);counter-increment:nav-link-counter;font-size:.8rem;font-family:var(--font-sans);color:var(--brand-primary);margin-right:1rem;font-weight:600}.mobile-nav-links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--text-dark)}.mobile-nav-links[data-astro-cid-3ef6ksr2] .btn[data-astro-cid-3ef6ksr2]{margin-top:clamp(.75rem,2vw,1rem);font-size:clamp(.95rem,2.5vw,1.05rem);padding:clamp(.7rem,2vw,.85rem) clamp(1.5rem,4vw,1.8rem);display:inline-block}.mobile-nav-links[data-astro-cid-3ef6ksr2] .btn[data-astro-cid-3ef6ksr2]:before{content:none}.mobile-nav-links[data-astro-cid-3ef6ksr2] .btn-primary[data-astro-cid-3ef6ksr2]{background-color:var(--brand-primary);color:var(--surface-background)}}.mobile-nav-links[data-astro-cid-3ef6ksr2]{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}/*
* @license
* SPDX-License-Identifier: Apache-2.0
*/.astro-code{border-radius:var(--border-radius-small);padding:1rem;margin:1rem 0;font-family:JetBrains Mono,monospace;font-size:1rem;line-height:1.5;overflow-x:auto;box-shadow:0 2px 8px var(--shadow-color);position:relative;border-top:3px solid var(--brand-primary)}.astro-code:focus-visible{outline:3px solid color-mix(in srgb,var(--brand-primary) 18%,transparent);outline-offset:3px}[data-theme=earth-light]{--astro-code-color-text: #1e1e1e;--astro-code-color-background: #f8f8f8;--astro-code-token-constant: #795e26;--astro-code-token-string: #0e70c0;--astro-code-token-comment: #6a9955;--astro-code-token-keyword: #0000ff;--astro-code-token-parameter: #001080;--astro-code-token-function: #795e26;--astro-code-token-string-expression: #0e70c0;--astro-code-token-punctuation: #000000;--astro-code-token-property: #001080;--astro-code-token-variable: #001080}[data-theme=earth-dark]{--astro-code-color-text: #d4d4d4;--astro-code-color-background: #1e1e1e;--astro-code-token-constant: #4ec9b0;--astro-code-token-string: #ce9178;--astro-code-token-comment: #6a9955;--astro-code-token-keyword: #569cd6;--astro-code-token-parameter: #9cdcfe;--astro-code-token-function: #dcdcaa;--astro-code-token-string-expression: #ce9178;--astro-code-token-punctuation: #d4d4d4;--astro-code-token-property: #9cdcfe;--astro-code-token-variable: #9cdcfe}[data-theme=coast-light]{--astro-code-color-text: #1e1e1e;--astro-code-color-background: #f8f8f8;--astro-code-token-constant: #09885a;--astro-code-token-string: #0e70c0;--astro-code-token-comment: #008000;--astro-code-token-keyword: #0000ff;--astro-code-token-parameter: #001080;--astro-code-token-function: #795e26;--astro-code-token-string-expression: #0e70c0;--astro-code-token-punctuation: #000000;--astro-code-token-property: #001080;--astro-code-token-variable: #001080}[data-theme=coast-dark]{--astro-code-color-text: #d4d4d4;--astro-code-color-background: #1e1e1e;--astro-code-token-constant: #4ec9b0;--astro-code-token-string: #ce9178;--astro-code-token-comment: #6a9955;--astro-code-token-keyword: #569cd6;--astro-code-token-parameter: #9cdcfe;--astro-code-token-function: #dcdcaa;--astro-code-token-string-expression: #ce9178;--astro-code-token-punctuation: #d4d4d4;--astro-code-token-property: #9cdcfe;--astro-code-token-variable: #9cdcfe}[data-theme=lavender-light]{--astro-code-color-text: #1e1e1e;--astro-code-color-background: #f8f8f8;--astro-code-token-constant: #09885a;--astro-code-token-string: #0e70c0;--astro-code-token-comment: #008000;--astro-code-token-keyword: #af00db;--astro-code-token-parameter: #001080;--astro-code-token-function: #795e26;--astro-code-token-string-expression: #0e70c0;--astro-code-token-punctuation: #000000;--astro-code-token-property: #001080;--astro-code-token-variable: #001080}[data-theme=lavender-dark]{--astro-code-color-text: #d4d4d4;--astro-code-color-background: #1e1e1e;--astro-code-token-constant: #4ec9b0;--astro-code-token-string: #ce9178;--astro-code-token-comment: #6a9955;--astro-code-token-keyword: #c586c0;--astro-code-token-parameter: #9cdcfe;--astro-code-token-function: #dcdcaa;--astro-code-token-string-expression: #ce9178;--astro-code-token-punctuation: #d4d4d4;--astro-code-token-property: #9cdcfe;--astro-code-token-variable: #9cdcfe}[data-theme=golden-light]{--astro-code-color-text: #1e1e1e;--astro-code-color-background: #f8f8f8;--astro-code-token-constant: #09885a;--astro-code-token-string: #0e70c0;--astro-code-token-comment: #008000;--astro-code-token-keyword: #ff6600;--astro-code-token-parameter: #001080;--astro-code-token-function: #795e26;--astro-code-token-string-expression: #0e70c0;--astro-code-token-punctuation: #000000;--astro-code-token-property: #001080;--astro-code-token-variable: #001080}[data-theme=golden-dark]{--astro-code-color-text: #d4d4d4;--astro-code-color-background: #1e1e1e;--astro-code-token-constant: #4ec9b0;--astro-code-token-string: #ce9178;--astro-code-token-comment: #6a9955;--astro-code-token-keyword: #ff6600;--astro-code-token-parameter: #9cdcfe;--astro-code-token-function: #dcdcaa;--astro-code-token-string-expression: #ce9178;--astro-code-token-punctuation: #d4d4d4;--astro-code-token-property: #9cdcfe;--astro-code-token-variable: #9cdcfe}[data-theme=sakura-light]{--astro-code-color-text: #1e1e1e;--astro-code-color-background: #f8f8f8;--astro-code-token-constant: #09885a;--astro-code-token-string: #0e70c0;--astro-code-token-comment: #008000;--astro-code-token-keyword: #c586c0;--astro-code-token-parameter: #001080;--astro-code-token-function: #795e26;--astro-code-token-string-expression: #0e70c0;--astro-code-token-punctuation: #000000;--astro-code-token-property: #001080;--astro-code-token-variable: #001080}[data-theme=sakura-dark]{--astro-code-color-text: #d4d4d4;--astro-code-color-background: #1e1e1e;--astro-code-token-constant: #4ec9b0;--astro-code-token-string: #ce9178;--astro-code-token-comment: #6a9955;--astro-code-token-keyword: #c586c0;--astro-code-token-parameter: #9cdcfe;--astro-code-token-function: #dcdcaa;--astro-code-token-string-expression: #ce9178;--astro-code-token-punctuation: #d4d4d4;--astro-code-token-property: #9cdcfe;--astro-code-token-variable: #9cdcfe}[data-theme=oceanic-light]{--astro-code-color-text: #1e1e1e;--astro-code-color-background: #f8f8f8;--astro-code-token-constant: #09885a;--astro-code-token-string: #0e70c0;--astro-code-token-comment: #008000;--astro-code-token-keyword: #008080;--astro-code-token-parameter: #001080;--astro-code-token-function: #795e26;--astro-code-token-string-expression: #0e70c0;--astro-code-token-punctuation: #000000;--astro-code-token-property: #001080;--astro-code-token-variable: #001080}[data-theme=oceanic-dark]{--astro-code-color-text: #d4d4d4;--astro-code-color-background: #1e1e1e;--astro-code-token-constant: #4ec9b0;--astro-code-token-string: #ce9178;--astro-code-token-comment: #6a9955;--astro-code-token-keyword: #4ec9b0;--astro-code-token-parameter: #9cdcfe;--astro-code-token-function: #dcdcaa;--astro-code-token-string-expression: #ce9178;--astro-code-token-punctuation: #d4d4d4;--astro-code-token-property: #9cdcfe;--astro-code-token-variable: #9cdcfe}[data-theme=ruby-light]{--astro-code-color-text: #1e1e1e;--astro-code-color-background: #f8f8f8;--astro-code-token-constant: #09885a;--astro-code-token-string: #0e70c0;--astro-code-token-comment: #008000;--astro-code-token-keyword: #ff0000;--astro-code-token-parameter: #001080;--astro-code-token-function: #795e26;--astro-code-token-string-expression: #0e70c0;--astro-code-token-punctuation: #000000;--astro-code-token-property: #001080;--astro-code-token-variable: #001080}[data-theme=ruby-dark]{--astro-code-color-text: #d4d4d4;--astro-code-color-background: #1e1e1e;--astro-code-token-constant: #4ec9b0;--astro-code-token-string: #ce9178;--astro-code-token-comment: #6a9955;--astro-code-token-keyword: #f44747;--astro-code-token-parameter: #9cdcfe;--astro-code-token-function: #dcdcaa;--astro-code-token-string-expression: #ce9178;--astro-code-token-punctuation: #d4d4d4;--astro-code-token-property: #9cdcfe;--astro-code-token-variable: #9cdcfe}@font-face{font-family:Playfair Display;src:url(/fonts/PlayfairDisplay-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(/fonts/source-sans-3-latin.woff2) format("woff2");font-weight:400 600;font-style:normal;font-display:swap}@font-face{font-family:Sacramento;src:url(/fonts/Sacramento-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:STIXTwoText;src:url(/fonts/STIXTwoText-VariableFont_wght.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/JetBrainsMono-Regular.woff2) format("woff2")}:root{--font-serif: "Playfair Display", serif;--font-sans: "Source Sans 3", sans-serif;--font-script: "Sacramento", cursive;--font-subhead: "Poppins", sans-serif;--font-mono: "Courier New", Courier, monospace;--border-radius-large: 60px;--border-radius-medium: 30px;--border-radius-small: 16px;--transition-fast: all .2s ease-in-out;--transition-slow: all .4s ease-in-out}:root{--inline-code-bg: rgba(0,0,0,.04);--inline-code-fg: var(--text-dark);--inline-code-border: rgba(0,0,0,.06)}[data-theme=earth-light]{--background: #f5f3ef;--text-dark: #1a1a1a;--text-light: #595959;--brand-primary: #4a3f35;--brand-primary-contrast: #ffffff;--brand-secondary: #a39b8b;--border-color: #e8e3d9;--surface-background: #ffffff;--shadow-color: rgba(0, 0, 0, .08);--tag-background: #e8e3d9}[data-theme=earth-dark]{--background: #1c1a19;--text-dark: #e8e4db;--text-light: #a39b8b;--brand-primary: #c7b299;--brand-primary-contrast: #241f1a;--brand-secondary: #a39b8b;--border-color: #3a3632;--surface-background: #252321;--shadow-color: rgba(0, 0, 0, .25);--tag-background: #3a3632}[data-theme=coast-light]{--background: #f5f7fa;--text-dark: #2d3748;--text-light: #4a5568;--brand-primary: #3a5f7d;--brand-primary-contrast: #ffffff;--brand-secondary: #82a5c4;--border-color: #e2e8f0;--surface-background: #ffffff;--shadow-color: rgba(45, 55, 72, .08);--tag-background: #e2e8f0}[data-theme=coast-dark]{--background: #171923;--text-dark: #d8e0e7;--text-light: #a0aec0;--brand-primary: #82a5c4;--brand-primary-contrast: #071724;--brand-secondary: #4a5568;--border-color: #2d3344;--surface-background: #202430;--shadow-color: rgba(0, 0, 0, .25);--tag-background: #2d3344}[data-theme=lavender-light]{--background: #f5f3f7;--text-dark: #4a4156;--text-light: #6b617b;--brand-primary: #8b5cf6;--brand-primary-contrast: #ffffff;--brand-secondary: #c4b5fd;--border-color: #e6e0f0;--surface-background: #ffffff;--shadow-color: rgba(74, 65, 86, .08);--tag-background: #e6e0f0}[data-theme=lavender-dark]{--background: #1e1c24;--text-dark: #ddd8e5;--text-light: #b2a8c3;--brand-primary: #a78bfa;--brand-primary-contrast: #0f172a;--brand-secondary: #8b5cf6;--border-color: #3c3848;--surface-background: #292631;--shadow-color: rgba(0, 0, 0, .25);--tag-background: #3c3848}[data-theme=golden-light]{--background: #fdfbf6;--text-dark: #423d33;--text-light: #7a7368;--brand-primary: #d97706;--brand-primary-contrast: #ffffff;--brand-secondary: #f59e0b;--border-color: #f3f1ed;--surface-background: #ffffff;--shadow-color: rgba(66, 61, 51, .08);--tag-background: #f3f1ed}[data-theme=golden-dark]{--background: #1f1c18;--text-dark: #e6e2da;--text-light: #b3ada5;--brand-primary: #f59e0b;--brand-primary-contrast: #241b11;--brand-secondary: #d97706;--border-color: #423c34;--surface-background: #2a251f;--shadow-color: rgba(0, 0, 0, .25);--tag-background: #423c34}[data-theme=sakura-light]{--background: #fef6f8;--text-dark: #4f2e3a;--text-light: #8c6b77;--brand-primary: #d6336c;--brand-primary-contrast: #ffffff;--brand-secondary: #f06595;--border-color: #f8e5ea;--surface-background: #ffffff;--shadow-color: rgba(79, 46, 58, .08);--tag-background: #f8e5ea}[data-theme=sakura-dark]{--background: #241c1f;--text-dark: #ecdfe2;--text-light: #c5aeb5;--brand-primary: #f06595;--brand-primary-contrast: #24121a;--brand-secondary: #d6336c;--border-color: #443237;--surface-background: #31262a;--shadow-color: rgba(0, 0, 0, .25);--tag-background: #443237}[data-theme=oceanic-light]{--background: #f2f8fa;--text-dark: #2d4a53;--text-light: #5f7a83;--brand-primary: #0b7285;--brand-primary-contrast: #ffffff;--brand-secondary: #3bc9db;--border-color: #e1eef2;--surface-background: #ffffff;--shadow-color: rgba(45, 74, 83, .08);--tag-background: #e1eef2}[data-theme=oceanic-dark]{--background: #1a2c33;--text-dark: #d8e6e9;--text-light: #a0b6bd;--brand-primary: #3bc9db;--brand-primary-contrast: #071a1f;--brand-secondary: #0b7285;--border-color: #2b4047;--surface-background: #20353c;--shadow-color: rgba(0, 0, 0, .25);--tag-background: #2b4047}[data-theme$=-dark]{--inline-code-bg: rgba(255,255,255,.06);--inline-code-fg: var(--text-dark);--inline-code-border: rgba(255,255,255,.06)}[data-theme=ruby-light]{--background: #fcf5f5;--text-dark: #4f2e2e;--text-light: #8c6b6b;--brand-primary: #d63333;--brand-primary-contrast: #ffffff;--brand-secondary: #f06565;--border-color: #f8e5e5;--surface-background: #ffffff;--shadow-color: rgba(79, 46, 46, .08);--tag-background: #f8e5e5}[data-theme=ruby-dark]{--background: #241c1c;--text-dark: #ecdfdf;--text-light: #c5aeae;--brand-primary: #f06565;--brand-primary-contrast: #241616;--brand-secondary: #d63333;--border-color: #443232;--surface-background: #312626;--shadow-color: rgba(0, 0, 0, .25);--tag-background: #443232}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overscroll-behavior:none;-webkit-overscroll-behavior:none}body{margin:0;padding:0;font-family:var(--font-sans);background-color:var(--background);color:var(--text-light);line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overscroll-behavior:none;-webkit-tap-highlight-color:transparent;transition:background-color .3s ease,color .3s ease}html.page-loading *,html.page-loading *:before,html.page-loading *:after{transition:none!important;animation:none!important;animation-duration:0s!important;animation-delay:0s!important}img{max-width:100%;height:auto;display:block}h1{font-family:var(--font-serif);color:var(--text-dark);font-weight:400;line-height:1.2;margin-top:0;margin-bottom:clamp(.75rem,2vw,1rem)}h2,h3,h4,h5,h6{font-family:var(--font-subhead);color:var(--text-dark);font-weight:400;line-height:1.25;margin-top:0;margin-bottom:clamp(.5rem,1.6vw,.9rem)}h1{font-size:clamp(2rem,6vw,3.5rem)}h2{font-size:clamp(1.5rem,4vw,2rem)}h3{font-size:clamp(1.1rem,3vw,1.5rem)}h4{font-size:clamp(1rem,2.5vw,1.25rem)}p{margin-top:0;margin-bottom:clamp(1rem,3vw,1.5rem)}a{color:var(--brand-primary);text-decoration:none;font-weight:500;transition:var(--transition-fast)}a:hover{opacity:.8}strong,b{color:var(--text-dark);font-weight:600}ul{padding-left:20px}li{margin-bottom:.5rem}.container{max-width:min(900px,100% - 2rem);margin-left:auto;margin-right:auto;padding:0 clamp(1rem,4vw,2rem);width:100%}.main-content{padding-top:8rem;padding-bottom:5rem;min-height:100vh}.main-content.has-hero{padding-top:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--brand-secondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--brand-primary)}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}.animated-word{display:inline-block;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease}.hero-subtitle .animated-word.highlight,.hero-sub-subtitle .animated-word.highlight{color:var(--text-dark);font-style:italic}.fade-in.visible .animated-word{opacity:1;transform:translateY(0)}.btn{display:inline-block;font-family:var(--font-sans);font-size:clamp(.85rem,2vw,.95rem);font-weight:600;padding:clamp(.5rem,1.5vw,.7rem) clamp(1rem,3vw,1.4rem);border-radius:var(--border-radius-medium);border:2px solid transparent;cursor:pointer;transition:var(--transition-fast);text-align:center;white-space:nowrap;max-width:fit-content}.btn-primary{background-color:var(--brand-primary);color:var(--background)}.btn-primary:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 15px var(--shadow-color)}.btn-secondary{background-color:transparent;color:var(--text-dark);border-color:var(--border-color)}.btn-secondary:hover{background-color:var(--surface-background);border-color:var(--brand-secondary);color:var(--text-dark)}.footer{padding:3rem 0;border-top:1px solid var(--border-color)}.footer .container{display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2rem)}.footer-simple-newsletter{text-align:center;margin-bottom:3rem;font-size:1.1rem}.footer-simple-newsletter a.newsletter-link{color:var(--brand-primary);font-weight:600;text-decoration:none;transition:opacity .2s ease-in-out;display:inline}.footer-simple-newsletter a.newsletter-link:hover{opacity:.8;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.footer-content{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}.theme-switcher{position:relative;display:flex;align-items:center;min-width:120px}.theme-switcher-button{display:flex;align-items:center;gap:.5rem;background:none;border:none;padding:0;cursor:pointer;color:var(--text-light);font-size:.9rem;font-weight:500;transition:opacity .2s ease}.theme-switcher-button:hover{opacity:.7}.theme-switcher-button svg{color:var(--text-light)}.theme-dropdown{position:absolute;bottom:calc(100% + 10px);right:0;background:var(--surface-background);border:1px solid var(--border-color);border-radius:var(--border-radius-small);padding:.5rem;box-shadow:0 8px 24px var(--shadow-color);width:200px;z-index:10;max-height:300px;overflow-y:auto;will-change:transform}.theme-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem;background:none;border:none;text-align:left;cursor:pointer;border-radius:12px;color:var(--text-light)}.theme-option:hover,.theme-option.active{background:var(--tag-background);color:var(--text-dark)}.theme-preview{display:flex}.color-dot{width:16px;height:16px;border-radius:50%;border:2px solid var(--border-color)}.color-dot:first-child{margin-right:-6px}.page-header{text-align:center;padding:0;position:relative;z-index:2}.page-title{font-size:clamp(2.5rem,7vw,4rem);margin-bottom:clamp(.75rem,2vw,1rem)}.page-subtitle{font-size:clamp(1.05rem,2.5vw,1.25rem);max-width:min(600px,90%);margin:0 auto}.page-meta{margin-top:clamp(.75rem,2vw,1rem);font-size:clamp(.85rem,2vw,.9rem);color:var(--text-light)}.page-meta span{margin:0 clamp(.4rem,1vw,.5rem)}.page-hero{position:relative;border-radius:0 0 var(--border-radius-large) var(--border-radius-large);overflow:hidden;color:#fff;padding-top:0;padding-bottom:3rem;margin-top:0;min-height:clamp(300px,50vh,500px);display:flex;align-items:center}.page-hero+.container,.page-hero+.main-content,.page-hero+.blog-post,.page-hero+.case-study-content{margin-top:clamp(2rem,6vh,4rem);padding-top:0}.blog-post,.case-study-content{margin-top:0}.page-hero .page-header{position:relative;z-index:2;padding-top:calc(var(--navbar-height, 100px) + 2rem);padding-bottom:2rem;width:100%}.page-hero .page-title,.page-hero .page-subtitle,.page-hero .page-meta,.page-hero .page-meta span{color:#fff}.page-hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-hero-image-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#0009,#0006)}.page-hero-image-wrapper img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.skills-container,.values-grid{grid-template-columns:1fr}.achievements-list li{flex-direction:column;align-items:flex-start;gap:.5rem}}@media(max-width:768px){.container{padding:0 1.5rem}h1{font-size:2.2rem}h2{font-size:1.8rem}h3{font-size:1.4rem}.page-title{font-size:2.5rem}.blog-post-item-title{font-size:1.5rem}p{margin-bottom:1.2rem}.main-content{padding-top:4rem;padding-bottom:2rem}.footer{padding:1.5rem 0}.footer-simple-newsletter{margin-bottom:2rem}.footer-content{flex-direction:column;gap:1.5rem;text-align:center}.uses-page,.contact-page,.newsletter-page{padding-top:2rem;padding-bottom:2rem}.page-hero{margin-top:0;padding-top:clamp(120px,20vh,180px);padding-bottom:clamp(2rem,5vh,3rem);border-radius:0 0 var(--border-radius-medium) var(--border-radius-medium)}.page-hero .page-header{padding-top:0}.page-title{font-size:clamp(2rem,6vw,3rem)}.page-subtitle{font-size:clamp(1rem,3vw,1.25rem)}.blog-list{gap:1.5rem}.blog-post-item{grid-template-columns:1fr;gap:1rem}.blog-post-item-image-wrapper{grid-row:1}.blog-post,.case-study-content{margin:1.5rem auto}.blog-filters-section{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.75rem;padding-bottom:1rem}.blog-list-container{padding:.5rem 0 1rem}.blog-type-toggle{flex-shrink:0;padding:.3rem}.toggle-pill{padding:.4rem 1rem;font-size:.9rem}.tag-filter-dropdown{width:auto;flex-shrink:0}.tag-filter-dropdown-button{width:44px;height:44px;padding:0;justify-content:center;border-radius:50%}.tag-filter-dropdown-button .filter-button-text,.tag-filter-dropdown-button .dropdown-arrow{display:none}.tag-filter-dropdown-button .filter-icon{display:block}.tag-filter-dropdown-button.open .dropdown-arrow{transform:none}.portfolio-grid{grid-template-columns:1fr;gap:1.2rem;padding:0}.portfolio-page{padding-top:.8rem;padding-bottom:1.2rem}.portfolio-card-content{padding:1rem}.portfolio-card-title{font-size:1rem;margin-bottom:.3rem}.portfolio-card-desc{font-size:.85rem;margin-bottom:.4rem}.portfolio-card-metric{font-size:.8rem;margin-bottom:.6rem}.project-tags{gap:.4rem}.uses-category{margin-bottom:2rem}.contact-form .form-group{margin-bottom:1.2rem}}.skip-link{position:absolute;top:-100px;left:0;background:var(--brand-primary);color:var(--background);padding:.75rem 1.5rem;text-decoration:none;font-weight:600;z-index:10000;border-radius:0 0 var(--border-radius-small) 0;transition:top .2s ease}.skip-link:focus{top:0;clip:auto;clip-path:none;width:auto;height:auto;overflow:visible}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}@media(prefers-contrast:high){a:focus-visible,button:focus-visible{outline-width:3px;outline-offset:3px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.katex{color:var(--text-dark);font-family:STIXTwoText,serif;font-size:1.1rem}.nf-newsletter{--nf-bg: var(--surface-background);--nf-border: var(--border-color);--nf-shadow: var(--shadow-color);--nf-input-radius: 999px;--nf-container-radius: 18px}.nf-newsletter .newsletter-section{text-align:center}.nf-newsletter .newsletter-title{font-size:2rem;margin-bottom:.5rem}.nf-newsletter .newsletter-subtitle{max-width:600px;margin-left:auto;margin-right:auto;color:var(--text-light)}.nf-newsletter .newsletter-form{display:flex;gap:.75rem;margin-top:2rem;align-items:center;background:var(--nf-bg);padding:1rem;border-radius:var(--nf-container-radius);border:1px solid var(--nf-border);box-shadow:0 6px 22px var(--nf-shadow);max-width:760px;margin-left:auto;margin-right:auto}.nf-newsletter .newsletter-form input[type=email]{flex-grow:1;width:100%;padding:1.1rem 1.2rem;border-radius:var(--nf-input-radius);border:none;background-color:var(--background);color:var(--text-dark);font-size:1.05rem;box-shadow:inset 0 1px #00000005}.nf-newsletter .newsletter-form input:focus{outline:none;box-shadow:0 0 0 4px #8b5cf60f}.nf-newsletter .newsletter-form input::placeholder{color:var(--text-light);opacity:.7}.nf-newsletter .newsletter-form .btn{flex-shrink:0}@media(max-width:768px){.nf-newsletter .newsletter-form{flex-direction:column;gap:1rem;padding:.75rem}.nf-newsletter .newsletter-form .btn{width:100%}}.nf-contact{--contact-bg: var(--surface-background);--contact-shadow: var(--shadow-color);--contact-accent: var(--brand-primary)}.nf-contact .contact-page{max-width:880px;margin-left:auto;margin-right:auto;padding:2.5rem 1.5rem}.nf-contact .contact-page p{font-size:1.05rem;color:var(--text-light);margin-bottom:1.5rem}.nf-contact .contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem;margin-top:1.5rem;align-items:start}.nf-contact .contact-form .form-group{display:flex;flex-direction:column}.nf-contact .contact-form label{font-weight:600;margin-bottom:.5rem;color:var(--text-dark)}.nf-contact .contact-form input,.nf-contact .contact-form textarea{padding:.85rem 1rem;border-radius:12px;border:1px solid var(--border-color);background:var(--background);color:var(--text-dark);font-size:1rem;transition:box-shadow .16s ease,border-color .16s ease}.nf-contact .contact-form textarea{grid-column:1 / -1;min-height:160px}.nf-contact .contact-form input:focus,.nf-contact .contact-form textarea:focus{outline:none;border-color:var(--contact-accent);box-shadow:0 6px 18px #8b5cf60f}.nf-contact .contact-form .btn{grid-column:1 / -1;justify-self:center;padding:.8rem 2rem;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.nf-contact .contact-form .btn:active{transform:translateY(1px)}.nf-contact .other-ways{margin-top:2rem;display:flex;flex-direction:column;gap:.5rem}.nf-contact .other-ways a{color:var(--contact-accent);text-decoration:none}@media(max-width:900px){.nf-contact .contact-form{grid-template-columns:1fr}.nf-contact .contact-form textarea{min-height:140px}.nf-contact .contact-form .btn{justify-self:stretch;padding:1rem 2rem}}.social-icons{display:flex;gap:.6rem;align-items:center}.social-icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:10px;color:var(--text-light);background:transparent;transition:background .18s ease,color .18s ease,transform .12s ease}.social-icon svg{width:18px;height:18px;display:block;flex-shrink:0}.social-icon:hover{background:linear-gradient(180deg,#8b5cf61f,#8b5cf60f);color:var(--brand-primary);transform:translateY(-2px)}.social-icon:focus-visible{outline:2px solid var(--brand-primary);outline-offset:3px;border-radius:10px}.social-icons.footer{gap:.4rem}.social-icons.footer .social-icon{width:36px;height:36px;border-radius:8px}.site-footer{padding:2rem 0;border-top:1px solid var(--border-color);color:var(--text-light);background:transparent}.site-footer .container{max-width:min(1200px,100% - 2rem);margin-left:auto;margin-right:auto;padding:0 clamp(1rem,4vw,2rem);display:block}.site-footer .footer-simple-newsletter{text-align:center;margin-bottom:1.5rem;font-size:.95rem;color:var(--text-light);line-height:1.5}.site-footer .footer-simple-newsletter p{margin:0}.site-footer .footer-simple-newsletter a.newsletter-link{color:var(--brand-primary);font-weight:600;text-decoration:none;transition:opacity .2s ease-in-out}.site-footer .footer-simple-newsletter a.newsletter-link:hover{opacity:.8;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.site-footer .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(1rem,3vw,2rem);height:40px;padding:0}.site-footer .footer-copyright{flex:1 1 auto;text-align:left;color:var(--text-light);font-size:.9rem;display:flex;align-items:center;height:100%;padding:0}.site-footer .footer-copyright p{margin:0;padding:0;line-height:1}.site-footer .footer-theme{flex:0 0 auto;display:flex;align-items:center;justify-content:center;height:100%;padding:0 .5rem}.site-footer .footer-social{flex:1 1 auto;text-align:right;display:flex;align-items:center;justify-content:flex-end;height:100%;padding:0}.site-footer .footer-social .social-icons{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;height:100%;padding:0;margin:0}.site-footer .footer-social .social-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.site-footer .footer-social .social-icon svg{width:16px;height:16px}@media(max-width:768px){.site-footer{padding:1.5rem 0}.site-footer .footer-simple-newsletter{margin-bottom:1.25rem;font-size:.9rem}.site-footer .footer-inner{flex-direction:column;height:auto;gap:.75rem;align-items:center;text-align:center}.site-footer .footer-copyright{text-align:center;flex:1 1 auto;width:100%;justify-content:center}.site-footer .footer-theme{flex:1 1 auto;width:100%;padding:0}.site-footer .footer-social{text-align:center;flex:1 1 auto;width:100%;justify-content:center}.site-footer .footer-social .social-icons{justify-content:center;width:100%}}@media(min-width:768px)and (max-width:1024px){.site-footer .footer-inner{gap:1rem}}.site-footer .footer-content{display:none!important}
