@font-face{font-family:Geist;src:url(/fonts/Geist.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/GeistMono.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box!important}html{background-color:var(--bg-color, #0b0b0b)}html,body{margin:0}body{-webkit-font-smoothing:antialiased;font-family:Geist,Arial,Helvetica,sans-serif;font-size:var(--text-size-body, 1rem);line-height:var(--text-leading-body, 1.65);font-kerning:normal;text-rendering:optimizeLegibility}input,button,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6,code{overflow-wrap:anywhere;font-family:Geist Mono,Courier New,Courier,monospace}h1,h2,h3,h4,h5,h6{text-wrap:pretty;line-height:var(--text-leading-heading, 1.2);letter-spacing:var(--text-tracking-heading, -.01em);font-weight:var(--text-weight-heading, 700);margin:0 0 .75rem}button{border:none;outline:none;background:none;padding:0}p:last-of-type{margin-bottom:0}pre,pre *,code{font-family:Geist Mono,Courier New,Courier,monospace;line-height:1}pre{border:1px solid var(--border-color);overflow-y:hidden;padding:.5rem;border-radius:.25rem}pre.astro-code code{display:flex;flex-direction:column;font-size:var(--text-size-sm, .875rem);gap:.5rem}:root,[data-theme=dark]{color-scheme:dark;--primary: oklch(.62 .16 257);--primary-rgb: 70, 117, 232;--primary-light: oklch(.7 .12 255);--primary-lightest: oklch(.78 .09 252);--text-on-primary: oklch(.98 .01 250);--text-on-primary-rgb: 247, 249, 255;--surface-accent-soft: color-mix(in srgb, var(--primary) 12%, transparent);--surface-accent-strong: color-mix(in srgb, var(--primary) 18%, transparent);--bg-color: oklch(.17 .015 255);--bg-elevated: oklch(.2 .015 255);--card-bg: oklch(.22 .014 255);--card-bg-elevated: oklch(.25 .014 255);--text-color: oklch(.96 .01 255);--text-muted: oklch(.74 .02 255);--border-color: oklch(.37 .02 255);--border-strong: color-mix(in srgb, var(--primary) 52%, var(--border-color));--bg-color-rgb: 18, 23, 31;--theme-chrome: #131922;--background-glyph-rgb: 182, 198, 228;--background-glyph-alpha: .045;--background-spot-alpha: .11;--selection-bg: color-mix(in srgb, var(--primary) 82%, black 18%);--selection-color: var(--text-on-primary);--card-shadow: 0 .9rem 2rem -1.4rem rgba(6, 13, 25, .36);--card-shadow-hover: 0 1.25rem 2.2rem -1.5rem rgba(var(--primary-rgb), .22);--easing-standard: cubic-bezier(.16, 1, .3, 1);--focus-ring: 0 0 0 3px color-mix(in srgb, var(--primary) 22%, transparent);--text-size-caption: .8125rem;--text-size-sm: .875rem;--text-size-body: 1rem;--text-size-lead: 1.125rem;--text-size-title: 1.25rem;--text-weight-body: 450;--text-weight-medium: 550;--text-weight-heading: 700;--text-weight-display: 780;--text-leading-tight: 1.18;--text-leading-heading: 1.22;--text-leading-body: 1.68;--text-leading-meta: 1.45;--text-tracking-heading: -.01em;--text-tracking-display: -.0125em;--text-tracking-meta: .02em;--space-2xs: .35rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.35rem;--space-xl: 1.75rem;--space-2xl: 2.25rem;--space-3xl: 2.75rem;--space-section: clamp(1.15rem, .95rem + .95vw, 1.85rem);--space-card-pad: clamp(1rem, .8rem + .95vw, 1.45rem)}[data-theme=light]{color-scheme:light;--surface-accent-soft: color-mix(in srgb, var(--primary) 8%, transparent);--surface-accent-strong: color-mix(in srgb, var(--primary) 14%, transparent);--bg-color: oklch(.97 .006 255);--bg-elevated: oklch(.985 .004 255);--card-bg: oklch(.995 .003 255);--card-bg-elevated: oklch(.985 .004 255);--text-color: oklch(.24 .015 255);--text-muted: oklch(.52 .02 255);--border-color: oklch(.88 .015 255);--border-strong: color-mix(in srgb, var(--primary) 38%, var(--border-color));--bg-color-rgb: 243, 246, 251;--theme-chrome: #f3f6fb;--background-glyph-rgb: 79, 103, 144;--background-glyph-alpha: .05;--background-spot-alpha: .055;--selection-bg: color-mix(in srgb, var(--primary) 18%, white 82%);--selection-color: var(--text-color);--card-shadow: 0 1rem 2.4rem -2rem rgba(30, 53, 95, .22);--card-shadow-hover: 0 1.4rem 2.4rem -2rem rgba(30, 53, 95, .3);--focus-ring: 0 0 0 3px color-mix(in srgb, var(--primary) 16%, white 84%)}[data-theme=light] #search::placeholder{color:var(--text-muted)}html{background-color:var(--bg-color)}body{background:radial-gradient(circle at top,color-mix(in srgb,var(--primary) 10%,transparent),transparent 42%),linear-gradient(180deg,color-mix(in srgb,var(--bg-elevated) 55%,var(--bg-color)),var(--bg-color));background-color:var(--bg-color);color:var(--text-color);font-weight:var(--text-weight-body);transition:background-color .2s var(--easing-standard),color .2s var(--easing-standard),border-color .2s var(--easing-standard)}::selection{background:var(--selection-bg);color:var(--selection-color)}h1{font-size:clamp(1.85rem,1.4rem + 1.75vw,2.7rem);line-height:var(--text-leading-tight);letter-spacing:var(--text-tracking-display);font-weight:var(--text-weight-display)}h2{font-size:clamp(1.35rem,1.15rem + .85vw,1.8rem);font-weight:var(--text-weight-heading)}h3{font-size:var(--text-size-lead)}h4{font-size:var(--text-size-body);font-weight:var(--text-weight-medium)}[data-theme=light] .post-container{border-color:var(--border-color);color:var(--text-color)}[data-theme=light] #search-results{background-color:var(--card-bg)}.overview-list{list-style-type:none;padding:0;margin:0;overflow:visible}.overview-list li{display:flex;flex-direction:row;align-items:flex-start;gap:var(--space-sm);margin-bottom:var(--space-sm);overflow:visible}.overview-list li>span:last-child{flex:1;min-width:0}.overview-icon-wrap{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.2rem .3rem .45rem;box-sizing:content-box}.overview-list li:has(.quick-info-lines) .overview-icon-wrap{align-items:flex-start;padding-top:.3rem;padding-bottom:.55rem}.overview-list li svg.glow-icon{flex-shrink:0;display:block}.quick-info-lines{display:flex;flex-direction:column;gap:var(--space-2xs);line-height:1.5;font-size:var(--text-size-body)}.qi-line{display:block}.qi-line-dates{color:var(--text-muted);font-size:var(--text-size-sm);font-family:Geist Mono,Courier New,Courier,monospace;font-variant-numeric:tabular-nums;letter-spacing:var(--text-tracking-meta)}.socials-link .overview-icon-wrap{padding:.2rem .4rem .35rem;align-self:center;min-width:2rem;justify-content:center;align-items:center}.site-attribution{max-width:1280px;margin:0 auto;padding:var(--space-xl) clamp(1rem,2vw,var(--space-2xl)) var(--space-2xl);border-top:1px solid color-mix(in srgb,var(--border-color) 82%,transparent);width:100%}.site-attribution p{margin:0;font-size:var(--text-size-caption);line-height:1.6;color:var(--text-muted);text-align:center;max-width:72ch;margin-inline:auto}.site-attribution a{color:var(--text-muted);text-decoration:underline;text-underline-offset:2px}.site-attribution a:hover,.site-attribution a:focus-visible{color:var(--primary-light)}.overview-list li:last-of-type{margin-bottom:0}a{color:var(--primary-light);text-decoration:none;text-decoration-thickness:1px;text-underline-offset:.18em;transition:color .15s var(--easing-standard)}a:hover{color:var(--primary-lightest);text-decoration:underline}.no-mt{margin-top:0}.layout-grid-left,.layout-grid-right{display:flex;flex-direction:column;width:100%;gap:var(--space-section)}.flex-col-card{display:flex;flex-direction:column}.header-container{display:flex;flex-direction:row;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);min-width:0}.header-container *{margin:0}.prose{max-width:64ch;font-size:clamp(.975rem,.94rem + .11vw,1.02rem);line-height:1.6;text-wrap:pretty}.prose :where(p,li,dd){max-width:64ch;line-height:1.6}.prose :where(strong,b){font-weight:var(--text-weight-medium)}.prose :where(p,ul,dl){margin:0}.prose :where(p+p){margin-top:var(--space-sm)}.prose :where(h2){margin-top:var(--space-lg);margin-bottom:var(--space-sm)}.prose :where(h2+p,h2+ul,h2+dl,h2+div){margin-top:var(--space-xs)}.prose :where(p+h2,ul+h2,dl+h2,div+h2){margin-top:var(--space-xl)}.prose :where(ul){margin:var(--space-sm) 0 var(--space-md);padding-left:1.1rem;list-style-type:square}.prose :where(li+li){margin-top:.22rem}.prose :where(.education-entry){margin:var(--space-xs) 0 var(--space-lg);padding:var(--space-sm) var(--space-md) var(--space-sm);border:1px solid var(--border-color);background-color:color-mix(in srgb,var(--surface-accent-soft) 55%,transparent)}.prose :where(.education-head){display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.3rem var(--space-sm)}.prose :where(.education-degree){margin:0;max-width:36ch}.prose :where(.education-school){margin:var(--space-2xs) 0 0}.prose :where(.education-years){margin:0;color:var(--text-muted);font-family:Geist Mono,Courier New,Courier,monospace;font-size:var(--text-size-sm);line-height:var(--text-leading-meta);letter-spacing:var(--text-tracking-meta);font-variant-numeric:tabular-nums;padding:.08rem .42rem;border:1px solid color-mix(in srgb,var(--border-color) 88%,transparent);background-color:color-mix(in srgb,var(--card-bg) 70%,transparent)}.prose :where(.education-highlights){margin:var(--space-xs) 0 0;list-style-type:disc;padding-left:1.1rem}.prose :where(dl.skills-list){margin:var(--space-sm) 0 var(--space-lg);padding:0;border-top:1px solid color-mix(in srgb,var(--border-color) 88%,transparent)}.prose :where(.skills-item){display:grid;grid-template-columns:minmax(10.75rem,12.25rem) 1fr;gap:var(--space-2xs) var(--space-sm);align-items:start;padding:.68rem 0;border-bottom:1px solid color-mix(in srgb,var(--border-color) 78%,transparent)}.prose :where(.skills-item dt){margin:0;font-family:Geist Mono,Courier New,Courier,monospace;font-size:clamp(.84rem,.82rem + .05vw,.9rem);letter-spacing:.01em;line-height:var(--text-leading-meta);color:var(--text-muted);font-variant-numeric:tabular-nums;text-transform:none;word-break:break-word}.prose :where(.skills-item dd){margin:0;min-width:0;overflow-wrap:anywhere;word-break:normal;hyphens:auto;text-wrap:pretty;max-width:none}@media screen and (max-width:760px){.prose :where(.education-entry){padding:.68rem .75rem .75rem}.prose :where(.skills-item){grid-template-columns:1fr;gap:.32rem}}main{width:100%;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-section);padding:var(--space-xl) 0}@media screen and (min-width:1381px){main{padding-left:2rem;padding-right:2rem}}.glow-icon{color:var(--primary);filter:none}[data-theme=light] .glow-icon{filter:none}[data-theme=light] .contact-method-link:hover svg.glow-icon,[data-theme=light] .contact-method-link:focus-visible svg.glow-icon{filter:none}.expressive-code{margin-top:1rem}.expressive-code figure{box-shadow:none!important}.expressive-code figure pre{border-radius:0!important}.expressive-code figcaption{border:none!important;border-radius:0!important}.expressive-code figcaption:before{border:none!important}.expressive-code span.title:not(.is-terminal span.title){border-radius:0!important}.expressive-code span.title:after{border-top:1px solid var(--primary)!important;border-bottom:0!important}.expressive-code .frame.has-title:not(.is-terminal) figcaption.header{border-radius:0!important}.post-container{display:flex;flex-direction:column;gap:var(--space-sm);padding:var(--space-md);border:1px solid var(--border-color);color:var(--text-color);text-decoration:none;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease;min-width:0;overflow-wrap:anywhere;word-break:normal}.post-container:hover,.post-container:focus-visible{background-color:var(--surface-accent-strong);border-color:var(--border-strong);box-shadow:var(--focus-ring);color:var(--text-color);text-decoration:none}.post-container:focus-visible{box-shadow:var(--focus-ring)}.post-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:var(--space-sm);min-width:0}.post-header h3{margin:0;overflow-wrap:anywhere;min-width:0}.post-date{color:var(--text-muted);font-size:var(--text-size-sm);font-family:Geist Mono,Courier New,Courier,monospace;font-variant-numeric:tabular-nums;letter-spacing:var(--text-tracking-meta);white-space:nowrap;flex-shrink:0}.text-glow{color:var(--primary);filter:drop-shadow(0 0 12px var(--primary))}.block-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-color);padding:var(--space-2xs) var(--space-xs);font-weight:var(--text-weight-medium);letter-spacing:.01em}.block-link:hover,.block-link:focus-visible{color:var(--text-on-primary);background-color:var(--primary);text-decoration:none}@media screen and (max-width:1380px){body{padding:0 var(--space-lg)}}@media screen and (max-width:640px){body{padding:0}.layout-grid-left,.layout-grid-right{gap:var(--space-md)}main{padding-top:0;gap:var(--space-md)}.post-header{flex-direction:column;gap:var(--space-xs)}.post-date{white-space:normal}.post-container{padding:.82rem;gap:var(--space-sm)}}.content-container{display:flex;flex-direction:column;gap:var(--space-md)}[data-theme=light] .card{border-color:var(--border-color)}[data-theme=light] .glow-image img{filter:brightness(.95)}[data-theme=light] nav{background-color:var(--bg-color)}[data-theme=light] nav.active{background-color:var(--bg-color)}[data-theme=light] nav.active ul{background-color:var(--bg-color)}:focus-visible{outline:none;box-shadow:var(--focus-ring)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}body,a,.post-container,.block-link{transition:none}}#bg-canvas,#overlay-canvas{z-index:-2;position:fixed;inset:0;width:100%;height:100%;transition:opacity .24s var(--easing-standard);opacity:0;font-family:Geist Mono,Courier New,Courier,monospace;user-select:none;pointer-events:none}#overlay-canvas{opacity:1;z-index:-1!important}@media(prefers-reduced-motion:reduce){#bg-canvas,#overlay-canvas{transition:none}}#bg-canvas[data-astro-cid-y3soregm],#overlay-canvas[data-astro-cid-y3soregm]{position:fixed;inset:0;width:100vw;height:100vh;pointer-events:none}#bg-canvas[data-astro-cid-y3soregm]{z-index:-2}#overlay-canvas[data-astro-cid-y3soregm]{z-index:-1}.layout-grid[data-astro-cid-cgyg4spe]{position:relative;align-items:start;align-content:stretch;display:grid;gap:var(--space-section);grid-template-columns:minmax(18.5rem,2fr) 5fr;grid-template-rows:auto;min-width:0}@media screen and (max-width:1380px){.layout-grid[data-astro-cid-cgyg4spe]{grid-template-columns:1fr}}@media screen and (max-width:640px){.layout-grid[data-astro-cid-cgyg4spe]{margin:0 1rem;gap:var(--space-md)}}.sr-only[data-astro-cid-5blmo7yk]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}nav[data-astro-cid-5blmo7yk]{--nav-mobile-trigger-size: 40px;--nav-mobile-panel-offset: calc(1rem + var(--nav-mobile-trigger-size));display:flex;justify-content:space-between;align-items:center;font-family:Geist Mono,Courier New,Courier,monospace;font-size:var(--text-size-sm);line-height:var(--text-leading-meta);letter-spacing:var(--text-tracking-meta);font-weight:var(--text-weight-medium);position:sticky;top:0;padding:.85rem 0 .65rem;z-index:50;backdrop-filter:blur(14px);background:linear-gradient(to bottom,color-mix(in srgb,var(--bg-color) 92%,transparent),color-mix(in srgb,var(--bg-color) 72%,transparent))}.site-title[data-astro-cid-5blmo7yk]{font-weight:var(--text-weight-display);text-decoration:none;font-size:var(--text-size-title);line-height:var(--text-leading-tight);letter-spacing:var(--text-tracking-display);z-index:2}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{display:flex;gap:1rem;margin:0;padding:0;list-style-type:none;align-items:center;flex-shrink:0}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{position:relative}nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:inherit;text-decoration:none;padding:.25rem .5rem}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover,nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:focus-visible,nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk].active{background-color:var(--primary);color:var(--text-on-primary);outline:none;text-decoration:none}#search[data-astro-cid-5blmo7yk]{background-color:color-mix(in srgb,var(--card-bg) 88%,transparent);border:1px solid var(--border-color);outline:none;padding:.45rem .65rem;box-sizing:border-box;width:12rem;min-width:12rem;max-width:100%;color:var(--text-color);font-variant-numeric:tabular-nums;transition:border-color .15s ease,background-color .15s ease,color .15s ease}#search[data-astro-cid-5blmo7yk]::placeholder{color:var(--text-muted)}#search[data-astro-cid-5blmo7yk]:hover,#search[data-astro-cid-5blmo7yk]:focus{background-color:var(--surface-elevated);border-color:var(--primary);color:var(--text-color)}#search[data-astro-cid-5blmo7yk]:hover::placeholder,#search[data-astro-cid-5blmo7yk]:focus::placeholder{color:var(--text-muted);opacity:1}#search-results[data-astro-cid-5blmo7yk]{position:absolute;top:calc(100% + .5rem);right:0;background-color:color-mix(in srgb,var(--card-bg) 96%,var(--surface-subtle));border:1px solid color-mix(in srgb,var(--primary) 45%,var(--border-color));display:none;width:min(28rem,72vw);z-index:10;padding:.5rem;box-shadow:0 18px 48px -34px #000000bf}#search-results[data-astro-cid-5blmo7yk].active:has(*){display:block}.mobile-nav-toggle[data-astro-cid-5blmo7yk]{display:none;width:40px;height:40px;background-color:color-mix(in srgb,var(--card-bg) 90%,transparent);border:1px solid var(--border-color);align-items:center;justify-content:center;cursor:pointer;z-index:2}.menu-open[data-astro-cid-5blmo7yk]{display:none}.mobile-nav-toggle[data-astro-cid-5blmo7yk].active .menu-open[data-astro-cid-5blmo7yk]{display:flex}.mobile-nav-toggle[data-astro-cid-5blmo7yk].active .menu-closed[data-astro-cid-5blmo7yk]{display:none}#theme-toggle[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:color-mix(in srgb,var(--card-bg) 90%,transparent);border:1px solid var(--border-color);cursor:pointer;color:var(--text-color);transition:background-color .15s ease,border-color .15s ease,color .15s ease;box-sizing:border-box;overflow:visible;-webkit-appearance:none;appearance:none}.theme-toggle-icons[data-astro-cid-5blmo7yk]{position:relative;width:28px;height:28px;flex:0 0 auto;overflow:visible;pointer-events:none}.theme-toggle-icons[data-astro-cid-5blmo7yk]>svg.theme-icon{position:absolute;left:50%;top:50%;display:block;width:13px;height:13px;margin:0;transform:translate(calc(-50% - 5px),calc(-50% - 5px));overflow:visible;box-sizing:border-box}#theme-toggle[data-astro-cid-5blmo7yk] svg.theme-icon.hidden{display:none}#theme-toggle[data-astro-cid-5blmo7yk]:hover,#theme-toggle[data-astro-cid-5blmo7yk]:focus-visible,.mobile-nav-toggle[data-astro-cid-5blmo7yk]:hover,.mobile-nav-toggle[data-astro-cid-5blmo7yk]:focus-visible{background-color:var(--primary);border-color:var(--primary);color:var(--text-on-primary);outline:none}.theme-icon[data-astro-cid-5blmo7yk]{transition:opacity .15s ease}.theme-icon[data-astro-cid-5blmo7yk].hidden{display:none}@media screen and (max-width:640px){nav[data-astro-cid-5blmo7yk]{--nav-mobile-trigger-size: 44px;padding:1rem 1rem .65rem;transition:background-color .25s ease,border-color .25s ease}.mobile-nav-toggle[data-astro-cid-5blmo7yk]{display:flex}.nav-separator[data-astro-cid-5blmo7yk]{display:none}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{flex-direction:column;gap:0;position:absolute;width:100%;top:var(--nav-mobile-panel-offset);right:0;padding:1rem;z-index:1;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;user-select:none;height:calc(100vh - var(--nav-mobile-panel-offset));align-items:start;transform:translateY(-.6rem)}nav[data-astro-cid-5blmo7yk].active{background-color:var(--bg-color);border-bottom:1px solid color-mix(in srgb,var(--border-color) 88%,transparent)}nav[data-astro-cid-5blmo7yk].active ul[data-astro-cid-5blmo7yk]{opacity:1;pointer-events:all;background-color:var(--bg-color);transform:translateY(0)}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{position:relative;transition:top .25s ease-out,border-color .2s ease;top:-1.5rem;border-bottom:1px solid var(--border-color);width:100%;max-width:none;padding:0;font-size:var(--text-size-body)}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{display:block;min-height:44px;width:100%;padding:.875rem 0 .875rem 1rem}nav[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]:first-child{border-top:1px solid var(--border-color)}nav[data-astro-cid-5blmo7yk].active ul[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{top:0}#search[data-astro-cid-5blmo7yk]{width:100%;max-width:none;min-width:0;min-height:44px;padding:.875rem 1rem}#search-results[data-astro-cid-5blmo7yk]{width:100%;top:100%;font-size:var(--text-size-sm)}#theme-toggle[data-astro-cid-5blmo7yk],.mobile-nav-toggle[data-astro-cid-5blmo7yk]{width:var(--nav-mobile-trigger-size);height:var(--nav-mobile-trigger-size);min-width:var(--nav-mobile-trigger-size);min-height:var(--nav-mobile-trigger-size)}}#search-results a{display:block;text-decoration:none;color:var(--text-color)!important;padding:.5rem}#search-results a:hover,#search-results a:focus-visible{background-color:var(--primary);outline:none;color:var(--text-on-primary)!important}#search-results a:hover mark,#search-results a:focus-visible mark{background-color:var(--text-on-primary);color:var(--primary)}#search-results a h3{margin-bottom:.5rem;font-size:var(--text-size-body);line-height:1.35}#search-results a p{margin:0;font-size:var(--text-size-sm);line-height:var(--text-leading-meta);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#search-results mark{background-color:var(--primary);color:var(--text-on-primary)}.separator{margin:.5rem;border:none;height:1px;background-color:var(--border-color)}
