@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--bg: #f8faff;--surface: #ffffff;--surface2: #f0f4ff;--border: #e2e8f4;--border2: #c7d4ef;--fg: #1a2236;--fg-2: #3d4f6e;--fg-3: #7a8fa8;--fg-inv: #ffffff;--blue-50: #eff5ff;--blue-100: #dde8ff;--blue-200: #b8cfff;--blue-400: #5b8ef8;--blue-500: #2563eb;--blue-600: #1d4ed8;--blue-700: #1e3a8a;--blue-900: #0f2154;--teal: #06b6d4;--teal-l: #cffafe;--accent: var(--blue-500);--accent-h: var(--blue-600);--accent-dark: var(--blue-700);--accent-light: var(--blue-50);--hero-bg: var(--blue-600);--sans: "Inter", system-ui, sans-serif;--serif: "Playfair Display", serif;--mono: "DM Mono", monospace;--display: "Bebas Neue", sans-serif;--max-w: 1100px;--radius: 12px;--radius-lg: 20px;--radius-xl: 28px}html{scroll-behavior:smooth;scroll-padding-top:80px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--fg);font-family:var(--sans);font-weight:400;font-size:1rem;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}ul,ol{list-style:none}.container{max-width:var(--max-w);margin:0 auto}.sec{padding:6rem 2rem}.sec-label{font-size:.7rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;text-align:center;display:block}.sec-title{font-family:var(--display);font-size:clamp(2.4rem,5vw,3.8rem);line-height:1;letter-spacing:.04em;margin-bottom:1rem;color:var(--fg);text-align:center}.sec-sub{font-size:1rem;color:var(--fg-3);text-align:center;max-width:520px;margin:0 auto 3.5rem;line-height:1.7}.btn-primary{display:inline-flex;align-items:center;gap:.4rem;background:var(--accent);color:var(--fg-inv);font-family:var(--sans);font-size:.85rem;font-weight:600;letter-spacing:.02em;padding:.85rem 2rem;border-radius:50px;text-decoration:none;transition:background .22s,transform .18s,box-shadow .22s;white-space:nowrap}.btn-primary:hover{background:var(--accent-h);transform:translateY(-2px);box-shadow:0 10px 28px #2563eb52}.btn-outline{display:inline-flex;align-items:center;gap:.4rem;background:transparent;color:var(--fg-2);font-family:var(--sans);font-size:.85rem;font-weight:500;padding:.85rem 2rem;border-radius:50px;border:2px solid var(--border2);text-decoration:none;transition:color .22s,border-color .22s,transform .18s;white-space:nowrap}.btn-outline:hover{color:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.btn-ghost{font-size:.78rem;font-weight:500;color:var(--fg-3);text-decoration:none;transition:color .2s;white-space:nowrap}.btn-ghost:hover{color:var(--accent)}.animate-on-scroll{opacity:0;transform:translateY(24px);transition:opacity .65s ease-out,transform .65s ease-out}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.animate-on-scroll:nth-child(2){transition-delay:.1s}.animate-on-scroll:nth-child(3){transition-delay:.2s}.animate-on-scroll:nth-child(4){transition-delay:.3s}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.6)}}@keyframes scroll-x{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes float{0%,to{transform:translate(var(--tx, 0)) rotate(var(--rot, 0deg))}50%{transform:translate(var(--tx, 0),-10px) rotate(var(--rot, 0deg))}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}@media(max-width:768px){.sec{padding:5rem 1.5rem}}.section-decor{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.glass-code{position:absolute;padding:.8rem 1.4rem;background:#ffffffbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1.5px solid rgba(37,99,235,.15);border-radius:12px;font-family:var(--mono);font-size:.78rem;font-weight:500;letter-spacing:.02em;color:var(--fg);box-shadow:0 10px 40px #2563eb14,0 1px 2px #2563eb0d;white-space:nowrap;opacity:.9;text-shadow:0 1px 1px rgba(255,255,255,.5);z-index:0;transition:transform .3s ease,opacity .3s ease}.glass-code .kw{color:#d946ef;font-weight:700}.glass-code .fn{color:#2563eb}.glass-code .vn{color:#0891b2}.glass-code .st{color:#ea580c}@media(max-width:680px){.section-decor{display:none}}@font-face{font-family:Bebas Neue;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/bebas-neue-latin-ext-400-normal.DWiEslNC.woff2) format("woff2"),url(/_astro/bebas-neue-latin-ext-400-normal.HFKRJXnW.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bebas Neue;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/bebas-neue-latin-400-normal.9mHNbWWO.woff2) format("woff2"),url(/_astro/bebas-neue-latin-400-normal.Bi-ndsyu.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:300;src:url(/_astro/dm-mono-latin-ext-300-normal.CnIee3y3.woff2) format("woff2"),url(/_astro/dm-mono-latin-ext-300-normal.DQuwWybz.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:300;src:url(/_astro/dm-mono-latin-300-normal.CNmLoeDX.woff2) format("woff2"),url(/_astro/dm-mono-latin-300-normal.CT8u5j2n.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-mono-latin-ext-400-normal.C2zvOubV.woff2) format("woff2"),url(/_astro/dm-mono-latin-ext-400-normal.1aZr6b2b.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-mono-latin-400-normal.4GdczIuU.woff2) format("woff2"),url(/_astro/dm-mono-latin-400-normal.-0xN8mdc.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:italic;font-display:swap;font-weight:300;src:url(/_astro/dm-mono-latin-ext-300-italic.DdLFvLUf.woff2) format("woff2"),url(/_astro/dm-mono-latin-ext-300-italic.Cr6JsAwY.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:italic;font-display:swap;font-weight:300;src:url(/_astro/dm-mono-latin-300-italic.BE49Pu2L.woff2) format("woff2"),url(/_astro/dm-mono-latin-300-italic.iTo4dt9S.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/playfair-display-cyrillic-400-italic.drKdN10-.woff2) format("woff2"),url(/_astro/playfair-display-cyrillic-400-italic.24vVh5t9.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/playfair-display-vietnamese-400-italic.CD15TOr5.woff2) format("woff2"),url(/_astro/playfair-display-vietnamese-400-italic.Cpv4sfwY.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/playfair-display-latin-ext-400-italic.zVOgzDMq.woff2) format("woff2"),url(/_astro/playfair-display-latin-ext-400-italic.CZOjvne0.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/playfair-display-latin-400-italic.LeeEXsx5.woff2) format("woff2"),url(/_astro/playfair-display-latin-400-italic.hIeePEuE.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}nav[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:500;transition:background .3s,box-shadow .3s;padding:0 2rem}nav[data-astro-cid-5blmo7yk].scrolled{background:#fffffff2;box-shadow:0 2px 20px #2563eb14;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.nav-inner[data-astro-cid-5blmo7yk]{max-width:var(--max-w);margin:0 auto;padding:1.3rem 0;display:flex;justify-content:space-between;align-items:center}.nav-logo[data-astro-cid-5blmo7yk]{font-family:var(--display);font-size:1.05rem;letter-spacing:.28em;color:#fff;text-decoration:none;z-index:600;position:relative;transition:color .25s}nav[data-astro-cid-5blmo7yk].subpage .nav-logo[data-astro-cid-5blmo7yk],nav[data-astro-cid-5blmo7yk].scrolled .nav-logo[data-astro-cid-5blmo7yk],nav[data-astro-cid-5blmo7yk].menu-open .nav-logo[data-astro-cid-5blmo7yk]{color:var(--fg)}.nav-logo[data-astro-cid-5blmo7yk] .n4[data-astro-cid-5blmo7yk]{color:var(--blue-400)}nav[data-astro-cid-5blmo7yk].subpage .nav-logo[data-astro-cid-5blmo7yk] .n4[data-astro-cid-5blmo7yk],nav[data-astro-cid-5blmo7yk].scrolled .nav-logo[data-astro-cid-5blmo7yk] .n4[data-astro-cid-5blmo7yk],nav[data-astro-cid-5blmo7yk].menu-open .nav-logo[data-astro-cid-5blmo7yk] .n4[data-astro-cid-5blmo7yk]{color:var(--accent)}.nav-logo[data-astro-cid-5blmo7yk] .br[data-astro-cid-5blmo7yk]{color:#fff6}nav[data-astro-cid-5blmo7yk].subpage .nav-logo[data-astro-cid-5blmo7yk] .br[data-astro-cid-5blmo7yk],nav[data-astro-cid-5blmo7yk].scrolled .nav-logo[data-astro-cid-5blmo7yk] .br[data-astro-cid-5blmo7yk],nav[data-astro-cid-5blmo7yk].menu-open .nav-logo[data-astro-cid-5blmo7yk] .br[data-astro-cid-5blmo7yk]{color:var(--border2)}.nav-links[data-astro-cid-5blmo7yk]{display:flex;gap:2rem;list-style:none;align-items:center}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:.78rem;font-weight:500;letter-spacing:.06em;color:#ffffffbf;text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:#fff}nav[data-astro-cid-5blmo7yk].subpage .nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:var(--fg-2)}nav[data-astro-cid-5blmo7yk].subpage .nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--accent)}nav[data-astro-cid-5blmo7yk].scrolled .nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:var(--fg-2)}nav[data-astro-cid-5blmo7yk].scrolled .nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--accent)}.nav-lang[data-astro-cid-5blmo7yk]{font-size:.65rem!important;font-weight:600!important;letter-spacing:.14em!important;border:1.5px solid rgba(255,255,255,.3)!important;padding:.28rem .65rem;border-radius:50px;transition:border-color .2s,color .2s!important}nav[data-astro-cid-5blmo7yk].subpage .nav-lang[data-astro-cid-5blmo7yk]{border-color:var(--border2)!important;color:var(--fg-2)!important}nav[data-astro-cid-5blmo7yk].scrolled .nav-lang[data-astro-cid-5blmo7yk]{border-color:var(--border2)!important;color:var(--fg-2)!important}.nav-lang[data-astro-cid-5blmo7yk]:hover{border-color:#fff!important;color:#fff!important}nav[data-astro-cid-5blmo7yk].subpage .nav-lang[data-astro-cid-5blmo7yk]:hover{border-color:var(--accent)!important;color:var(--accent)!important}nav[data-astro-cid-5blmo7yk].scrolled .nav-lang[data-astro-cid-5blmo7yk]:hover{border-color:var(--accent)!important;color:var(--accent)!important}.nav-cta[data-astro-cid-5blmo7yk]{font-size:.78rem!important;font-weight:600!important;letter-spacing:.04em!important;color:var(--fg)!important;background:#fff;padding:.65rem 1.7rem;border-radius:50px;transition:background .2s,box-shadow .2s,transform .15s!important}.nav-cta[data-astro-cid-5blmo7yk]:hover{background:var(--blue-50)!important;color:var(--accent)!important;transform:translateY(-1px);box-shadow:0 4px 14px #00000026!important}nav[data-astro-cid-5blmo7yk].subpage .nav-cta[data-astro-cid-5blmo7yk]{background:var(--accent)!important;color:#fff!important}nav[data-astro-cid-5blmo7yk].subpage .nav-cta[data-astro-cid-5blmo7yk]:hover{background:var(--accent-h)!important;color:#fff!important;box-shadow:0 6px 18px #2563eb4d!important}nav[data-astro-cid-5blmo7yk].scrolled .nav-cta[data-astro-cid-5blmo7yk]{background:var(--accent)!important;color:#fff!important}nav[data-astro-cid-5blmo7yk].scrolled .nav-cta[data-astro-cid-5blmo7yk]:hover{background:var(--accent-h)!important;color:#fff!important;box-shadow:0 6px 18px #2563eb4d!important}.hamburger[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;cursor:pointer;background:none;border:none;padding:4px 0 4px 4px;z-index:600;position:relative}.hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:100%;height:2px;background:#ffffffd9;border-radius:2px;transition:transform .3s ease,opacity .2s;transform-origin:center}nav[data-astro-cid-5blmo7yk].subpage .hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk],nav[data-astro-cid-5blmo7yk].scrolled .hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk],nav[data-astro-cid-5blmo7yk].menu-open .hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{background:var(--fg)}.hamburger[data-astro-cid-5blmo7yk].is-open span[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-5blmo7yk].is-open span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger[data-astro-cid-5blmo7yk].is-open span[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mob-overlay[data-astro-cid-5blmo7yk]{position:fixed;inset:0;background:#f8fafff7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:400;display:flex;flex-direction:column;justify-content:center;padding:5rem 2rem 3rem;opacity:0;pointer-events:none;transition:opacity .25s ease}.mob-overlay[data-astro-cid-5blmo7yk].is-open{opacity:1;pointer-events:all}.mob-nav[data-astro-cid-5blmo7yk]{list-style:none;display:flex;flex-direction:column;gap:.25rem;max-width:280px;margin:0 auto;width:100%}.mob-nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;letter-spacing:.03em;color:var(--fg-2);text-decoration:none;padding:.75rem 1rem;border-radius:10px;transition:background .2s,color .2s}.mob-nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--accent);background:var(--blue-50)}.mob-nav[data-astro-cid-5blmo7yk] .mob-cta[data-astro-cid-5blmo7yk]{margin-top:.75rem;background:var(--accent);color:#fff;justify-content:center;border-radius:50px;padding:.85rem;font-weight:700}.mob-nav[data-astro-cid-5blmo7yk] .mob-cta[data-astro-cid-5blmo7yk]:hover{background:var(--accent-h);color:#fff}.mob-footer[data-astro-cid-5blmo7yk]{margin-top:2rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:280px;margin-left:auto;margin-right:auto;width:100%}.mob-footer[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{font-size:.72rem;font-weight:500;color:var(--fg-3);text-decoration:none;padding:.4rem .75rem;border-radius:6px;transition:color .2s,background .2s}.mob-footer[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--accent);background:var(--blue-50)}.mob-footer[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--accent);border-color:var(--accent)}@media(max-width:680px){.hamburger[data-astro-cid-5blmo7yk]{display:flex}.nav-links[data-astro-cid-5blmo7yk]{display:none}.nav-inner[data-astro-cid-5blmo7yk]{padding:1.2rem 0}}footer[data-astro-cid-sz7xmlte]{background:var(--surface)}.footer-main[data-astro-cid-sz7xmlte]{padding:4rem 2rem 3rem}.footer-cols[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem}.foot-logo[data-astro-cid-sz7xmlte]{font-family:var(--display);font-size:1.2rem;letter-spacing:.28em;color:var(--fg);text-decoration:none;display:inline-block;margin-bottom:1rem}.foot-logo[data-astro-cid-sz7xmlte]:hover,.foot-logo[data-astro-cid-sz7xmlte] .n4[data-astro-cid-sz7xmlte]{color:var(--accent)}.foot-logo[data-astro-cid-sz7xmlte] .br[data-astro-cid-sz7xmlte]{color:var(--border2)}.foot-desc[data-astro-cid-sz7xmlte]{font-size:.82rem;line-height:1.7;color:var(--fg-3);margin-bottom:1.5rem;max-width:300px}.footer-nav[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--fg-3);margin-bottom:1.25rem}.footer-nav[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.82rem;color:var(--fg-2);text-decoration:none;transition:color .2s;display:inline-flex;align-items:center;gap:.5rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}.foot-icon[data-astro-cid-sz7xmlte]{display:inline-flex;width:16px;height:16px;color:var(--fg-3);flex-shrink:0}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover .foot-icon[data-astro-cid-sz7xmlte]{color:var(--accent)}.foot-contact[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.78rem}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);padding:1.5rem 2rem}.footer-bottom-inner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.foot-copy[data-astro-cid-sz7xmlte]{font-size:.68rem;font-weight:500;letter-spacing:.1em;color:var(--fg-3);margin:0}.foot-location[data-astro-cid-sz7xmlte]{font-size:.68rem;color:var(--fg-3);margin:0}@media(max-width:900px){.footer-cols[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand[data-astro-cid-sz7xmlte]{grid-column:span 2}}@media(max-width:600px){.footer-cols[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer-brand[data-astro-cid-sz7xmlte]{grid-column:span 1}.footer-bottom-inner[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}}
