.text-brand{color:var(--aior-red,var(--accent,#00a8e8))}.aior-footer{background:var(--bg-soft);color:var(--fg-soft);border-top:1px solid var(--line)}.aior-footer__widgets{padding:2.5rem 1rem}.aior-footer__grid{max-width:var(--container);grid-template-columns:1fr;gap:2rem;margin:0 auto;display:grid}@media (min-width:640px){.aior-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.aior-footer__grid{grid-template-columns:repeat(4,1fr)}}.aior-footer__col h3{color:var(--fg);border-bottom:2px solid var(--aior-red);margin:0 0 1rem;padding-bottom:.5rem;font-size:1.15rem;font-weight:400}.aior-footer__col p{color:var(--fg-muted);text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin:.4rem 0;font-size:.85rem;line-height:1.55}.aior-footer__activity p{text-align:left;color:var(--fg-muted);margin:0;font-size:.82rem;line-height:1.4}.aior-footer__activity-date{color:var(--fg-faint,#94a3b8);margin-top:.2rem;font-size:.7rem;display:block}.aior-footer__activity a{color:var(--fg);font-weight:600}.aior-footer__activity a:hover{color:var(--aior-red)}.aior-footer__col a{color:var(--aior-red);text-decoration:none}.aior-footer__col a:hover{color:var(--aior-red-deep)}.aior-footer__activity{margin:0;padding:0;list-style:none}.aior-footer__activity li{gap:.75rem;margin-bottom:1rem;display:flex}.aior-footer__activity img{object-fit:cover;border-radius:var(--r-sm);flex-shrink:0;width:64px;height:48px}.aior-footer__social{gap:.5rem;margin-top:.75rem;display:flex}.aior-footer__social a{border:1px solid color-mix(in srgb, var(--aior-red) 40%, transparent);border-radius:var(--r-sm);width:2rem;height:2rem;color:var(--aior-red);justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.aior-footer__copy{background:var(--bg-sunken);text-align:center;color:var(--fg-muted);border-top:1px solid var(--line);padding:.85rem 1rem;font-size:.8rem}.aior-footer__copy p{margin:0}.aior-footer__copy .aior-footer__aior{color:var(--fg-faint,color-mix(in srgb, var(--fg-muted) 72%, transparent));letter-spacing:.02em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem .4rem;margin-top:.4rem;font-size:.62rem;line-height:1.4;display:inline-flex}.aior-footer__legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .75rem;margin-bottom:.5rem;font-size:.78rem;display:flex}.aior-footer__legal a{color:var(--fg-muted);text-decoration:none}.aior-footer__legal a:hover{color:var(--accent);text-decoration:underline}.aior-footer__legal span{color:var(--line)}.aior-footer__aior-sep{color:color-mix(in srgb, var(--line) 80%, transparent)}.aior-footer__aior-link{opacity:.72;align-items:center;text-decoration:none;transition:opacity .12s;display:inline-flex}.aior-footer__aior-link:hover{opacity:1}.aior-footer__aior-logo{align-items:center;height:11px;display:inline-flex}.aior-footer__aior-logo .aior-brand-light,.aior-footer__aior-logo .aior-brand-dark{width:auto;max-width:42px;height:11px;display:none}:root:not([data-theme=dark]) .aior-footer__aior-logo .aior-brand-light,:root[data-theme=dark] .aior-footer__aior-logo .aior-brand-dark{display:block}.aior-footer__links{columns:1;margin:0;padding:0;list-style:none}@media (min-width:480px){.aior-footer__links{columns:2;column-gap:1rem}}.aior-footer__links li{break-inside:avoid;margin-bottom:.35rem}.aior-footer__links a{color:var(--fg-muted);font-size:.82rem;text-decoration:none}.aior-footer__links a:hover{color:var(--aior-red)}.aior-footer__badges{flex-wrap:wrap;gap:.45rem;margin-top:.85rem;display:flex}.aior-footer__badge{border-radius:var(--r-pill);letter-spacing:.04em;color:var(--aior-red);border:1px solid color-mix(in srgb, var(--aior-red) 30%, transparent);background:color-mix(in srgb, var(--aior-red) 8%, transparent);padding:.25rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.aior-footer__timeline{max-width:var(--container);border-top:1px solid var(--line);flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin:2rem auto 0;padding:1.5rem 1rem 0;display:flex;overflow-x:auto}.aior-footer__timeline-item{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;min-width:5.5rem;display:flex}.aior-footer__timeline-item strong{color:var(--aior-red);letter-spacing:.02em;font-size:1.25rem;font-weight:700}.aior-footer__timeline-item span{color:var(--fg-muted);margin-top:.35rem;font-size:.72rem;line-height:1.3}.aior-footer__timeline-sep{background:color-mix(in srgb, var(--line) 80%, var(--aior-red) 20%);flex-shrink:0;width:1.5rem;min-width:1rem;height:1px;margin-top:.85rem}@media (max-width:640px){.aior-footer__timeline{flex-wrap:wrap;justify-content:center;row-gap:1rem}.aior-footer__timeline-sep{display:none}.aior-footer__timeline-item{flex:0 0 42%;min-width:42%}}.aior-footer__hub{max-width:var(--container);border-top:1px solid var(--line);margin:2rem auto 0;padding-top:1.5rem}.aior-page-hero{border-bottom:3px solid var(--accent,var(--aior-red,#00a8e8));align-items:flex-end;min-height:10.5rem;display:flex;position:relative;overflow:hidden}.aior-page-hero__bg{object-fit:cover;object-position:center 35%;width:100%;height:100%;position:absolute;inset:0}.aior-page-hero__scrim{z-index:1;pointer-events:none;--s:calc(var(--hero-scrim,65) / 100);background:linear-gradient(180deg, rgba(6, 10, 18, calc(var(--s) * .85)) 0%, rgba(6, 10, 18, calc(var(--s) * .95)) 55%, rgba(6, 10, 18, min(1, calc(var(--s) * 1.08))) 100%);position:absolute;inset:0}:root[data-theme=dark] .aior-page-hero__scrim{background:linear-gradient(180deg, rgba(3, 5, 10, calc(var(--s,.65) * .9)) 0%, rgba(3, 5, 10, calc(var(--s,.65) * 1)) 55%, rgba(3, 5, 10, min(1, calc(var(--s,.65) * 1.1))) 100%)}.aior-page-hero__particles{z-index:1;pointer-events:none;opacity:.85;position:absolute;inset:0}.aior-page-hero__inner{z-index:2;width:100%;max-width:80rem;margin:0 auto;padding:1.75rem 1rem 1.5rem;position:relative}@media (min-width:640px){.aior-page-hero{min-height:12.5rem}.aior-page-hero__inner{padding:2rem 1.5rem 1.75rem}}.aior-page-hero__crumbs{margin-bottom:.65rem}.aior-page-hero__crumb-list{letter-spacing:.02em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.aior-page-hero__crumb-item{align-items:center;gap:.5rem;list-style:none;display:inline-flex}.aior-page-hero__crumb-sep{color:#ffffff73;font-weight:400}.aior-page-hero__crumbs a{color:#ffffffd1;text-decoration:none;transition:color .18s}.aior-page-hero__crumbs a:hover{color:var(--accent,var(--aior-red,#00a8e8))}.aior-page-hero__crumb-current{color:#ffffff8c}.aior-page-hero__title{letter-spacing:-.02em;color:#fff;text-shadow:0 1px 12px #00000059;margin:0;font-size:clamp(1.5rem,3.5vw,2.125rem);font-weight:700;line-height:1.2}.aior-page-hero__title:after{content:"";background:var(--accent,var(--aior-red,#00a8e8));border-radius:999px;width:3rem;height:3px;margin-top:.65rem;display:block}.topbar-nav-link.is-active,.topbar-nav-link[aria-current=page],.topbar-mega-toggle.is-active,.topbar-dropdown-toggle.is-active,[data-dropdown-toggle].is-active{color:var(--fg-on-accent,#fff);background:var(--aior-red,#d82820);box-shadow:none;font-weight:600}.topbar-nav-dropdown a.is-active,.topbar-nav-dropdown a[aria-current=page]{color:var(--fg-on-accent,#fff);background:var(--aior-red,#d82820);font-weight:600}.topbar-mega-link.is-active,.topbar-mega-link[aria-current=page]{color:var(--fg-on-accent,#fff);background:var(--aior-red,#d82820);border-radius:6px;align-items:center;width:fit-content;max-width:100%;padding:.4rem .75rem;font-weight:600;display:inline-flex;transform:none}.topbar-mega-link:hover:not(.is-active):not([aria-current=page]){color:var(--fg-on-accent,#fff);background:var(--aior-red,#d82820);border-radius:6px;padding:.4rem .75rem;transform:none}.topbar-mega-toggle.is-active:after,.topbar-mega-toggle[aria-expanded=true]:after,.topbar-mega-toggle:hover:after,.topbar-dropdown-toggle.is-active:after,.topbar-dropdown-toggle[aria-expanded=true]:after,.topbar-dropdown-toggle:hover:after,[data-dropdown-toggle].is-active:after,[data-dropdown-toggle][aria-expanded=true]:after,[data-dropdown-toggle]:hover:after{border-top-color:var(--fg-on-accent,#fff)}[data-mobile-menu] a.is-active,[data-mobile-menu] a[aria-current=page],[data-mobile-menu] .mobile-nav-link.is-active,[data-mobile-menu] .mobile-nav-link[aria-current=page],[data-mobile-menu] .mobile-nav-group__toggle.is-active{color:var(--fg-on-accent,#fff);background:var(--aior-red,#d82820);box-shadow:none;font-weight:600}.topbar-nav-link.is-active:hover,.topbar-nav-link[aria-current=page]:hover,.topbar-mega-toggle.is-active:hover,.topbar-dropdown-toggle.is-active:hover,[data-dropdown-toggle].is-active:hover,.topbar-nav-dropdown a.is-active:hover,.topbar-mega-link.is-active:hover,[data-mobile-menu] a.is-active:hover,[data-mobile-menu] .mobile-nav-link.is-active:hover{color:var(--fg-on-accent,#fff);background:var(--accent-deep,#b82018)}[data-mobile-menu]{display:none!important}[data-mobile-menu].is-menu-open:not([hidden]){display:block!important}@media (min-width:1024px){[data-mobile-menu],[data-mobile-menu].is-menu-open,[data-mobile-menu].is-menu-open:not([hidden]){display:none!important}}[data-mobile-menu].mobile-nav-drawer{z-index:2;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--fg-muted) 35%, transparent) transparent;max-height:min(72dvh,100dvh - 5.5rem);padding-bottom:5.5rem;position:relative;overflow-y:auto}[data-mobile-menu].mobile-nav-drawer::-webkit-scrollbar{width:5px}[data-mobile-menu].mobile-nav-drawer::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--fg-muted) 35%, transparent);border-radius:999px}.mobile-nav-tree{flex-direction:column;gap:2px;padding:.25rem 0 .5rem;display:flex}.mobile-nav-link{color:var(--fg);border-radius:8px;padding:.65rem .85rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .14s,color .14s,box-shadow .14s;display:block}.mobile-nav-link--top{letter-spacing:.03em;font-size:.9rem;font-weight:600}.mobile-nav-link--child{padding-left:1.1rem;font-size:.8125rem;font-weight:400}.mobile-nav-link:hover:not(.is-active):not([aria-current=page]){background:var(--aior-red,#d82820);color:var(--fg-on-accent,#fff)}.mobile-nav-link.is-active,.mobile-nav-link[aria-current=page]{color:var(--fg-on-accent,#fff);background:var(--aior-red,#d82820);box-shadow:none;font-weight:600}.mobile-nav-group{margin:.15rem 0}.mobile-nav-group__toggle{width:100%;color:var(--fg);letter-spacing:.03em;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .85rem;font-size:.9rem;font-weight:600;transition:background .14s,color .14s;display:flex}.mobile-nav-group__toggle:hover{background:color-mix(in srgb, var(--fg) 4%, transparent);color:var(--aior-red,#d82820)}.mobile-nav-group__toggle.is-active{color:var(--aior-red,#d82820)}.mobile-nav-group__toggle svg{opacity:.65;flex-shrink:0;transition:transform .2s,opacity .14s}.mobile-nav-group__toggle[aria-expanded=true] svg{opacity:1;transform:rotate(180deg)}.mobile-nav-group__panel{border-left:1px solid color-mix(in srgb, var(--line) 80%, transparent);margin-left:.35rem;padding:.15rem 0 .35rem .5rem}.mobile-nav-section{margin:.2rem 0 .45rem}.mobile-nav-section__title{letter-spacing:.11em;text-transform:uppercase;color:var(--fg-muted);margin:.35rem 0 .15rem;padding:.3rem .75rem .2rem 1.1rem;font-size:.68rem;font-weight:700}:root[data-theme=dark] .topbar-nav-link.is-active,:root[data-theme=dark] .topbar-nav-link[aria-current=page],:root[data-theme=dark] .topbar-mega-toggle.is-active,:root[data-theme=dark] .topbar-dropdown-toggle.is-active,:root[data-theme=dark] [data-dropdown-toggle].is-active{color:var(--fg-on-accent,#fff);background:var(--aior-red,#d82820)}:root{--topbar-utility-h:48px}@media (max-width:640px){:root{--topbar-utility-h:44px}}.topbar-utility{font-size:12.5px;overflow:visible!important}.topbar-utility__inner{min-height:var(--topbar-utility-h);height:var(--topbar-utility-h);justify-content:space-between;align-items:center;column-gap:.5rem;display:flex}.topbar-utility__left{min-width:0}.topbar-utility__right{align-items:center;gap:.15rem;min-width:0;display:flex}.topbar-link{white-space:nowrap;padding:.2rem .4rem;font-size:12.5px;line-height:1.2}.topbar-randevu-btn{letter-spacing:.03em;text-transform:uppercase;background:var(--accent,#00a8e8);white-space:nowrap;border-radius:.45rem;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:.28rem .72rem;font-size:.6875rem;font-weight:700;line-height:1.15;transition:background .2s,transform .2s;animation:2.2s ease-out infinite bp-randevu-pulse;display:inline-flex;box-shadow:0 0 #00a8e88c;color:#fff!important;text-decoration:none!important}.topbar-randevu-btn--nav{padding:.4rem .85rem;font-size:.75rem}.topbar-randevu-btn:hover{background:var(--accent-deep,#004888);animation-play-state:paused;transform:translateY(-1px)}.topbar-randevu-btn:focus-visible{outline:2px solid var(--accent-deep,#004888);outline-offset:2px}@keyframes bp-randevu-pulse{0%{box-shadow:0 0 #00a8e88c}70%{box-shadow:0 0 0 8px #00a8e800}to{box-shadow:0 0 #00a8e800}}@media (prefers-reduced-motion:reduce){.topbar-randevu-btn{animation:none}}.topbar-icon-btn{height:30px;padding:0 .45rem}.topbar-divider{height:18px}.topbar-nav-link{font-size:var(--topbar-nav-link-fs,14.75px);padding:var(--topbar-nav-link-pad,.38rem .8rem);box-sizing:border-box;border:1px solid #0000;min-height:2.125rem;font-weight:600;line-height:1.25}.topbar-main>nav.aior-nav-bar{height:auto;min-height:4.75rem;padding-top:8px;padding-bottom:8px}.aior-logo-wrap,.aior-logo-wrap.aior-logo-wrap{background:0 0;align-items:center;padding-top:0;padding-bottom:0;line-height:0;display:flex}.aior-logo-wrap .aior-logo,.aior-logo{object-fit:contain;width:auto;max-width:none;height:4.25rem;max-height:none}.aior-logo-wrap .aior-logo.aior-logo--light,.aior-logo.aior-logo--light{display:block}.aior-logo-wrap .aior-logo.aior-logo--dark,.aior-logo.aior-logo--dark{display:none}:root:not([data-theme=dark]) .aior-logo-wrap .aior-logo.aior-logo--light,:root:not([data-theme=dark]) .aior-logo.aior-logo--light{display:block}:root:not([data-theme=dark]) .aior-logo-wrap .aior-logo.aior-logo--dark,:root:not([data-theme=dark]) .aior-logo.aior-logo--dark,:root[data-theme=dark] .aior-logo-wrap .aior-logo.aior-logo--light,:root[data-theme=dark] .aior-logo.aior-logo--light{display:none!important}:root[data-theme=dark] .aior-logo-wrap .aior-logo.aior-logo--dark,:root[data-theme=dark] .aior-logo.aior-logo--dark{display:block}.topbar-mega-panel[data-open=true]{animation:.22s cubic-bezier(.22,1,.36,1) aiorMegaIn}@keyframes aiorMegaIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.topbar-mega-dialog{max-width:80rem;padding:1.1rem 1.5rem 1.35rem}.topbar-mega-grid{grid-template-columns:repeat(5,minmax(10.75rem,14.5rem));justify-content:center;gap:.35rem 1.1rem;width:fit-content;max-width:100%;margin:0 auto;display:grid}.topbar-mega-col{gap:.25rem;min-width:0}.topbar-mega-heading{letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--line);margin-bottom:.25rem;padding-bottom:.35rem;font-size:12px}.topbar-mega-link{border-radius:6px;align-items:center;width:fit-content;max-width:100%;padding:.25rem 0;font-size:12.5px;line-height:1.4;display:inline-flex}.topbar-mega-link:hover{transform:none}@media (max-width:1100px){.topbar-mega-grid{grid-template-columns:repeat(3,minmax(10.75rem,14.5rem));gap:.5rem 1rem}}@media (max-width:640px){.topbar-mega-dialog{padding:1rem}.topbar-mega-grid{grid-template-columns:repeat(2,minmax(9.5rem,1fr));gap:.75rem .85rem;width:100%}}
