/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.flex-shrink{flex-shrink:1}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{color-scheme:dark;--bg:9 13 24;--surface:16 22 38;--surface2:21 30 52;--text:236 243 255;--muted:166 179 206;--border:42 58 90;--brand:59 130 246;--brand2:34 197 94;--ok:34 197 94;--warn:245 158 11;--danger:239 68 68;--radius:18px}html,body{height:100%}body{color:rgb(var(--text));background:radial-gradient(1200px 700px at 15% -10%,rgb(var(--brand) / .22),transparent 55%),radial-gradient(900px 600px at 85% 10%,rgb(var(--brand2) / .16),transparent 52%),rgb(var(--bg));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.65}::selection{background:rgb(var(--brand) / .35)}a{color:inherit;-webkit-text-decoration-color:rgb(var(--border));text-decoration-color:rgb(var(--border));text-underline-offset:4px}a:hover{-webkit-text-decoration-color:rgb(var(--text));text-decoration-color:rgb(var(--text))}:focus-visible{outline:2px solid rgb(var(--brand2));outline-offset:3px}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.glass{background:rgb(var(--surface) / .88);border:1px solid rgb(var(--border) / .75);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius);box-shadow:0 18px 55px #00000073}.btn{cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:-.01em;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .16s,background .16s,border-color .16s,opacity .16s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:rgb(var(--brand));color:#fff;box-shadow:0 1px #0f172a0f,0 16px 34px #2563eb38}.btn-primary:hover{background:rgb(var(--brand) / .92)}.btn-secondary{background:rgb(var(--surface2));border-color:rgb(var(--border));color:rgb(var(--text))}.btn-secondary:hover{background:rgb(var(--surface2) / .85)}.btn-ghost{border-color:rgb(var(--border) / .75);background:0 0}.btn-ghost:hover{background:rgb(var(--surface2) / .55)}.chip{background:rgb(var(--surface2) / .7);border:1px solid rgb(var(--border) / .75);color:rgb(var(--muted));white-space:nowrap;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .85rem;font-size:.85rem;font-weight:500;line-height:1.4;display:inline-flex}.kicker{letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--muted));font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:.8rem;font-weight:700}.h1{letter-spacing:-.03em;margin:.25rem 0 0;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.h2{letter-spacing:-.02em;margin:0;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(1.85rem,3vw,2.6rem);font-weight:800;line-height:1.2}.h3{letter-spacing:-.015em;margin:0;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:1.35rem;font-weight:700;line-height:1.35}.lead{color:rgb(var(--muted));letter-spacing:-.01em;max-width:70ch;font-size:1.15rem;font-weight:400;line-height:1.75}.muted{color:rgb(var(--muted))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}@media(max-width:900px){.grid-3{grid-template-columns:1fr}}.skip-link{background:rgb(var(--surface2));border:1px solid rgb(var(--border));z-index:999;border-radius:12px;padding:.6rem .9rem;position:absolute;top:.75rem;left:-999px}.skip-link:focus{left:.75rem}@media(max-width:600px){body{font-size:16px;line-height:1.65}.container{width:min(1120px,100% - 1.25rem)}.glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 14px 44px #0000006b}.btn{padding:.78rem 1.05rem;font-size:.98rem}.chip{padding:.35rem .7rem;font-size:.82rem}.lead{font-size:1.05rem;line-height:1.75}}@supports (padding:env(safe-area-inset-top)){body{padding-bottom:env(safe-area-inset-bottom)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.lang-switcher[data-astro-cid-a2mxz4y6]{position:relative}.lang-switcher__button[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:1px solid rgb(var(--border) / .65);background:rgb(var(--surface2) / .4);border-radius:10px;cursor:pointer;font-size:.9rem;font-weight:600;color:rgb(var(--text));transition:background .16s ease,border-color .16s ease}.lang-switcher__button[data-astro-cid-a2mxz4y6]:hover{background:rgb(var(--surface2) / .6);border-color:rgb(var(--border) / .9)}.lang-switcher__current[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:.4rem}.lang-switcher__flag-small[data-astro-cid-a2mxz4y6]{font-size:1.1rem;line-height:1}.lang-switcher__code[data-astro-cid-a2mxz4y6]{font-size:.85rem;letter-spacing:.05em}.lang-switcher__arrow[data-astro-cid-a2mxz4y6]{font-size:.7rem;opacity:.7;margin-left:.25rem}.lang-switcher__dropdown[data-astro-cid-a2mxz4y6]{position:absolute;top:calc(100% + .5rem);right:0;background:rgb(var(--surface));border:1px solid rgb(var(--border) / .65);border-radius:12px;padding:.5rem;min-width:180px;box-shadow:0 4px 12px #00000026;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .16s ease,visibility .16s ease,transform .16s ease;z-index:1000}.lang-switcher__dropdown[data-astro-cid-a2mxz4y6].is-open{opacity:1;visibility:visible;transform:translateY(0)}.lang-switcher__option[data-astro-cid-a2mxz4y6]{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;border-radius:8px;text-decoration:none;color:rgb(var(--text));font-weight:500;font-size:.95rem;transition:background .16s ease}.lang-switcher__option[data-astro-cid-a2mxz4y6]:hover{background:rgb(var(--surface2) / .5)}.lang-switcher__option[data-astro-cid-a2mxz4y6].is-active{background:rgb(var(--brand) / .1);color:rgb(var(--brand));font-weight:600}.lang-switcher__flag[data-astro-cid-a2mxz4y6]{font-size:1.3rem;line-height:1}.lang-switcher__name[data-astro-cid-a2mxz4y6]{flex:1}.header[data-astro-cid-ctg3m53h]{position:sticky;top:.6rem;z-index:50;margin:.75rem auto 0;border-radius:calc(var(--radius) + 6px)}.header__inner[data-astro-cid-ctg3m53h]{padding:.9rem 1rem}.header__row[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:minmax(135px,auto) minmax(0,1fr) auto;align-items:center;gap:1rem;width:100%}.brand[data-astro-cid-ctg3m53h]{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;flex:0 0 auto;min-width:0}.brand__mark[data-astro-cid-ctg3m53h]{width:125px;height:125px;border-radius:999px;object-fit:contain;background:rgb(var(--surface2));border:1px solid rgb(var(--border) / .7);box-shadow:0 12px 40px #00000059;flex-shrink:0}.brand__text[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;line-height:1.1;min-width:0}.brand__title[data-astro-cid-ctg3m53h]{font-weight:900;letter-spacing:-.02em;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(.95rem,1.1vw,1.1rem)}.brand__sub[data-astro-cid-ctg3m53h]{font-size:clamp(.7rem,.85vw,.82rem);color:rgb(var(--muted))}.nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.3rem;padding:.35rem;border-radius:999px;background:rgb(var(--surface2));border:1px solid rgb(var(--border));justify-content:center;justify-self:center;max-width:100%;min-width:0;flex-wrap:wrap;overflow:visible;scrollbar-width:none}.nav[data-astro-cid-ctg3m53h]::-webkit-scrollbar{display:none}.nav__link[data-astro-cid-ctg3m53h]{padding:.5rem .75rem;border-radius:999px;text-decoration:none;color:rgb(var(--muted));font-weight:600;font-size:.92rem;white-space:nowrap;flex:0 0 auto;letter-spacing:-.01em}.nav__link[data-astro-cid-ctg3m53h]:hover{color:rgb(var(--text));background:rgb(var(--surface) / .6)}.nav__link[data-astro-cid-ctg3m53h].is-active{color:rgb(var(--text));background:rgb(var(--surface));border:1px solid rgb(var(--border))}.right[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.6rem;flex:0 0 auto;min-width:0;justify-content:flex-end}.org[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.5rem;padding:0;border-radius:999px;border:0;background:transparent;justify-content:center}.org__img[data-astro-cid-ctg3m53h]{height:75px;width:75px;border-radius:999px;background:transparent;padding:0;border:0;object-fit:cover;flex-shrink:0}.header__burger[data-astro-cid-ctg3m53h]{display:none;padding-inline:.8rem}@media(max-width:1400px){.brand__mark[data-astro-cid-ctg3m53h]{width:106px;height:106px}.org__img[data-astro-cid-ctg3m53h]{height:64px;width:64px}.nav__link[data-astro-cid-ctg3m53h]{padding:.45rem .65rem;font-size:.88rem}}@media(max-width:1200px){.brand__mark[data-astro-cid-ctg3m53h]{width:90px;height:90px}.org__img[data-astro-cid-ctg3m53h]{height:54px;width:54px}.nav__link[data-astro-cid-ctg3m53h]{padding:.4rem .55rem;font-size:.82rem}}@media(max-width:900px){.header__row[data-astro-cid-ctg3m53h]{grid-template-columns:1fr auto;align-items:center}.brand[data-astro-cid-ctg3m53h]{justify-self:start;align-items:flex-start}.brand__mark[data-astro-cid-ctg3m53h]{width:72px;height:72px}.nav[data-astro-cid-ctg3m53h]{display:none;position:absolute;left:1rem;right:1rem;top:calc(100% + .6rem);flex-direction:column;align-items:stretch;border-radius:calc(var(--radius));padding:.5rem;background:rgb(var(--surface) / .9);min-width:unset}.nav[data-astro-cid-ctg3m53h].is-open{display:flex}.nav__link[data-astro-cid-ctg3m53h]{border-radius:14px}.header__burger[data-astro-cid-ctg3m53h]{display:inline-flex}.org[data-astro-cid-ctg3m53h]{display:none}}@media(max-width:520px){.header[data-astro-cid-ctg3m53h]{top:.35rem;margin-top:.5rem}.header__inner[data-astro-cid-ctg3m53h]{padding:.75rem .85rem}.brand__mark[data-astro-cid-ctg3m53h]{width:64px;height:64px}.right[data-astro-cid-ctg3m53h]{gap:.5rem}.header__burger[data-astro-cid-ctg3m53h]{padding-inline:.75rem}}.footer[data-astro-cid-gcn2mc3v]{margin-top:5rem;padding:3.5rem 0 2rem;border-top:1px solid rgb(var(--border) / .6);background:linear-gradient(180deg,transparent,rgb(0 0 0 / .15))}.footer__grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:3rem}@media(max-width:900px){.footer__grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:2rem}}.footer__brand-col[data-astro-cid-gcn2mc3v]{max-width:100%}.footer__brand[data-astro-cid-gcn2mc3v]{display:flex;align-items:flex-start;margin-bottom:1.5rem}.brand__mark[data-astro-cid-gcn2mc3v]{width:64px;height:64px;border-radius:999px;object-fit:contain;background:rgb(var(--surface2));border:1px solid rgb(var(--border) / .7);box-shadow:0 12px 40px #00000059;flex-shrink:0}.footer__title[data-astro-cid-gcn2mc3v]{font-weight:800;font-size:1.25rem;letter-spacing:-.02em;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin-bottom:.15rem}.footer__sub[data-astro-cid-gcn2mc3v]{font-size:.9rem;line-height:1.4}.footer__text[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.footer__text[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:0;font-size:.95rem;line-height:1.7;letter-spacing:.01em;color:rgb(var(--muted))}.footer__head[data-astro-cid-gcn2mc3v]{font-weight:700;font-size:1.1rem;margin-bottom:1.25rem;letter-spacing:-.015em;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:rgb(var(--text))}.footer__nav[data-astro-cid-gcn2mc3v]{margin-top:.25rem}.footer__list[data-astro-cid-gcn2mc3v]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer__list[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:rgb(var(--muted));text-decoration:none;font-size:.95rem;line-height:1.7;letter-spacing:.01em;transition:color .16s ease;display:inline-block}.footer__list[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:rgb(var(--text))}.footer__contacts[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;gap:1rem;margin-top:.25rem}.footer__contact-item[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;gap:.4rem}.footer__contact-item[data-astro-cid-gcn2mc3v] .muted[data-astro-cid-gcn2mc3v]{font-size:.85rem;font-weight:600;line-height:1.5;letter-spacing:.02em;text-transform:uppercase;color:rgb(var(--muted))}.footer__contact-item[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:rgb(var(--text));text-decoration:none;font-size:.95rem;font-weight:500;line-height:1.7;letter-spacing:.01em;transition:color .16s ease}.footer__contact-item[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:rgb(var(--brand))}.footer__bottom[data-astro-cid-gcn2mc3v]{margin-top:3rem;padding-top:2rem;border-top:1px solid rgb(var(--border) / .4);text-align:center}.footer__bottom[data-astro-cid-gcn2mc3v] small[data-astro-cid-gcn2mc3v]{font-size:.9rem;line-height:1.7;letter-spacing:.01em;color:rgb(var(--muted))}
