.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--paper) 90%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--site-line, var(--line))}.site-header__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.75rem}.brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--ink)}.brand__logo[data-astro-cid-ctg3m53h]{width:46px;height:46px;border-radius:50%;display:block;flex:none}.brand__name[data-astro-cid-ctg3m53h]{font-family:var(--font-display);font-weight:600;font-size:1.15rem;letter-spacing:-.01em}.site-nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1.4rem}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--ink);text-decoration:none;font-weight:600}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--alta)}.site-nav__cta[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:1rem;padding:.6rem 1.2rem;border-radius:999px;border:2px solid var(--ink);background:transparent;transition:background .15s ease,color .15s ease}.site-nav__cta[data-astro-cid-ctg3m53h]:hover{background:var(--ink);color:var(--paper)!important}.nav-drop-toggle[data-astro-cid-ctg3m53h]{display:none}.nav-item--dropdown[data-astro-cid-ctg3m53h]{position:relative}.nav-item__row[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center}.nav-item__toggle[data-astro-cid-ctg3m53h]{display:none}.nav-item__trigger[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;cursor:pointer}.nav-item__trigger[data-astro-cid-ctg3m53h]:after{content:"";display:inline-block;width:5px;height:5px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(45deg);margin-left:5px;vertical-align:middle;transition:transform .2s ease}.nav-item--dropdown[data-astro-cid-ctg3m53h]:hover .nav-item__trigger[data-astro-cid-ctg3m53h]:after,.nav-item--dropdown[data-astro-cid-ctg3m53h]:focus-within .nav-item__trigger[data-astro-cid-ctg3m53h]:after{transform:rotate(225deg) translateY(2px)}.nav-dropdown[data-astro-cid-ctg3m53h]{position:absolute;top:100%;left:50%;transform:translate(-50%);background:var(--paper);border:1px solid var(--site-line, var(--line));border-radius:var(--radius-sm);box-shadow:var(--shadow);min-width:11rem;padding:.6rem 0 .4rem;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:100}.nav-item--dropdown[data-astro-cid-ctg3m53h]:hover .nav-dropdown[data-astro-cid-ctg3m53h],.nav-item--dropdown[data-astro-cid-ctg3m53h]:focus-within .nav-dropdown[data-astro-cid-ctg3m53h]{opacity:1;pointer-events:auto}.nav-dropdown__link[data-astro-cid-ctg3m53h]{display:block;padding:.55rem 1rem;color:var(--ink);font-weight:600;font-size:var(--step--1);white-space:nowrap;text-decoration:none;border-bottom:none}.nav-dropdown__link[data-astro-cid-ctg3m53h]:hover{color:var(--alta);background:var(--paper-2)}.nav-toggle[data-astro-cid-ctg3m53h],.nav-burger[data-astro-cid-ctg3m53h]{display:none}@media(max-width:56rem){.nav-burger[data-astro-cid-ctg3m53h]{display:inline-flex;flex-direction:column;justify-content:center;width:44px;height:44px;cursor:pointer}.nav-burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h],.nav-burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:before,.nav-burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:after{content:"";display:block;height:2px;width:24px;background:var(--ink);border-radius:2px;transition:transform .2s ease}.nav-burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{position:relative}.nav-burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:before{position:absolute;top:-7px}.nav-burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:after{position:absolute;top:7px}.site-nav[data-astro-cid-ctg3m53h]{position:fixed;inset:64px 0 auto;flex-direction:column;align-items:stretch;gap:0;background:var(--paper);border-bottom:1px solid var(--site-line, var(--line));padding:.5rem 1.25rem 1.25rem;transform:translateY(-120%);transition:transform .25s ease;box-shadow:var(--shadow)}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:.85rem 0;border-bottom:1px solid var(--site-line, var(--line))}.site-nav__cta[data-astro-cid-ctg3m53h]{margin-top:.9rem;justify-content:center;border-bottom:none;width:100%}.nav-toggle[data-astro-cid-ctg3m53h]:checked~.site-nav[data-astro-cid-ctg3m53h]{transform:translateY(0)}.nav-item--dropdown[data-astro-cid-ctg3m53h]{display:block}.nav-item__row[data-astro-cid-ctg3m53h]{display:flex;align-items:center;border-bottom:1px solid var(--site-line, var(--line))}.nav-item__trigger[data-astro-cid-ctg3m53h]{flex:1;padding:.85rem 0;border-bottom:none}.nav-item__trigger[data-astro-cid-ctg3m53h]:after{display:none}.nav-item__toggle[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;color:var(--ink-soft);flex-shrink:0}.nav-item__chevron[data-astro-cid-ctg3m53h]{transition:transform .25s ease}.nav-drop-toggle[data-astro-cid-ctg3m53h]:checked~.nav-item__row[data-astro-cid-ctg3m53h] .nav-item__chevron[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.nav-dropdown[data-astro-cid-ctg3m53h]{position:static;opacity:1;pointer-events:auto;transform:none;box-shadow:none;border:none;background:transparent;padding:0;min-width:0;max-height:0;overflow:hidden;transition:max-height .25s ease}.nav-drop-toggle[data-astro-cid-ctg3m53h]:checked~.nav-dropdown[data-astro-cid-ctg3m53h]{max-height:20rem}.nav-item--dropdown[data-astro-cid-ctg3m53h]:hover .nav-dropdown[data-astro-cid-ctg3m53h],.nav-item--dropdown[data-astro-cid-ctg3m53h]:focus-within .nav-dropdown[data-astro-cid-ctg3m53h]{position:static;transform:none;opacity:1;pointer-events:auto}.nav-dropdown__link[data-astro-cid-ctg3m53h]{padding:.7rem 0 .7rem 1.2rem;border-bottom:1px solid var(--site-line, var(--line));font-size:var(--step--1);color:var(--ink-soft);white-space:normal}}.site-footer[data-astro-cid-gcn2mc3v]{position:relative;z-index:10;background:var(--ink);color:var(--paper);padding-block:1.75rem .85rem;font-family:var(--font-body)}.site-footer__grid[data-astro-cid-gcn2mc3v]{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr))}.site-footer[data-astro-cid-gcn2mc3v] h4[data-astro-cid-gcn2mc3v]{font-family:var(--font-body);color:var(--haldi);font-size:.9rem;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .3rem}.site-footer__grid[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:.2rem 0}.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--paper)}.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--haldi)}.site-footer__tag[data-astro-cid-gcn2mc3v]{color:color-mix(in srgb,var(--paper) 80%,transparent);margin:0}.footer__logo[data-astro-cid-gcn2mc3v]{width:40px;height:40px;border-radius:50%;display:block;margin:0 0 .35rem}.footer-contact__area[data-astro-cid-gcn2mc3v]{color:color-mix(in srgb,var(--paper) 80%,transparent);margin-bottom:.3rem}.footer-contact__line[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;gap:.5rem}.footer-contact__line[data-astro-cid-gcn2mc3v] svg[data-astro-cid-gcn2mc3v]{width:15px;height:15px;flex:none;color:var(--haldi)}.footer-social[data-astro-cid-gcn2mc3v]{display:flex;gap:.5rem;margin-top:.5rem}.site-footer[data-astro-cid-gcn2mc3v] .footer-social__icon[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;background:var(--paper);color:var(--ink);flex:none}.footer-social__icon[data-astro-cid-gcn2mc3v] svg[data-astro-cid-gcn2mc3v]{width:14px;height:14px}.site-footer[data-astro-cid-gcn2mc3v] .footer-social__icon[data-astro-cid-gcn2mc3v]:hover{background:var(--haldi);color:var(--ink)}.site-footer__legal[data-astro-cid-gcn2mc3v]{margin-top:.6rem;padding-top:.6rem;border-top:1px solid rgba(255,255,255,.14);font-size:var(--step--1);color:color-mix(in srgb,var(--paper) 70%,transparent)}.consent[data-astro-cid-2effgw6e]{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.consent[data-astro-cid-2effgw6e][hidden]{display:none}.consent__bar[data-astro-cid-2effgw6e],.consent__panel[data-astro-cid-2effgw6e]{pointer-events:auto}.consent__backdrop[data-astro-cid-2effgw6e]{position:absolute;inset:0;background:#140e0c59;opacity:0;pointer-events:none;transition:opacity .15s ease}.consent--modal[data-astro-cid-2effgw6e] .consent__backdrop[data-astro-cid-2effgw6e]{opacity:1;pointer-events:auto}.consent__bar[data-astro-cid-2effgw6e]{position:relative;width:min(100% - 2rem,46rem);margin:0 1rem 1rem;background:var(--paper, #fff);color:var(--ink, #2a2320);border-radius:var(--radius, 14px);box-shadow:var(--shadow, 0 14px 34px -18px rgba(42, 26, 20, .45));padding:1.1rem 1.25rem;display:flex;flex-wrap:wrap;gap:.9rem 1.5rem;align-items:center;justify-content:space-between}.consent__bar-text[data-astro-cid-2effgw6e]{margin:0;font-size:.92rem;line-height:1.5;flex:1 1 18rem}.consent__bar-text[data-astro-cid-2effgw6e] a[data-astro-cid-2effgw6e]{color:var(--alta, #c25402);text-decoration:underline}.consent__panel[data-astro-cid-2effgw6e]{position:relative;width:min(100% - 2rem,28rem);margin:0 1rem 1rem;background:var(--paper, #fff);color:var(--ink, #2a2320);border-radius:var(--radius, 14px);box-shadow:var(--shadow, 0 14px 34px -18px rgba(42, 26, 20, .45));padding:1.25rem 1.4rem 1.4rem}@media(min-width:40rem){.consent__panel[data-astro-cid-2effgw6e]{margin:0 1.25rem 1.25rem auto}}.consent__panel-head[data-astro-cid-2effgw6e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.consent__panel-head[data-astro-cid-2effgw6e] h2[data-astro-cid-2effgw6e]{margin:0;font-size:1.15rem}.consent__close[data-astro-cid-2effgw6e]{appearance:none;border:none;background:none;font-size:1.4rem;line-height:1;cursor:pointer;color:inherit;padding:.15rem .3rem}.consent__panel-intro[data-astro-cid-2effgw6e]{margin:0 0 1rem;font-size:.88rem;color:color-mix(in srgb,var(--ink, #2a2320) 75%,transparent)}.consent__panel-intro[data-astro-cid-2effgw6e] a[data-astro-cid-2effgw6e]{color:var(--alta, #c25402)}.consent__row[data-astro-cid-2effgw6e]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.7rem 0;border-top:1px solid rgba(0,0,0,.08)}.consent__row-text[data-astro-cid-2effgw6e] strong[data-astro-cid-2effgw6e]{display:block;font-size:.92rem;margin-bottom:.15rem}.consent__row-text[data-astro-cid-2effgw6e] p[data-astro-cid-2effgw6e]{margin:0;font-size:.82rem;color:color-mix(in srgb,var(--ink, #2a2320) 70%,transparent);line-height:1.4}.consent__toggle[data-astro-cid-2effgw6e]{position:relative;flex:none;width:2.5rem;height:1.5rem;border-radius:999px;background:#0000002e;display:inline-block;cursor:pointer;margin-top:.15rem}.consent__toggle[data-astro-cid-2effgw6e] input[data-astro-cid-2effgw6e]{position:absolute;inset:0;opacity:0;margin:0;cursor:pointer}.consent__toggle-knob[data-astro-cid-2effgw6e]{position:absolute;top:.15rem;left:.15rem;width:1.2rem;height:1.2rem;border-radius:50%;background:#fff;transition:transform .15s ease;pointer-events:none}.consent__toggle[data-astro-cid-2effgw6e]:has(input:checked){background:var(--alta, #c25402)}.consent__toggle[data-astro-cid-2effgw6e]:has(input:checked) .consent__toggle-knob[data-astro-cid-2effgw6e]{transform:translate(1rem)}.consent__toggle--locked[data-astro-cid-2effgw6e]{background:var(--alta, #c25402);opacity:.55;cursor:default}.consent__toggle--locked[data-astro-cid-2effgw6e] .consent__toggle-knob[data-astro-cid-2effgw6e]{transform:translate(1rem)}.consent__actions[data-astro-cid-2effgw6e]{display:flex;gap:.5rem;flex-wrap:wrap;flex-shrink:0}.consent__actions--panel[data-astro-cid-2effgw6e]{margin-top:1.1rem;justify-content:flex-end;border-top:1px solid rgba(0,0,0,.08);padding-top:1rem}.consent__btn[data-astro-cid-2effgw6e]{font:inherit;font-size:.88rem;cursor:pointer;border-radius:999px;padding:.55rem 1.15rem;border:1px solid transparent;white-space:nowrap}.consent__btn--primary[data-astro-cid-2effgw6e]{background:var(--alta, #c25402);border-color:var(--alta, #c25402);color:#fff}.consent__btn--ghost[data-astro-cid-2effgw6e]{background:transparent;border-color:currentColor;color:var(--ink, #2a2320)}.consent__btn--text[data-astro-cid-2effgw6e]{background:transparent;border-color:transparent;color:var(--ink, #2a2320);text-decoration:underline;padding-inline:.3rem}@media(max-width:30rem){.consent__bar[data-astro-cid-2effgw6e]{flex-direction:column;align-items:stretch}.consent__actions[data-astro-cid-2effgw6e]{justify-content:flex-end}}
