.app-footer{margin-top:auto;border-top:1px solid rgba(15,23,42,.1);background:linear-gradient(180deg,#f8fafce6,#f1f5f9e6)}.app-footer--minimal{padding:10px clamp(10px,1.5vw,20px)}.app-footer__minimalInner{max-width:none;margin:0 auto;display:flex;align-items:center;justify-content:center}.app-footer__inner{max-width:none;margin:0 auto;padding:12px clamp(10px,1.5vw,20px);display:grid;grid-template-columns:minmax(280px,1.3fr) minmax(240px,1fr);gap:14px}.app-footer__brand{min-width:0}.app-footer__brandLink{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.app-footer__brandLink:hover .app-footer__title,.app-footer__brandLink:focus-visible .app-footer__title{text-decoration:underline;text-underline-offset:2px}.app-footer__logo{width:auto;height:26px;object-fit:contain;flex:0 0 auto}.app-footer__brandText{min-width:0}.app-footer__title{font-size:14px;line-height:1.2;font-weight:700;color:#0f172a}.app-footer__subtitle{font-size:12px;line-height:1.3;color:#1e293bd1}.app-footer__meta{margin-top:6px;font-size:11px;color:#334155bf}.app-footer__links{border:1px solid rgba(15,23,42,.1);border-radius:10px;background:#ffffffc7;padding:8px}.app-footer__linksTitle{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0f172abf;margin-bottom:6px}.app-footer__linksGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:6px}.app-footer__link{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 8px;border:1px solid rgba(15,23,42,.12);border-radius:7px;background:#ffffffeb;color:#0f172adb;text-decoration:none;font-size:12px;font-weight:600}.app-footer__link--minimal{min-width:190px}.app-footer__link:hover,.app-footer__link:focus-visible{background:#f1f5f9eb}.app-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid rgba(15,23,42,.08);padding:7px clamp(10px,1.5vw,20px) 9px;font-size:11px;color:#334155d1}@media(min-width:1024px){.app-footer__logo{height:22px}}@media(max-width:900px){.app-footer__inner{grid-template-columns:1fr}.app-footer__bottom{flex-direction:column;align-items:flex-start}}html.dark .app-footer{border-top-color:#ffffff24;background:linear-gradient(180deg,#111827cc,#0f172acc)}html.dark .app-footer__title{color:#f8fafcf2}html.dark .app-footer__subtitle,html.dark .app-footer__meta,html.dark .app-footer__bottom,html.dark .app-footer__linksTitle{color:#e2e8f0c7}html.dark .app-footer__links{border-color:#ffffff29;background:#ffffff0a}html.dark .app-footer__link{border-color:#ffffff29;background:#ffffff0f;color:#f1f5f9e6}html.dark .app-footer__link:hover,html.dark .app-footer__link:focus-visible{background:#ffffff1a}html.dark .app-footer__bottom{border-top-color:#ffffff1f}.topbar{position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid rgba(0,0,0,.08);background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar__inner{max-width:none;margin:0 auto;padding:10px clamp(8px,1.2vw,16px) 8px;display:grid;gap:10px}.topbar__topRow{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:nowrap}.topbar__left{display:flex;align-items:flex-start;gap:6px;flex:1 1 auto;min-width:0;position:relative}.topbar__home{font-weight:650;letter-spacing:-.01em}.topbar__apiDocs{font-weight:600}.topbar__nav{min-width:0;overflow:visible;display:flex;align-items:flex-start;width:100%}.topbar__nav--inline{flex:1 1 auto}.topbar__navMeasure{position:absolute;inset:0 auto auto 0;width:100%;height:0;overflow:hidden;visibility:hidden;pointer-events:none}.topbar__compactMenu{position:relative}.topbar__compactMenu .topbar__menuButton{white-space:nowrap;height:34px;min-width:42px;border:1px solid rgba(17,24,39,.18);border-radius:10px;background:#fff;color:#111827;font-size:16px;font-weight:600;justify-content:center;padding:0 10px}.topbar__menuPanel{position:absolute;top:calc(100% + 6px);left:0;z-index:60;min-width:240px;max-width:min(320px,100vw - 16px);max-height:min(70vh,420px);overflow:auto;border:1px solid rgba(17,24,39,.18);border-radius:10px;background:#fff;box-shadow:0 8px 22px #0f172a24;padding:6px;display:grid;gap:4px}.topbar__menuItem{justify-content:flex-start;white-space:nowrap}.topbar__list{display:flex;align-items:center;align-content:flex-start;gap:6px;flex-wrap:wrap;list-style:none;margin:0;padding:0}.topbar__item{display:flex;align-items:center}.topbar__left .topbar__item a,.topbar__left .topbar__item button{white-space:nowrap;border-color:#1118272e;background:#fff}.topbar__left .topbar__item a[aria-current=page],.topbar__menuPanel a[aria-current=page]{background:#111827;color:#fff;border-color:#0003}.topbar__right{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto;flex:0 0 auto;align-self:flex-start}.topbar__right button{border-color:#1118272e}.topbar__languagePicker{position:relative}.topbar__languageButton{height:34px;min-width:106px;border:1px solid rgba(17,24,39,.18);border-radius:10px;background:#fff;color:#111827;padding:0 10px 0 8px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;font-weight:600}.topbar__languageButton:focus-visible{outline:2px solid rgba(17,24,39,.28);outline-offset:1px}.topbar__languageFlag{width:20px;height:14px;object-fit:cover;border-radius:2px;border:1px solid rgba(17,24,39,.16);flex:0 0 auto}.topbar__languageCode{letter-spacing:.02em;white-space:nowrap}.topbar__languageCaret{margin-left:auto;font-size:10px}.topbar__languageMenu{position:absolute;top:calc(100% + 6px);right:0;z-index:60;min-width:186px;border:1px solid rgba(17,24,39,.18);border-radius:10px;background:#fff;box-shadow:0 8px 22px #0f172a24;padding:6px;display:grid;gap:4px}.topbar__languageOption{display:inline-flex;align-items:center;gap:8px;width:100%;min-height:32px;border:1px solid transparent;border-radius:8px;background:transparent;color:#111827;text-align:left;padding:0 8px;font-size:12px;cursor:pointer}.topbar__languageOption:hover,.topbar__languageOption:focus-visible{background:#1118270f}.topbar__languageOption.is-active{border-color:#1118272e;background:#1118270d}.topbar__store{display:flex;align-items:center;gap:6px}.topbar__storeSelect{height:34px;min-width:120px;max-width:240px;border:1px solid rgba(17,24,39,.18);border-radius:10px;background:#fff;color:#111827;padding:0 10px;font-size:13px}.topbar__storeSelect:focus-visible{outline:2px solid rgba(17,24,39,.28);outline-offset:1px}html.dark .topbar{border-bottom-color:#ffffff1a;background:#111827b8}html.dark .topbar__languageButton{border-color:#fff3;background:#ffffff0d;color:#f9fafb}html.dark .topbar__languageMenu,html.dark .topbar__menuPanel{border-color:#fff3;background:#111827f2;box-shadow:0 10px 24px #0206176b}html.dark .topbar__compactMenu .topbar__menuButton{border-color:#fff3;background:#ffffff0d;color:#f9fafb}html.dark .topbar__languageOption{color:#f9fafb}html.dark .topbar__languageOption:hover,html.dark .topbar__languageOption:focus-visible{background:#ffffff1a}html.dark .topbar__languageOption.is-active{border-color:#ffffff38;background:#ffffff1f}html.dark .topbar__storeSelect{border-color:#fff3;background:#ffffff0d;color:#f9fafb}html.dark .topbar__left .topbar__item a,html.dark .topbar__left .topbar__item button{border-color:#fff3;background:#ffffff0d}html.dark .topbar__left .topbar__item a[aria-current=page],html.dark .topbar__menuPanel a[aria-current=page]{background:#f9fafb;color:#111827;border-color:#ffffff29}html.dark .topbar__right button{border-color:#fff3}
