._overlay_8whr0_1{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:var(--ifm-background-color);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,visibility .12s ease}._visible_8whr0_15{opacity:1;visibility:visible}._panel_8whr0_20{text-align:center;max-width:600px;margin:0 auto;font-size:1.25rem;color:var(--ifm-font-color-secondary);display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}._spinner_8whr0_33{width:40px;height:40px;border:3px solid var(--ifm-color-emphasis-300);border-top-color:var(--ifm-color-primary);border-radius:50%;animation:_spin_8whr0_33 1s linear infinite}@keyframes _spin_8whr0_33{to{transform:rotate(360deg)}}._searchContainer_1ck14_1{margin:0;flex:1 1 460px;max-width:720px;width:100%;position:relative}._inputWrapper_1ck14_9{display:flex;gap:.5rem;align-items:center}._searchInput_1ck14_15{flex:1;padding:.65rem .75rem;font-size:var(--ifm-font-size-base);border:var(--ifm-global-border-width) solid var(--ifm-color-content-secondary);border-radius:var(--ifm-global-radius);background:var(--ifm-background-color);color:var(--ifm-font-color-base);transition:border-color .2s;width:100%}._searchInput_1ck14_15:focus{outline:none;border-color:var(--ifm-color-primary)}._searchInput_1ck14_15:disabled{opacity:.6;cursor:not-allowed}._searchButton_1ck14_37{padding:.65rem 1.6rem;font-size:var(--ifm-font-size-base);font-weight:600;background:var(--ifm-color-primary);color:#fff;border:none;border-radius:var(--ifm-global-radius);cursor:pointer;transition:background-color .2s;white-space:nowrap}._searchButton_1ck14_37:hover:not(:disabled){background:var(--ifm-color-primary-dark)}._searchButton_1ck14_37:disabled{opacity:.6;cursor:not-allowed}._suggestionsPanel_1ck14_59{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:var(--ifm-background-color);border:1px solid var(--ifm-color-emphasis-300);border-radius:var(--ifm-global-radius);box-shadow:var(--ifm-shadow-md);max-height:320px;overflow-y:auto;z-index:200}._suggestionStatus_1ck14_73{padding:.75rem 1rem;color:var(--ifm-color-emphasis-700);font-size:.95rem}._suggestionItem_1ck14_79{display:block;width:100%;text-align:left;padding:.65rem .85rem;background:transparent;border:none;cursor:pointer;border-bottom:1px solid var(--ifm-color-emphasis-200);transition:background-color .15s ease}._suggestionItem_1ck14_79:last-child{border-bottom:none}._suggestionItem_1ck14_79:hover{background:var(--ifm-color-emphasis-100)}._suggestionTitle_1ck14_99{font-weight:600;color:var(--ifm-font-color-base);margin-bottom:.15rem}._suggestionMeta_1ck14_105{font-size:.85rem;color:var(--ifm-color-emphasis-700);margin-bottom:.15rem}._suggestionPreview_1ck14_111{font-size:.9rem;color:var(--ifm-color-emphasis-800);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._suggestionPreview_1ck14_111 mark{background:transparent;color:inherit;padding:0;border-radius:0;font-weight:700;font-style:normal}@media(max-width:768px){._inputWrapper_1ck14_9{flex-direction:column}._helpButton_1ck14_136{margin-left:0;margin-top:.5rem}}._navbar_vl85n_1{height:var(--navbar-height);background-color:var(--ifm-navbar-background-color);border-bottom:1px solid var(--ifm-color-emphasis-300);position:sticky;top:0;z-index:100}._container_vl85n_10{max-width:1400px;margin:0 auto;padding:0 1rem;height:100%;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}._navTitle_vl85n_21{font-weight:700;color:var(--ifm-heading-color);font-size:1rem;padding:.35rem .75rem;border-radius:10px;background:var(--ifm-color-emphasis-100);border:1px solid var(--ifm-color-emphasis-200)}._logo_vl85n_31{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:var(--ifm-font-color-base);text-decoration:none}._logoImg_vl85n_40{height:3rem;width:auto;padding-left:.5rem}._navItems_vl85n_46{display:flex;align-items:center;gap:1.5rem;flex:1;justify-content:flex-end}._searchSlot_vl85n_54{display:flex;align-items:center;min-width:680px;max-width:800px}._navLink_vl85n_61{color:var(--ifm-font-color-base);text-decoration:none;font-weight:500;background:none;border:none;cursor:pointer;font-size:1rem;padding:.5rem;transition:color .2s ease}._navLink_vl85n_61:hover{color:var(--ifm-color-primary);text-decoration:none}._dropdown_vl85n_78{position:relative}._dropdownItem_vl85n_82{display:block;padding:.75rem 1rem;color:var(--ifm-font-color-base);text-decoration:none;font-size:1rem;font-weight:500;transition:background-color .2s ease}._dropdownItem_vl85n_82:hover{background-color:var(--ifm-color-emphasis-100);text-decoration:none}._accountWrapper_vl85n_97{position:relative;display:flex;align-items:center}._accountButton_vl85n_103{border:1px solid var(--ifm-color-emphasis-300);background:var(--ifm-background-color);border-radius:999px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}._accountInitial_vl85n_116{font-weight:700;color:var(--ifm-font-color-base)}._accountMenu_vl85n_121{position:absolute;right:0;top:100%;background:var(--ifm-background-color);border:1px solid var(--ifm-color-emphasis-300);border-radius:8px;box-shadow:var(--ifm-shadow-sm);min-width:180px;padding:.5rem 0}._menuSeparator_vl85n_133{height:1px;background:var(--ifm-color-emphasis-200);margin:.25rem .5rem}._accountMenu_vl85n_121 ._dropdownItem_vl85n_82{width:100%;text-align:left;background:none;border:none;cursor:pointer}@media(max-width:768px){._navItems_vl85n_46{gap:1rem}._navLink_vl85n_61{font-size:.9rem}._navTitle_vl85n_21{display:none}}._layout_1sppp_1{min-height:100vh;display:flex;flex-direction:column}._content_1sppp_7{flex:1;display:flex;flex-direction:column;padding-bottom:4.5rem}._footer_1sppp_14{background-color:var(--ifm-navbar-background-color);border-top:1px solid var(--ifm-color-emphasis-300);color:var(--ifm-font-color-base);bottom:0;left:0;padding:1rem 1.25rem;position:fixed;right:0;z-index:100}._footerContent_1sppp_26{align-items:center;display:flex;font-size:.875rem;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px}._footerLinks_1sppp_36{display:flex;gap:1rem}._footerLinks_1sppp_36 a{color:var(--ifm-font-color-base);text-decoration:none}._footerLinks_1sppp_36 a:hover{color:var(--ifm-footer-link-hover);text-decoration:underline}@media(max-width:768px){._footerContent_1sppp_26{align-items:flex-start;flex-direction:column}._content_1sppp_7{padding-bottom:5.5rem}}._page_1mkz2_1{display:flex;flex-direction:column;min-height:calc(100vh - var(--navbar-height));background:radial-gradient(circle at 5% 10%,color-mix(in srgb,var(--ifm-color-primary) 18%,transparent),transparent 45%),radial-gradient(circle at 95% 0%,color-mix(in srgb,var(--ifm-color-accent) 18%,transparent),transparent 40%),var(--ifm-background-color)}._hero_1mkz2_11{padding:2rem 0}._heroContent_1mkz2_15{max-width:1100px;margin:0 auto;padding:0 1.5rem;text-align:center}._heroTitle_1mkz2_22{font-size:clamp(2rem,6vw,3.4rem);margin:0 auto 1rem;max-width:18ch;color:var(--ifm-heading-color);font-weight:700;line-height:1.1}._heroSubtitle_1mkz2_31{font-size:1.1rem;color:var(--ifm-font-color-secondary);margin:0 auto;max-width:62ch}._kicker_1mkz2_38{display:inline-block;margin-bottom:1rem;padding:.35rem .7rem;border-radius:999px;border:1px solid var(--ifm-color-emphasis-300);background:color-mix(in srgb,var(--ifm-background-color) 75%,var(--ifm-color-primary) 25%);color:var(--ifm-heading-color);text-transform:uppercase;font-size:.78rem;letter-spacing:.08em;font-weight:700}._heroActions_1mkz2_52{margin-top:2rem;display:flex;justify-content:center;align-items:center;gap:.9rem;flex-wrap:wrap}._main_1mkz2_61{flex:1;padding:1.5rem 0 3rem}._quickActions_1mkz2_66{max-width:1100px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}._actionCard_1mkz2_75{padding:1.4rem;background:color-mix(in srgb,var(--ifm-background-color) 92%,var(--ifm-color-primary) 8%);border:1px solid var(--ifm-color-emphasis-200);border-radius:16px;box-shadow:var(--ifm-shadow-md);transition:transform .18s ease,box-shadow .18s ease}._actionCard_1mkz2_75:hover{transform:translateY(-3px);box-shadow:var(--ifm-shadow-lg)}._actionCard_1mkz2_75 h3{font-size:1.15rem;margin-bottom:.5rem;color:var(--ifm-heading-color)}._actionCard_1mkz2_75 p{line-height:1.5;margin-bottom:1rem;color:var(--ifm-font-color-base)}._buttonPrimary_1mkz2_101,._buttonSecondary_1mkz2_102{display:inline-block;padding:.75rem 1.5rem;border-radius:10px;text-decoration:none;font-weight:600;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}._buttonPrimary_1mkz2_101{background-color:var(--ifm-button-primary-bg);color:var(--ifm-text-on-emphasis);border:1px solid var(--ifm-button-primary-bg)}._buttonPrimary_1mkz2_101:hover{background-color:var(--ifm-button-primary-bg-hover);border-color:var(--ifm-button-primary-bg-hover);color:var(--ifm-text-on-emphasis);text-decoration:none;transform:translateY(-1px)}._buttonSecondary_1mkz2_102{background-color:transparent;color:var(--ifm-heading-color);border:1px solid var(--ifm-color-emphasis-300)}._buttonSecondary_1mkz2_102:hover{background-color:var(--ifm-color-emphasis-100);color:var(--ifm-heading-color);text-decoration:none}._inlineAction_1mkz2_137{font-weight:700;color:var(--ifm-link-color);text-decoration:none}._inlineAction_1mkz2_137:hover{color:var(--ifm-color-primary);text-decoration:underline}._utilityBand_1mkz2_148{max-width:1100px;margin:1.5rem auto 0;padding:0 1.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}._utilityBand_1mkz2_148>div{border-top:1px solid var(--ifm-color-emphasis-300);padding-top:.9rem}._utilityBand_1mkz2_148 h4{margin-bottom:.35rem;font-size:.97rem}._utilityBand_1mkz2_148 p{color:var(--ifm-font-color-secondary);font-size:.95rem;line-height:1.45}._footer_1mkz2_173{background-color:var(--ifm-footer-bg);color:var(--ifm-footer-text);padding:2rem 0 1rem}._footerContent_1mkz2_179{max-width:1200px;margin:0 auto;padding:0 2rem 2rem;display:flex;justify-content:flex-start;gap:3rem;flex-wrap:wrap}._footerSection_1mkz2_189 h4{font-size:1rem;margin-bottom:1rem;color:var(--ifm-footer-text);font-weight:600}._footerSection_1mkz2_189{display:flex;flex-direction:column;gap:.5rem}._footerSection_1mkz2_189 a{color:var(--ifm-footer-text);text-decoration:none;font-size:.9rem}._footerSection_1mkz2_189 a:hover{color:var(--ifm-footer-link-hover);text-decoration:underline}._copyright_1mkz2_213{max-width:1200px;margin:0 auto;padding:1rem 2rem 0;border-top:1px solid var(--ifm-footer-border);text-align:center;font-size:.85rem;color:color-mix(in srgb,var(--ifm-footer-text) 82%,transparent)}@media(max-width:768px){._hero_1mkz2_11{padding:3.5rem 0 2rem}._quickActions_1mkz2_66,._utilityBand_1mkz2_148{grid-template-columns:1fr}._heroActions_1mkz2_52 a{width:100%}}._sidebar_1gy55_1{width:300px;height:calc(100vh - var(--navbar-height));position:sticky;top:var(--navbar-height);overflow-y:auto;background-color:var(--ifm-background-surface-color);border-right:1px solid var(--ifm-color-emphasis-300);padding:1rem 0}._nav_1gy55_12{padding:0 1rem}._chapterList_1gy55_16{list-style:none;padding:0;margin:0}._chapterItem_1gy55_22{margin-bottom:.25rem}._chapterLink_1gy55_26{display:block;padding:.5rem .75rem;color:var(--ifm-font-color-base);text-decoration:none;border-radius:6px;font-weight:500;transition:background-color .2s ease}._chapterLink_1gy55_26:hover{background-color:var(--ifm-color-emphasis-100)}._chapterLink_1gy55_26._active_1gy55_40{background-color:var(--ifm-color-emphasis-200);color:var(--ifm-font-color-base);font-weight:600}._headerList_1gy55_46{list-style:none;padding:0;margin:.5rem 0}._headerItem_1gy55_52{margin:0}._headerLink_1gy55_56{display:block;padding:.375rem .75rem;color:var(--ifm-color-emphasis-700);text-decoration:none;font-size:.875rem;border-radius:4px;transition:all .2s ease;line-height:1.4}._headerLink_1gy55_56:hover{background-color:var(--ifm-color-emphasis-100);color:var(--ifm-color-primary)}._sidebar_1gy55_1::-webkit-scrollbar{width:6px}._sidebar_1gy55_1::-webkit-scrollbar-track{background:transparent}._sidebar_1gy55_1::-webkit-scrollbar-thumb{background-color:var(--ifm-color-emphasis-300);border-radius:3px}._sidebar_1gy55_1::-webkit-scrollbar-thumb:hover{background-color:var(--ifm-color-emphasis-400)}@media(max-width:996px){._sidebar_1gy55_1{position:relative;width:100%;height:auto;max-height:400px;border-right:none;border-bottom:1px solid var(--ifm-color-emphasis-300)}}._chapterContent_1suw6_1{max-width:900px;margin:0 auto;padding:2rem}._chapterHeader_1suw6_7{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--ifm-color-emphasis-300)}._chapterHeader_1suw6_7 h1{margin:0;font-size:2.5rem;font-weight:700}._markdownContent_1suw6_19{line-height:1.8;font-size:1rem}._markdownContent_1suw6_19 h1,._markdownContent_1suw6_19 h2,._markdownContent_1suw6_19 h3,._markdownContent_1suw6_19 h4,._markdownContent_1suw6_19 h5,._markdownContent_1suw6_19 h6{margin-top:2rem;margin-bottom:1rem;scroll-margin-top:80px}._markdownContent_1suw6_19 h1{font-size:2rem}._markdownContent_1suw6_19 h2{font-size:1.75rem}._markdownContent_1suw6_19 h3{font-size:1.5rem}._markdownContent_1suw6_19 h4{font-size:1.25rem}._markdownContent_1suw6_19 p{margin-bottom:1rem}._markdownContent_1suw6_19 ul,._markdownContent_1suw6_19 ol{margin-bottom:1rem;padding-left:2rem}._markdownContent_1suw6_19 li{margin-bottom:.5rem}._markdownContent_1suw6_19 code{background-color:var(--ifm-code-background);padding:.2rem .4rem;border-radius:3px;font-family:var(--ifm-font-family-monospace);font-size:.875rem}._markdownContent_1suw6_19 pre{background-color:var(--ifm-code-background);padding:1rem;border-radius:6px;overflow-x:auto;margin-bottom:1rem}._markdownContent_1suw6_19 pre code{background-color:transparent;padding:0}._markdownContent_1suw6_19 blockquote{border-left:4px solid var(--ifm-color-primary);padding-left:1rem;margin-left:0;margin-bottom:1rem;color:var(--ifm-color-emphasis-700)}._markdownContent_1suw6_19 a{color:var(--ifm-color-primary);text-decoration:none}._markdownContent_1suw6_19 a:hover{text-decoration:underline}._markdownContent_1suw6_19 img{max-width:100%;height:auto;margin:1rem 0}._markdownContent_1suw6_19 table{width:100%;border-collapse:collapse;margin-bottom:1rem}._markdownContent_1suw6_19 th,._markdownContent_1suw6_19 td{border:1px solid var(--ifm-color-emphasis-300);padding:.5rem;text-align:left}._markdownContent_1suw6_19 th{background-color:var(--ifm-color-emphasis-100);font-weight:600}._container_1o98b_1{display:flex;min-height:calc(100vh - var(--navbar-height));background-color:var(--ifm-background-color)}._main_1o98b_7{flex:1;min-width:0;overflow-x:hidden}._error_1o98b_13{padding:3rem;text-align:center;max-width:600px;margin:0 auto}._error_1o98b_13 h1{color:var(--ifm-text-danger);margin-bottom:1rem}@media(max-width:996px){._container_1o98b_1{flex-direction:column}}._exampleSearches_13o9q_1{margin:2rem 0;padding:1.5rem;background-color:var(--ifm-background-surface-color);border:1px solid var(--ifm-color-emphasis-300);border-radius:8px}._heading_13o9q_9{margin:0 0 1rem;font-size:1.25rem;color:var(--ifm-font-color-base)}._examplesList_13o9q_15{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}._exampleItem_13o9q_21{display:flex;flex-direction:column;gap:.5rem}._exampleButton_13o9q_27{padding:.75rem 1rem;background-color:var(--ifm-color-primary-lightest);border:1px solid var(--ifm-color-primary-light);border-radius:6px;cursor:pointer;transition:all .2s ease;text-align:left}._exampleButton_13o9q_27:hover{background-color:var(--ifm-color-primary-light);border-color:var(--ifm-color-primary);transform:translateY(-2px);box-shadow:var(--ifm-shadow-sm)}._exampleButton_13o9q_27:active{transform:translateY(0)}._queryCode_13o9q_48{display:block;font-family:var(--ifm-font-family-monospace);font-size:.9rem;color:var(--ifm-text-on-emphasis);font-weight:700;word-break:break-word}._exampleDescription_13o9q_57{margin:0;font-size:.85rem;color:var(--ifm-font-color-base);line-height:1.4}[data-theme=dark] ._queryCode_13o9q_48{color:var(--ifm-text-on-emphasis)}@media(max-width:768px){._examplesList_13o9q_15{grid-template-columns:1fr}}._resultsContainer_11itp_1{margin-top:1rem}._resultsHeader_11itp_5{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--ifm-color-emphasis-200)}._resultsHeader_11itp_5 h3{margin-top:0;margin-bottom:1rem;margin-left:0!important;color:var(--ifm-color-emphasis-800)}._bookFilters_11itp_18{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}._filterLabel_11itp_25{font-weight:600;font-size:.875rem;color:var(--ifm-color-emphasis-700);margin-right:.5rem}._filterBtn_11itp_32{padding:.375rem .75rem;font-size:.875rem;background:var(--ifm-background-color);color:var(--ifm-color-emphasis-700);border:1px solid var(--ifm-color-emphasis-300);border-radius:.25rem;cursor:pointer;transition:all .2s}._filterBtn_11itp_32:hover{border-color:var(--ifm-color-primary);color:var(--ifm-color-primary)}[data-theme=dark] ._filterBtn_11itp_32:hover{background:var(--ifm-color-primary);color:var(--ifm-text-on-emphasis)}._filterBtn_11itp_32._active_11itp_52{background:var(--ifm-color-primary);color:var(--ifm-text-on-emphasis);border-color:var(--ifm-color-primary)}._resultsList_11itp_58{display:flex;flex-direction:column;gap:0}._resultItem_11itp_64{padding:1rem 0;border-bottom:1px solid var(--ifm-border-default);transition:all .2s}._resultItem_11itp_64:hover{background-color:var(--ifm-color-emphasis-100);padding-left:.5rem;padding-right:.5rem;margin-left:-.5rem;margin-right:-.5rem}._resultMeta_11itp_78{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem}._resultBook_11itp_86{display:inline-block;padding:.125rem .5rem;background:var(--ifm-button-primary-bg);color:var(--ifm-text-on-emphasis);border-radius:.25rem;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.5px}[data-theme=dark] ._resultBook_11itp_86{color:var(--ifm-text-on-emphasis)}._resultScore_11itp_102{color:var(--ifm-color-emphasis-600);font-size:.75rem;font-weight:500}._resultTitle_11itp_108{margin:0 0 .5rem;font-size:1.125rem;line-height:1.4;font-weight:600}._resultTitle_11itp_108 a{color:var(--ifm-heading-color);text-decoration:none;transition:color .2s}._resultTitle_11itp_108 a:hover{color:var(--ifm-color-primary);text-decoration:underline}[data-theme=dark] ._resultTitle_11itp_108 a:hover{color:var(--ifm-link-color)}._resultTitle_11itp_108 mark{background:transparent;color:inherit;padding:0;border-radius:0;font-weight:700}._resultAuthor_11itp_137{margin:0 0 .5rem;color:var(--ifm-color-content-secondary);font-size:.8rem;font-style:italic}._matchInfo_11itp_144{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0;font-size:.75rem}._matchIncludes_11itp_152,._matchExcludes_11itp_153,._matchFields_11itp_154{padding:.25rem .5rem;border-radius:.25rem;font-weight:500}._matchIncludes_11itp_152{background:var(--ifm-color-success-lightest);color:var(--ifm-color-success-darkest);border:1px solid var(--ifm-color-success-light)}._matchExcludes_11itp_153{background:var(--ifm-color-danger-lightest);color:var(--ifm-color-danger-darkest);border:1px solid var(--ifm-color-danger-light)}._matchFields_11itp_154{background:var(--ifm-color-info-lightest);color:var(--ifm-color-info-darkest);border:1px solid var(--ifm-color-info-light)}._fuzzyMatchInfo_11itp_179{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;margin:.5rem 0;padding:.5rem;background:color-mix(in srgb,var(--ifm-color-info) 12%,transparent);border-left:3px solid var(--ifm-color-info);border-radius:.25rem;font-size:.75rem}._fuzzyMatchLabel_11itp_192{font-weight:600;color:var(--ifm-color-info);margin-right:.25rem}[data-theme=dark] ._fuzzyMatchLabel_11itp_192{color:var(--ifm-color-info)}._fuzzyMatchSnippet_11itp_202{display:inline-block;padding:.125rem .5rem;background:var(--ifm-color-info);color:var(--ifm-text-on-emphasis);border-radius:.25rem;font-weight:500;font-family:var(--ifm-font-family-monospace);font-size:.7rem;letter-spacing:.3px}._resultPreview_11itp_214{margin:0;color:var(--ifm-font-color-base);line-height:1.6;font-size:.9rem;font-style:italic}._resultPreview_11itp_214 mark{background:transparent;color:inherit;padding:0;border-radius:0;font-weight:700;font-style:normal}._fuzzyMatch_11itp_179{background:color-mix(in srgb,var(--ifm-color-warning) 24%,var(--ifm-background-color));color:var(--ifm-color-warning-darkest);padding:.03rem .12rem;border-radius:.125rem;font-weight:600;font-style:normal;border-bottom:2px solid var(--ifm-color-warning);animation:_fadeIn_11itp_1 .3s ease-in}[data-theme=dark] ._fuzzyMatch_11itp_179{background:color-mix(in srgb,var(--ifm-color-warning) 28%,var(--ifm-background-color));color:var(--ifm-color-warning-darkest);border-bottom-color:var(--ifm-color-warning-light)}@keyframes _fadeIn_11itp_1{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}._fuzzyBadge_11itp_260{display:inline-block;margin-left:.25rem;padding:.125rem .375rem;background:var(--ifm-color-info);color:var(--ifm-text-on-emphasis);border-radius:.25rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._resultLink_11itp_273{display:none}._loadingContainer_11itp_277{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:var(--ifm-color-emphasis-700)}._spinner_11itp_286{width:50px;height:50px;border:4px solid var(--ifm-color-emphasis-200);border-top-color:var(--ifm-color-primary);border-radius:50%;animation:_spin_11itp_286 1s linear infinite;margin-bottom:1rem}@keyframes _spin_11itp_286{to{transform:rotate(360deg)}}._emptyState_11itp_300{text-align:center;padding:4rem 2rem;color:var(--ifm-color-emphasis-700)}._emptyState_11itp_300 p{margin-bottom:.5rem}._hint_11itp_310{margin-top:1rem;font-size:.875rem}._hint_11itp_310 code{background:var(--ifm-code-background);padding:.125rem .375rem;border-radius:.25rem;font-family:monospace}._noResults_11itp_322{margin-top:1rem;padding:2rem;background:var(--ifm-color-warning-lightest);border-radius:.5rem;border-left:4px solid var(--ifm-color-warning)}._noResults_11itp_322 h3{margin-top:0;color:var(--ifm-color-warning-darkest)}._noResults_11itp_322 p{margin-top:1rem;margin-bottom:.25rem}._noResults_11itp_322 ul{margin:.5rem 0 0;padding-left:1.75rem}._noResults_11itp_322 li{margin-bottom:.5rem}._locked_11itp_350{opacity:.85}._lockIcon_11itp_354{font-size:.9em;margin-left:.25rem}._accessWarning_11itp_359{padding:.75rem;background:var(--ifm-color-warning-lightest);border:1px solid var(--ifm-color-warning-light);border-radius:6px;margin-bottom:.75rem;font-size:.875rem;color:var(--ifm-color-warning-darkest)}._accessWarning_11itp_359 a{color:var(--ifm-color-warning-darkest);font-weight:600;text-decoration:underline}._accessWarning_11itp_359 a:hover{color:var(--ifm-text-warning)}@media(max-width:768px){._resultMeta_11itp_78{flex-direction:column;align-items:flex-start;gap:.5rem}._bookFilters_11itp_18{flex-direction:column;align-items:flex-start}}._container_5pmmr_1{max-width:100%;width:100%;margin:0;padding:2rem}._header_5pmmr_8{margin-bottom:.5rem;max-width:1400px;margin-left:auto;margin-right:auto}._header_5pmmr_8 h1{margin-bottom:.5rem;font-size:2rem;color:var(--ifm-heading-color)}._subtitle_5pmmr_21{font-size:1rem;color:var(--ifm-color-content-secondary);margin:0}._loadingState_5pmmr_27,._errorState_5pmmr_28{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}._errorState_5pmmr_28{background:var(--ifm-color-danger-lightest);padding:3rem;border-radius:.5rem;border:2px solid var(--ifm-color-danger-light)}._errorState_5pmmr_28 h2{color:var(--ifm-color-danger-dark);margin-top:0}._errorState_5pmmr_28 code{display:block;margin-top:1rem;padding:.75rem 1rem;background:var(--ifm-code-background);border-radius:.25rem;font-family:monospace;color:var(--ifm-color-emphasis-900)}._spinner_5pmmr_59{width:50px;height:50px;border:4px solid var(--ifm-color-emphasis-200);border-top-color:var(--ifm-color-primary);border-radius:50%;animation:_spin_5pmmr_59 1s linear infinite;margin-bottom:1rem}@keyframes _spin_5pmmr_59{to{transform:rotate(360deg)}}._footer_5pmmr_73{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--ifm-color-emphasis-200)}._stats_5pmmr_79{text-align:center;color:var(--ifm-color-content-secondary);font-size:.8rem}._stats_5pmmr_79 p{margin:0}._stats_5pmmr_79 strong{color:var(--ifm-color-emphasis-700);font-weight:600}._searchControls_5pmmr_94{max-width:1400px;margin-left:auto;margin-right:auto}._modeToggle_5pmmr_100{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.25rem;height:auto;width:100%;max-width:720px;margin-top:.75rem}._toggleLabel_5pmmr_112{display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s ease}._toggleCheckbox_5pmmr_120{cursor:pointer;width:18px;height:18px}._toggleText_5pmmr_126{font-size:.875rem;font-weight:500;-webkit-user-select:none;user-select:none;padding-left:.25rem}p._toggleGroup_5pmmr_132{margin-bottom:0!important;display:flex;align-items:center}._advancedHelp_5pmmr_138{font-size:.85rem;color:var(--ifm-color-content-secondary);padding:.5rem .75rem;background:var(--ifm-color-primary-lightest);border-left:3px solid var(--ifm-color-primary);border-radius:.25rem}._helpButton_5pmmr_149{display:flex;padding:0 0 .25rem;margin-top:.25rem!important;align-items:center;font-size:.7rem;background:transparent;color:var(--ifm-color-primary);border:none;cursor:pointer;text-decoration:underline}._helpButton_5pmmr_149:hover{color:var(--ifm-color-primary-dark)}._helpPanel_5pmmr_166{width:100%;padding:1.5rem;background:var(--ifm-color-emphasis-100);border-radius:.5rem;border-left:4px solid var(--ifm-color-primary)}._helpGrid_5pmmr_174{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}._helpColumn_5pmmr_180 h4{margin-top:0;margin-left:0!important;margin-bottom:1rem;color:var(--ifm-color-primary)}._helpColumn_5pmmr_180 ul{margin:0;padding-left:1.25rem}._helpPanel_5pmmr_166 h4{margin-top:0;margin-left:0!important;margin-bottom:1rem;color:var(--ifm-color-primary)}._helpPanel_5pmmr_166 ul{margin-bottom:1rem}._helpPanel_5pmmr_166 li{margin-bottom:.5rem}._helpPanel_5pmmr_166 code{background:var(--ifm-code-background);padding:.125rem .375rem;border-radius:.25rem;font-family:monospace}._helpNote_5pmmr_214{margin:0;padding-top:.75rem;border-top:1px solid var(--ifm-color-emphasis-300);font-size:.875rem;color:var(--ifm-color-emphasis-700)}[data-theme=dark] ._helpButton_5pmmr_149:hover{background:var(--ifm-color-primary);color:var(--ifm-text-on-emphasis)}@media(max-width:768px){._container_5pmmr_1{padding:1rem}._header_5pmmr_8 h1{font-size:1.75rem}._subtitle_5pmmr_21{font-size:1rem}}@media(max-width:768px){._modeToggle_5pmmr_100{max-width:100%}._helpGrid_5pmmr_174{grid-template-columns:1fr;gap:.75rem}._helpButton_5pmmr_149{margin-left:0;margin-top:.5rem}}._container_wsoqu_1{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}._copy_wsoqu_9{display:flex;flex-direction:column;gap:.15rem}._label_wsoqu_15{font-weight:600;color:var(--ifm-font-color-base)}._description_wsoqu_20{color:var(--ifm-color-content-secondary);font-size:.9rem}._controls_wsoqu_25{display:flex;align-items:center;gap:.5rem}._switch_wsoqu_31{position:relative;width:56px;height:30px;border-radius:999px;border:1px solid var(--ifm-color-emphasis-500);background:var(--ifm-color-emphasis-200);display:inline-flex;align-items:center;justify-content:flex-start;padding:0 5px;cursor:pointer;transition:all .2s ease}._switch_wsoqu_31:hover{border-color:var(--ifm-color-primary)}._switch_wsoqu_31:focus-visible{outline:2px solid var(--ifm-color-primary);outline-offset:3px}._switchOn_wsoqu_55{background:linear-gradient(135deg,var(--ifm-color-primary-darker) 0%,var(--ifm-color-primary) 100%);border-color:var(--ifm-color-primary-darkest);justify-content:flex-end}._thumb_wsoqu_61{width:22px;height:22px;border-radius:999px;background:var(--ifm-surface-raised);box-shadow:var(--ifm-shadow-sm);transition:transform .2s ease}._stateText_wsoqu_70{font-size:.9rem;color:var(--ifm-font-color-base);min-width:42px;text-align:right}._page_1wc26_1{max-width:980px;margin:2rem auto;padding:1rem}._header_1wc26_7{margin-bottom:1.25rem}._title_1wc26_11{margin:0}._subtitle_1wc26_15{margin-top:.5rem;color:var(--ifm-color-content-secondary)}._grid_1wc26_20{display:grid;gap:1rem}._card_1wc26_25{border:1px solid var(--ifm-color-emphasis-200);border-radius:12px;padding:1rem;background:var(--ifm-background-surface-color)}._sectionHeader_1wc26_32{display:flex;justify-content:space-between;align-items:center;gap:.75rem}._sectionTitle_1wc26_39{margin:0}._sectionSubtitle_1wc26_43{margin-top:.35rem;color:var(--ifm-color-content-secondary)}._mutedText_1wc26_48{margin:.1rem 0 .75rem;color:var(--ifm-color-content-secondary)}._badge_1wc26_53{padding:.35rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600;white-space:nowrap}._badgeVerified_1wc26_61{background:var(--ifm-color-success-lightest);color:var(--ifm-text-success)}._badgeUnverified_1wc26_66{background:var(--ifm-color-danger-lightest);color:var(--ifm-text-danger)}._tiles_1wc26_71{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}._tile_1wc26_71{padding:.75rem;border:1px solid var(--ifm-color-emphasis-200);border-radius:10px}._tileTitle_1wc26_83{font-weight:600}._tileText_1wc26_87{margin-top:.25rem;color:var(--ifm-color-content-secondary)}._billingAction_1wc26_92{margin-top:.75rem}._subscriptionMeta_1wc26_96{margin:.35rem 0 .75rem;display:grid;gap:.2rem;color:var(--ifm-color-content-secondary);font-size:.95rem}._actionLinksRow_1wc26_104{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;margin-bottom:.6rem}._actionDivider_1wc26_112{color:var(--ifm-color-emphasis-500)}._actionLink_1wc26_104{border:none;background:none;color:var(--ifm-link-color);font-weight:500;cursor:pointer;text-decoration:underline;text-underline-offset:2px;padding:0}._actionLinkActive_1wc26_127{color:var(--ifm-color-primary)}._workflowCard_1wc26_131{border:1px solid var(--ifm-color-emphasis-200);border-radius:10px;padding:.9rem;background:color-mix(in srgb,var(--ifm-color-primary) 9%,var(--ifm-background-surface-color))}._workflowText_1wc26_138{margin:0 0 .75rem;color:var(--ifm-color-content-secondary)}._form_1wc26_143{display:grid;gap:.65rem;margin-top:.6rem}._label_1wc26_149{display:grid;gap:.25rem}._input_1wc26_154{width:100%;padding:.58rem .65rem;border-radius:8px;border:1px solid var(--ifm-color-emphasis-200);background:var(--ifm-background-color);color:var(--ifm-font-color-base)}._input_1wc26_154:focus{outline:2px solid var(--ifm-focus-ring);outline-offset:1px}._primaryButton_1wc26_168,._secondaryButton_1wc26_169,._dangerButton_1wc26_170{width:fit-content;border-radius:8px;cursor:pointer;font-weight:600;transition:filter .2s ease}._primaryButton_1wc26_168{border:none;padding:.62rem 1rem;background:var(--ifm-color-primary);color:var(--ifm-text-on-emphasis)}._secondaryButton_1wc26_169{padding:.62rem 1.1rem;background:transparent;color:var(--ifm-font-color-base);border:1px solid var(--ifm-color-emphasis-300)}._dangerButton_1wc26_170{border:none;padding:.62rem 1rem;background:var(--ifm-text-danger);color:var(--ifm-text-on-emphasis)}._primaryButton_1wc26_168:disabled,._secondaryButton_1wc26_169:disabled,._dangerButton_1wc26_170:disabled{cursor:not-allowed;opacity:.65}._primaryButton_1wc26_168:not(:disabled):hover,._secondaryButton_1wc26_169:not(:disabled):hover,._dangerButton_1wc26_170:not(:disabled):hover{filter:brightness(.95)}._dangerCard_1wc26_212{border-color:var(--ifm-color-danger-light);background:var(--ifm-color-danger-lightest)}._dangerTitle_1wc26_217{color:var(--ifm-text-danger)}._dangerText_1wc26_221{margin-top:.2rem;color:var(--ifm-text-danger-strong)}._dangerInput_1wc26_226{border-color:var(--ifm-color-danger-light);background:var(--ifm-surface-raised)}._message_1wc26_231{margin-top:1rem;padding:.75rem;border:1px solid var(--ifm-color-info-light);border-radius:8px;background:var(--ifm-color-info-lightest);color:var(--ifm-text-info)}@media(max-width:720px){._page_1wc26_1{margin:1.25rem auto;padding:.85rem}._sectionHeader_1wc26_32{flex-direction:column;align-items:flex-start}}._settingsGroup_1wc26_251{margin-top:.6rem;display:grid;gap:.45rem}._subsectionTitle_1wc26_257{margin:0;font-size:1rem}._toggleLabel_1wc26_262{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}._toggleCheckbox_1wc26_269{width:1rem;height:1rem}._toggleText_1wc26_274{font-weight:500}._inlineError_1wc26_278{margin:0;color:var(--ifm-text-danger)}._page_1322u_1{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}._hero_1322u_8{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,var(--ifm-color-primary-darkest) 0%,var(--ifm-color-primary-lightest) 100%);color:var(--ifm-text-on-emphasis);border-radius:16px;padding:1.5rem 1.75rem;box-shadow:var(--ifm-shadow-md)}._kicker_1322u_19{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700;color:var(--ifm-link-color);margin-bottom:.4rem}._title_1322u_28{font-size:1.8rem;margin-bottom:.4rem}._subtitle_1322u_33{color:color-mix(in srgb,var(--ifm-text-on-emphasis) 84%,transparent);max-width:620px}._heroActions_1322u_38{display:flex;gap:.75rem;align-items:center}._body_1322u_44,._main_1322u_50{display:flex;flex-direction:column;gap:1.25rem}._sectionHeader_1322u_56{display:flex;align-items:center;justify-content:space-between}._sectionTitle_1322u_62{font-size:1.35rem;margin:.2rem 0}._sectionDescription_1322u_67{color:var(--ifm-color-emphasis-700)}._publicationList_1322u_71{border:1px solid var(--ifm-color-emphasis-200);border-radius:12px;overflow:hidden;background:var(--ifm-background-color)}._publicationRow_1322u_78{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.4fr) minmax(180px,.6fr);gap:1rem;align-items:start;padding:1rem;border-bottom:1px solid var(--ifm-color-emphasis-200)}._publicationRow_1322u_78:last-child{border-bottom:none}._publicationHeader_1322u_91{font-weight:700;color:var(--ifm-color-emphasis-700);background:var(--ifm-background-surface-color);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}._publicationInfo_1322u_100{min-width:0}._publicationMeta_1322u_104{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .8rem}._publicationMeta_1322u_104 dt{font-size:.72rem;font-weight:700;text-transform:uppercase;color:var(--ifm-color-emphasis-600)}._publicationMeta_1322u_104 dd{margin:.1rem 0 0;color:var(--ifm-color-emphasis-900);font-family:var(--ifm-font-family-base);font-size:.83rem}._publicationActions_1322u_125{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem}._cardTitle_1322u_132{font-size:1.1rem;margin:0}._cardDescription_1322u_137{color:var(--ifm-color-emphasis-700);line-height:1.55;margin:.35rem 0 0}._primary_1322u_143,._secondary_1322u_144{border-radius:10px;border:1px solid transparent;padding:.65rem 1rem;font-weight:700;cursor:pointer}._primary_1322u_143{background:var(--ifm-color-primary);color:var(--ifm-button-color);border-color:var(--ifm-color-primary)}._primary_1322u_143:hover{filter:brightness(.95)}._secondary_1322u_144{background:var(--ifm-background-surface-color);color:var(--ifm-heading-color);border-color:var(--ifm-color-emphasis-300)}._secondary_1322u_144:hover{background:var(--ifm-color-emphasis-100)}._rowSkeleton_1322u_172{height:120px;margin:.75rem;border-radius:10px;background:linear-gradient(90deg,color-mix(in srgb,var(--ifm-font-color-base) 4%,transparent) 25%,color-mix(in srgb,var(--ifm-font-color-base) 8%,transparent) 37%,color-mix(in srgb,var(--ifm-font-color-base) 4%,transparent) 63%);background-size:400% 100%;animation:_shimmer_1322u_1 1.4s ease infinite}@keyframes _shimmer_1322u_1{0%{background-position:100% 0}to{background-position:-100% 0}}._emptyState_1322u_191{border:1px dashed var(--ifm-color-emphasis-300);border-radius:12px;padding:1.5rem;text-align:center;background:var(--ifm-background-surface-color)}._error_1322u_199{color:var(--ifm-text-danger);font-weight:600}@media(max-width:1024px){._body_1322u_44{gap:1rem}._hero_1322u_8{flex-direction:column;align-items:flex-start;gap:.75rem}}@media(max-width:640px){._page_1322u_1{padding:1rem}._hero_1322u_8{padding:1.25rem}._publicationRow_1322u_78{grid-template-columns:1fr}._publicationHeader_1322u_91{display:none}._publicationMeta_1322u_104{grid-template-columns:1fr}}._page_ps8tt_1{max-width:1200px;margin:0 auto;padding:2.5rem 1.25rem 3rem}._pageHeader_ps8tt_7{margin-bottom:.25rem}._pageTitle_ps8tt_11{margin:0;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.2;color:var(--ifm-heading-color)}._kicker_ps8tt_18{letter-spacing:.1em;text-transform:uppercase;font-size:.85rem;color:var(--ifm-text-muted-strong);margin:0 0 .35rem}._redirectNotice_ps8tt_26{margin-bottom:.95rem;background:var(--ifm-surface-attention);border:1px solid var(--ifm-color-warning-light);border-radius:12px;padding:.9rem 1rem;color:var(--ifm-color-warning-darkest);font-size:.95rem}._mono_ps8tt_36{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}._storeLayout_ps8tt_40{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:1.4rem;align-items:start}._grid_ps8tt_47{display:grid;gap:1.4rem}._catalogSection_ps8tt_52{display:grid;gap:.85rem}._catalogSectionHeader_ps8tt_57{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}._catalogSectionHeader_ps8tt_57 h2{margin:0;font-size:1.1rem;color:var(--ifm-heading-color)}._catalogSectionHeader_ps8tt_57 span{font-size:.9rem;color:var(--ifm-text-muted-strong)}._catalogCards_ps8tt_75{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.2rem}._card_ps8tt_81{background:var(--ifm-surface-raised);border:1px solid var(--ifm-border-default);border-radius:14px;padding:1.25rem 1.2rem 1.1rem;display:grid;gap:1rem;box-shadow:var(--ifm-shadow-md)}._cardSkeletonRow_ps8tt_91{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}._cardSkeleton_ps8tt_91{height:220px;border-radius:14px;background:linear-gradient(90deg,var(--ifm-surface-muted),var(--ifm-border-default),var(--ifm-surface-muted));background-size:200% 100%;animation:_shimmer_ps8tt_1 1.2s ease-in-out infinite}@keyframes _shimmer_ps8tt_1{0%{background-position:200% 0}to{background-position:-200% 0}}._emptyGrid_ps8tt_114{grid-column:1 / -1;padding:1rem;border:1px dashed var(--ifm-border-strong);border-radius:12px;color:var(--ifm-text-muted-strong);text-align:center}._cardTop_ps8tt_123{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}._badge_ps8tt_130{display:inline-block;background:color-mix(in srgb,var(--ifm-color-info) 18%,transparent);color:var(--ifm-color-info-darkest);border-radius:999px;padding:.25rem .65rem;font-weight:600;font-size:.82rem;margin:0 0 .4rem}._badgeRow_ps8tt_141{display:flex;gap:.45rem;align-items:center;margin-bottom:.45rem}._badgeMuted_ps8tt_148{display:inline-block;background:var(--ifm-surface-muted);color:var(--ifm-text-muted-strong);border-radius:999px;padding:.25rem .6rem;font-weight:600;font-size:.78rem;margin:0}._bookTitle_ps8tt_159{margin:0;font-size:1.3rem;color:var(--ifm-heading-color)}._description_ps8tt_165{margin:.4rem 0 0;color:var(--ifm-text-muted-strong);line-height:1.5}._priceBlock_ps8tt_171{text-align:right}._price_ps8tt_171{display:block;font-size:1.4rem;font-weight:700;color:var(--ifm-heading-color)}._perk_ps8tt_182{color:var(--ifm-font-color-secondary);font-size:.92rem}._cardFooter_ps8tt_187{display:flex;gap:.75rem;flex-wrap:wrap}._featureList_ps8tt_193{margin:0;padding-left:1.1rem;color:var(--ifm-text-muted-strong);display:grid;gap:.3rem;font-size:.92rem}._primary_ps8tt_202,._secondary_ps8tt_203,._ghost_ps8tt_204{padding:.65rem .9rem;border-radius:10px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:transform .08s ease,box-shadow .08s ease,background-color .08s ease}._primary_ps8tt_202{background:var(--ifm-button-primary-bg);color:var(--ifm-text-on-emphasis);box-shadow:var(--ifm-shadow-md)}._primary_ps8tt_202:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}._secondary_ps8tt_203{background:var(--ifm-surface-emphasis);color:var(--ifm-text-on-emphasis);box-shadow:var(--ifm-shadow-md)}._ghost_ps8tt_204{background:var(--ifm-button-secondary-bg);color:var(--ifm-button-secondary-text);border-color:var(--ifm-button-secondary-border)}._primary_ps8tt_202:hover:not(:disabled),._secondary_ps8tt_203:hover,._ghost_ps8tt_204:hover{transform:translateY(-1px)}._notice_ps8tt_243{margin:.2rem 0 0;color:var(--ifm-text-warning);background:var(--ifm-color-warning-lightest);border:1px solid var(--ifm-color-warning-light);border-radius:10px;padding:.55rem .75rem;font-size:.93rem}._noticeSuccess_ps8tt_253{margin:.2rem 0 0;color:var(--ifm-text-success);background:var(--ifm-color-success-lightest);border:1px solid var(--ifm-color-success-light);border-radius:10px;padding:.55rem .75rem;font-size:.93rem}._statusRow_ps8tt_263{margin-top:1.5rem;display:flex;gap:1rem;flex-wrap:wrap;align-items:center}._status_ps8tt_263{color:var(--ifm-text-muted-strong)}._error_ps8tt_275{color:var(--ifm-text-danger);background:var(--ifm-color-danger-lightest);border:1px solid var(--ifm-color-danger-light);padding:.5rem .75rem;border-radius:8px}._cartPanel_ps8tt_283{position:sticky;top:1rem;background:var(--ifm-surface-emphasis);color:var(--ifm-text-on-emphasis);border-radius:16px;padding:1.1rem 1.05rem 1.25rem;box-shadow:var(--ifm-shadow-lg);border:1px solid var(--ifm-border-inverse);display:grid;gap:.75rem}._cartHeader_ps8tt_296{display:flex;justify-content:space-between;align-items:center}._cartHeader_ps8tt_296 ._kicker_ps8tt_18{color:color-mix(in srgb,var(--ifm-text-on-emphasis) 78%,transparent)}._cartTitle_ps8tt_306{margin:.1rem 0 0;font-size:1.15rem;color:var(--ifm-text-on-emphasis)}._cartEmpty_ps8tt_312{margin:0;color:color-mix(in srgb,var(--ifm-text-on-emphasis) 78%,transparent)}._cartItems_ps8tt_317{display:grid;gap:.75rem}._cartItem_ps8tt_317{display:flex;justify-content:space-between;gap:.75rem;border:1px solid var(--ifm-border-inverse);border-radius:12px;padding:.75rem}._cartItemName_ps8tt_331{margin:0 0 .15rem;color:var(--ifm-text-on-emphasis);font-weight:600}._cartMeta_ps8tt_337{margin:0;color:color-mix(in srgb,var(--ifm-text-on-emphasis) 78%,transparent);font-size:.95rem}._cartActions_ps8tt_343{display:grid;gap:.35rem;justify-items:end}._qtyLabel_ps8tt_349{display:flex;align-items:center;gap:.4rem;font-size:.9rem;color:var(--ifm-text-on-emphasis)}._qtyLabel_ps8tt_349 input{width:64px;padding:.4rem .35rem;border-radius:8px;border:1px solid color-mix(in srgb,var(--ifm-text-on-emphasis) 35%,transparent);background:color-mix(in srgb,var(--ifm-text-on-emphasis) 10%,transparent);color:var(--ifm-text-on-emphasis)}._linkButton_ps8tt_366{background:none;border:none;color:var(--ifm-text-brand);font-weight:600;cursor:pointer;padding:0}._cartSummary_ps8tt_375{border-top:1px solid var(--ifm-border-inverse);padding-top:.75rem;display:grid;gap:.65rem}._summaryRow_ps8tt_382{display:flex;justify-content:space-between;align-items:center}._cardSkeleton_ps8tt_91,._card_ps8tt_81,._cartPanel_ps8tt_283{box-sizing:border-box}@media(max-width:700px){._cardTop_ps8tt_123{flex-direction:column;align-items:flex-start}._cardFooter_ps8tt_187{flex-direction:column}._hero_ps8tt_404{padding:1.6rem}._storeLayout_ps8tt_40{grid-template-columns:1fr}._catalogSectionHeader_ps8tt_57{flex-direction:column;align-items:flex-start;gap:.3rem}}._page_xga7a_1{min-height:calc(100vh - var(--navbar-height));background:radial-gradient(circle at 8% 6%,color-mix(in srgb,var(--ifm-color-primary) 12%,transparent),transparent 42%),radial-gradient(circle at 92% 0%,color-mix(in srgb,var(--ifm-color-accent) 14%,transparent),transparent 34%),var(--ifm-background-color);padding:2rem 1.5rem 3rem}._card_xga7a_10{max-width:900px;margin:0 auto;background:color-mix(in srgb,var(--ifm-background-color) 94%,var(--ifm-color-primary) 6%);border:1px solid var(--ifm-color-emphasis-200);border-radius:16px;box-shadow:var(--ifm-shadow-md);padding:2rem}._title_xga7a_20{margin-top:0;margin-bottom:.5rem}._updated_xga7a_25{margin-top:0;margin-bottom:1.5rem;color:var(--ifm-font-color-secondary);font-size:.92rem}._content_xga7a_32>*:first-child{margin-top:0}._content_xga7a_32 h1{display:none}._content_xga7a_32 h2,._content_xga7a_32 h3,._content_xga7a_32 h4{margin-top:1.5rem;margin-bottom:.6rem}._content_xga7a_32 p,._content_xga7a_32 li{line-height:1.55}._content_xga7a_32 ul,._content_xga7a_32 ol{margin:.45rem 0 0;padding-left:1.2rem}._content_xga7a_32 a{color:var(--ifm-link-color)}@media(max-width:768px){._page_xga7a_1{padding:1rem .75rem 2rem}._card_xga7a_10{padding:1.25rem}}._container_d5uc7_1{max-width:1120px;margin:0 auto;padding:2rem 1rem 3.5rem}._title_d5uc7_7{margin:0;font-size:2rem;color:var(--ifm-heading-color)}._subtitle_d5uc7_13{margin-top:.4rem;color:var(--ifm-font-color-secondary)}._statusToggle_d5uc7_18{margin-top:.75rem;border:1px solid var(--ifm-border-default);border-radius:8px;background:var(--ifm-surface-raised);color:var(--ifm-text-muted-strong);font-weight:600;padding:.45rem .75rem;cursor:pointer}._statusToggle_d5uc7_18:hover{border-color:var(--ifm-text-brand);color:var(--ifm-text-brand)}._systemStatus_d5uc7_34{margin-top:.9rem;background:var(--ifm-surface-muted);border:1px solid var(--ifm-border-default);border-radius:12px;padding:.85rem .95rem}._systemStatusGrid_d5uc7_42{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1rem}._systemStatusLabel_d5uc7_48{display:block;color:var(--ifm-font-color-secondary);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}._systemStatusValue_d5uc7_58{color:var(--ifm-heading-color);font-weight:600}._dashboardLayout_d5uc7_63{margin-top:1rem;display:grid;grid-template-columns:280px minmax(0,1fr);gap:1rem;align-items:start;width:100%}._actionList_d5uc7_72{background:var(--ifm-surface-muted);border:1px solid var(--ifm-border-default);border-radius:12px;padding:.9rem;display:grid;gap:.6rem;width:280px;min-width:280px;box-sizing:border-box}._card_d5uc7_84{background:var(--ifm-surface-raised);border:1px solid var(--ifm-border-default);border-radius:12px;padding:1rem 1.05rem}._actionPanel_d5uc7_91{min-height:560px;width:100%;min-width:700px;box-sizing:border-box}._sectionTitle_d5uc7_98{margin:0 0 .5rem;color:var(--ifm-heading-color);font-weight:700;font-size:.95rem}._actionButton_d5uc7_105{border:1px solid var(--ifm-border-default);border-radius:10px;background:var(--ifm-surface-raised);text-align:left;width:100%;padding:.7rem .75rem;cursor:pointer;display:grid;gap:.2rem}._actionButton_d5uc7_105:hover{border-color:var(--ifm-text-brand)}._actionButtonActive_d5uc7_121{border-color:var(--ifm-color-info);box-shadow:inset 0 0 0 1px var(--ifm-color-info);background:color-mix(in srgb,var(--ifm-color-info) 14%,transparent)}._actionLabel_d5uc7_127{font-weight:700;color:var(--ifm-heading-color)}._actionDescription_d5uc7_132{color:var(--ifm-font-color-secondary);font-size:.84rem}._grid_d5uc7_137{display:grid;gap:.85rem}._label_d5uc7_142{display:block;font-weight:600;color:var(--ifm-font-color-base)}._input_d5uc7_148{width:100%;margin-top:.3rem;padding:.65rem .75rem;border:1px solid var(--ifm-border-default);border-radius:8px;font-size:.95rem;background:var(--ifm-background-color);color:var(--ifm-font-color-base)}._textarea_d5uc7_159{resize:vertical;min-height:132px}._actions_d5uc7_164{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap}._button_d5uc7_171{border:0;border-radius:8px;padding:.6rem .95rem;font-weight:600;background:var(--ifm-color-success);color:var(--ifm-text-on-emphasis);cursor:pointer}._buttonSecondary_d5uc7_181{background:var(--ifm-surface-emphasis-muted)}._button_d5uc7_171:disabled{opacity:.7;cursor:not-allowed}._status_d5uc7_18{min-height:1.25rem;color:var(--ifm-font-color-secondary)}._emptyState_d5uc7_195{display:grid;gap:.6rem}._inviteResults_d5uc7_200{background:var(--ifm-surface-muted);border:1px solid var(--ifm-border-default);border-radius:10px;padding:.75rem;display:grid;gap:.5rem}._resultList_d5uc7_209{margin:0;color:var(--ifm-text-muted-strong);word-break:break-word}._resultRows_d5uc7_215{display:grid;gap:.45rem}._resultRow_d5uc7_215{display:flex;gap:.6rem;align-items:center;justify-content:space-between;flex-wrap:wrap}._error_d5uc7_228{color:var(--ifm-text-danger)}._logs_d5uc7_232{margin-top:.9rem;background:var(--ifm-surface-emphasis);color:var(--ifm-text-on-emphasis);border-radius:8px;padding:.75rem;min-height:220px;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.35}._inlineCode_d5uc7_246{display:inline-block;margin-top:.35rem;padding:.25rem .4rem;border-radius:6px;background:var(--ifm-surface-muted);color:var(--ifm-font-color-base);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;word-break:break-all}@media(max-width:900px){._systemStatusGrid_d5uc7_42,._dashboardLayout_d5uc7_63{grid-template-columns:1fr}._actionPanel_d5uc7_91{min-height:0;min-width:0}}*{box-sizing:border-box;margin:0;padding:0}:root{--ifm-color-primary: #012a42;--ifm-color-primary-dark: #012535;--ifm-color-primary-darker: #012331;--ifm-color-primary-darkest: #011d28;--ifm-color-primary-light: #013854;--ifm-color-primary-lighter: #013d5c;--ifm-color-primary-lightest: #014d72;--ifm-color-accent: #8a6a12;--ifm-link-color: #8a6a12;--ifm-background-color: #f9f6f3;--ifm-background-surface-color: #f9f6f3;--ifm-navbar-background-color: #f9f6f3;--ifm-font-color-base: #333;--ifm-font-color-secondary: #666;--ifm-color-content-secondary: #666;--ifm-hero-text-color: #f9f6f3;--ifm-heading-color: #012a42;--ifm-color-emphasis-100: rgba(0, 0, 0, .05);--ifm-color-emphasis-200: rgba(0, 0, 0, .1);--ifm-color-emphasis-300: rgba(0, 0, 0, .15);--ifm-color-emphasis-400: rgba(0, 0, 0, .25);--ifm-color-emphasis-500: rgba(0, 0, 0, .4);--ifm-color-emphasis-600: rgba(0, 0, 0, .55);--ifm-color-emphasis-700: rgba(0, 0, 0, .7);--ifm-color-emphasis-800: rgba(0, 0, 0, .85);--ifm-color-emphasis-900: rgba(0, 0, 0, .95);--ifm-code-font-size: 95%;--ifm-code-background: rgba(0, 0, 0, .05);--ifm-font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ifm-font-size-base: 1rem;--ifm-global-radius: .4rem;--ifm-global-border-width: 1px;--ifm-button-color: #f9f6f3;--ifm-highlight-bg: #cfe1ff;--ifm-highlight-text: #13243f;--ifm-highlight-outline: rgba(43, 84, 153, .55);--ifm-highlight-ring: rgba(70, 124, 213, .35);--ifm-surface-raised: #ffffff;--ifm-surface-muted: #f3f4f6;--ifm-surface-emphasis: #0f172a;--ifm-surface-emphasis-muted: #1e293b;--ifm-surface-panel: #eef2ff;--ifm-surface-info: #ecfeff;--ifm-surface-warning: #fff7ed;--ifm-surface-danger: #fef2f2;--ifm-surface-success: #ecfdf3;--ifm-surface-attention: #fffbeb;--ifm-border-default: #dbe2ea;--ifm-border-strong: #cbd5e1;--ifm-border-inverse: rgba(255, 255, 255, .2);--ifm-text-on-emphasis: #f8fafc;--ifm-text-muted-strong: #475569;--ifm-text-brand: #1d4ed8;--ifm-text-danger: #b91c1c;--ifm-text-danger-strong: #7f1d1d;--ifm-text-warning: #92400e;--ifm-text-success: #065f46;--ifm-text-info: #0f172a;--ifm-focus-ring: rgba(30, 64, 175, .45);--ifm-shadow-sm: 0 2px 6px rgba(15, 23, 42, .08);--ifm-shadow-md: 0 10px 28px rgba(15, 23, 42, .1);--ifm-shadow-lg: 0 18px 40px rgba(15, 23, 42, .24);--ifm-color-success: #15803d;--ifm-color-success-light: #34d399;--ifm-color-success-lightest: #ecfdf3;--ifm-color-success-darkest: #14532d;--ifm-color-danger: #dc2626;--ifm-color-danger-light: #fecdd3;--ifm-color-danger-lightest: #fef2f2;--ifm-color-danger-dark: #b91c1c;--ifm-color-danger-darkest: #7f1d1d;--ifm-color-warning: #d97706;--ifm-color-warning-light: #fbbf24;--ifm-color-warning-lightest: #fffbeb;--ifm-color-warning-darkest: #78350f;--ifm-color-info: #2563eb;--ifm-color-info-light: #67e8f9;--ifm-color-info-lightest: #ecfeff;--ifm-color-info-darkest: #1e3a8a;--ifm-button-primary-bg: #0f172a;--ifm-button-primary-bg-hover: #1e293b;--ifm-button-secondary-bg: var(--ifm-surface-raised);--ifm-button-secondary-text: var(--ifm-font-color-base);--ifm-button-secondary-border: var(--ifm-border-default);--ifm-query-link: #0f4c81;--ifm-footer-bg: #2b3137;--ifm-footer-text: #f9f6f3;--ifm-footer-border: rgba(249, 246, 243, .2);--ifm-footer-link-hover: #e5ce8f;--navbar-height: 4rem;--sidebar-width: 300px}[data-theme=dark],.dark{--ifm-color-primary: #a87f16;--ifm-color-primary-dark: #976f10;--ifm-color-primary-darker: #88640e;--ifm-color-primary-darkest: #6b4f0b;--ifm-color-primary-light: #ba932c;--ifm-color-primary-lighter: #c9a64a;--ifm-color-primary-lightest: #d9bd73;--ifm-color-accent: #ba932c;--ifm-link-color: #c9a64a;--ifm-background-color: #1b1b1d;--ifm-background-surface-color: #242526;--ifm-navbar-background-color: #012a42;--ifm-font-color-base: #f9f6f3;--ifm-font-color-secondary: #a0aec0;--ifm-color-content-secondary: #a0aec0;--ifm-heading-color: #f9f6f3;--ifm-button-color: #f9f6f3;--ifm-color-emphasis-100: rgba(255, 255, 255, .05);--ifm-color-emphasis-200: rgba(255, 255, 255, .1);--ifm-color-emphasis-300: rgba(255, 255, 255, .15);--ifm-color-emphasis-400: rgba(255, 255, 255, .25);--ifm-color-emphasis-500: rgba(255, 255, 255, .4);--ifm-color-emphasis-600: rgba(255, 255, 255, .55);--ifm-color-emphasis-700: rgba(255, 255, 255, .7);--ifm-color-emphasis-800: rgba(255, 255, 255, .85);--ifm-color-emphasis-900: rgba(255, 255, 255, .95);--ifm-code-background: rgba(255, 255, 255, .1);--ifm-highlight-bg: #233754;--ifm-highlight-text: #e8f1ff;--ifm-highlight-outline: rgba(122, 164, 230, .68);--ifm-highlight-ring: rgba(122, 164, 230, .34);--ifm-surface-raised: #242526;--ifm-surface-muted: #2b3138;--ifm-surface-emphasis: #0f172a;--ifm-surface-emphasis-muted: #1e293b;--ifm-surface-panel: #26324a;--ifm-surface-info: #11303c;--ifm-surface-warning: #3f2b12;--ifm-surface-danger: #3b1418;--ifm-surface-success: #153126;--ifm-surface-attention: #41320f;--ifm-border-default: #3c4759;--ifm-border-strong: #526075;--ifm-border-inverse: rgba(255, 255, 255, .24);--ifm-text-on-emphasis: #f8fafc;--ifm-text-muted-strong: #cbd5e1;--ifm-text-brand: #93c5fd;--ifm-text-danger: #fca5a5;--ifm-text-danger-strong: #fecaca;--ifm-text-warning: #fcd34d;--ifm-text-success: #86efac;--ifm-text-info: #c7f9ff;--ifm-focus-ring: rgba(147, 197, 253, .45);--ifm-shadow-sm: 0 2px 6px rgba(0, 0, 0, .4);--ifm-shadow-md: 0 10px 28px rgba(0, 0, 0, .42);--ifm-shadow-lg: 0 18px 40px rgba(0, 0, 0, .5);--ifm-color-success: #4ade80;--ifm-color-success-light: #34d399;--ifm-color-success-lightest: #153126;--ifm-color-success-darkest: #bbf7d0;--ifm-color-danger: #f87171;--ifm-color-danger-light: #fca5a5;--ifm-color-danger-lightest: #3b1418;--ifm-color-danger-dark: #fecaca;--ifm-color-danger-darkest: #fee2e2;--ifm-color-warning: #f59e0b;--ifm-color-warning-light: #fcd34d;--ifm-color-warning-lightest: #41320f;--ifm-color-warning-darkest: #fde68a;--ifm-color-info: #60a5fa;--ifm-color-info-light: #67e8f9;--ifm-color-info-lightest: #11303c;--ifm-color-info-darkest: #c7f9ff;--ifm-button-primary-bg: #2b3137;--ifm-button-primary-bg-hover: #3d4451;--ifm-button-secondary-bg: #242526;--ifm-button-secondary-text: #f9f6f3;--ifm-button-secondary-border: #4b5565;--ifm-query-link: #8ab4f8;--ifm-footer-bg: #111827;--ifm-footer-text: #f9f6f3;--ifm-footer-border: rgba(249, 246, 243, .24);--ifm-footer-link-hover: #e5ce8f}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--ifm-color-primary: #a87f16;--ifm-color-primary-dark: #976f10;--ifm-color-primary-darker: #88640e;--ifm-color-primary-darkest: #6b4f0b;--ifm-color-primary-light: #ba932c;--ifm-color-primary-lighter: #c9a64a;--ifm-color-primary-lightest: #d9bd73;--ifm-color-accent: #ba932c;--ifm-link-color: #c9a64a;--ifm-background-color: #1b1b1d;--ifm-background-surface-color: #242526;--ifm-navbar-background-color: #012a42;--ifm-font-color-base: #f9f6f3;--ifm-font-color-secondary: #a0aec0;--ifm-color-content-secondary: #a0aec0;--ifm-heading-color: #f9f6f3;--ifm-color-emphasis-100: rgba(255, 255, 255, .05);--ifm-color-emphasis-200: rgba(255, 255, 255, .1);--ifm-color-emphasis-300: rgba(255, 255, 255, .15);--ifm-color-emphasis-400: rgba(255, 255, 255, .25);--ifm-color-emphasis-500: rgba(255, 255, 255, .4);--ifm-color-emphasis-600: rgba(255, 255, 255, .55);--ifm-color-emphasis-700: rgba(255, 255, 255, .7);--ifm-color-emphasis-800: rgba(255, 255, 255, .85);--ifm-color-emphasis-900: rgba(255, 255, 255, .95);--ifm-code-background: rgba(255, 255, 255, .1);--ifm-surface-raised: #242526;--ifm-surface-muted: #2b3138;--ifm-surface-emphasis: #0f172a;--ifm-surface-emphasis-muted: #1e293b;--ifm-surface-panel: #26324a;--ifm-surface-info: #11303c;--ifm-surface-warning: #3f2b12;--ifm-surface-danger: #3b1418;--ifm-surface-success: #153126;--ifm-surface-attention: #41320f;--ifm-border-default: #3c4759;--ifm-border-strong: #526075;--ifm-border-inverse: rgba(255, 255, 255, .24);--ifm-text-on-emphasis: #f8fafc;--ifm-text-muted-strong: #cbd5e1;--ifm-text-brand: #93c5fd;--ifm-text-danger: #fca5a5;--ifm-text-danger-strong: #fecaca;--ifm-text-warning: #fcd34d;--ifm-text-success: #86efac;--ifm-text-info: #c7f9ff;--ifm-focus-ring: rgba(147, 197, 253, .45);--ifm-shadow-sm: 0 2px 6px rgba(0, 0, 0, .4);--ifm-shadow-md: 0 10px 28px rgba(0, 0, 0, .42);--ifm-shadow-lg: 0 18px 40px rgba(0, 0, 0, .5);--ifm-color-success: #4ade80;--ifm-color-success-light: #34d399;--ifm-color-success-lightest: #153126;--ifm-color-success-darkest: #bbf7d0;--ifm-color-danger: #f87171;--ifm-color-danger-light: #fca5a5;--ifm-color-danger-lightest: #3b1418;--ifm-color-danger-dark: #fecaca;--ifm-color-danger-darkest: #fee2e2;--ifm-color-warning: #f59e0b;--ifm-color-warning-light: #fcd34d;--ifm-color-warning-lightest: #41320f;--ifm-color-warning-darkest: #fde68a;--ifm-color-info: #60a5fa;--ifm-color-info-light: #67e8f9;--ifm-color-info-lightest: #11303c;--ifm-color-info-darkest: #c7f9ff;--ifm-button-primary-bg: #2b3137;--ifm-button-primary-bg-hover: #3d4451;--ifm-button-secondary-bg: #242526;--ifm-button-secondary-text: #f9f6f3;--ifm-button-secondary-border: #4b5565;--ifm-query-link: #8ab4f8;--ifm-footer-bg: #111827;--ifm-footer-text: #f9f6f3;--ifm-footer-border: rgba(249, 246, 243, .24);--ifm-footer-link-hover: #e5ce8f}}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--ifm-font-color-base);background-color:var(--ifm-background-color);line-height:1.65}code{font-family:var(--ifm-font-family-monospace);font-size:var(--ifm-code-font-size)}a{color:var(--ifm-link-color);text-decoration:none;transition:color .2s ease}a:hover{color:var(--ifm-color-primary);text-decoration:underline}h1,h2,h3,h4,h5,h6{color:var(--ifm-heading-color);font-weight:700;line-height:1.25}.Case_Name_Bold_Italic{font-style:italic;font-weight:700}.Case_Name_Italic,.T_ITAL{font-style:italic}.T_BOLD_REG{font-weight:700}.T_BOLD_ITALIC{font-weight:700;font-style:italic}.Footnote-Reference,._idEndnoteAnchor{vertical-align:super;font-size:.82rem;font-weight:700;line-height:1}li.FN_2-Footnote--No-Indent-{list-style-type:none}.INDEX_Locator-Pages a{font-weight:700}:target{scroll-margin-top:80px}.highlighted-para-anchor{background-color:var(--ifm-highlight-bg)!important;color:var(--ifm-highlight-text)!important;box-shadow:0 0 0 2px var(--ifm-highlight-ring)!important;outline:1px solid var(--ifm-highlight-outline)!important;border-radius:4px;animation:paraHighlightPulse 1.4s ease-out 1;padding:.25rem}[id^=para-]:target,[id^=endnote-]:target,[id^=_idEndnoteAnchor]:target,[name^=para-]:target,[name^=endnote-]:target{background-color:var(--ifm-highlight-bg)!important;color:var(--ifm-highlight-text)!important;box-shadow:0 0 0 2px var(--ifm-highlight-ring)!important;outline:1px solid var(--ifm-highlight-outline)!important;border-radius:4px;animation:paraHighlightPulse 1.4s ease-out 1}@keyframes paraHighlightPulse{0%{box-shadow:0 0 0 0 var(--ifm-highlight-ring)}to{box-shadow:0 0 0 8px #0000}}.button--primary{border:var(--ifm-font-color-base-inverse);background-color:var(--ifm-button-primary-bg);color:var(--ifm-text-on-emphasis);padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.button--primary:hover{background-color:var(--ifm-button-primary-bg-hover);text-decoration:none}[data-theme=dark] .button--primary,.dark .button--primary{border-color:var(--ifm-button-primary-bg)}.INDEX_H1{margin-left:1em;text-indent:-1em}span.INDEX_See-Marker,span.INDEX_SeeAlso-Marker{font-style:italic;font-weight:400}.query-popup{color:var(--ifm-query-link);text-decoration:underline dotted;text-decoration-thickness:2px;text-underline-offset:2px;font-weight:700;cursor:pointer;transition:all .3s ease}.index-popup{font-size:.9em;font-weight:400;text-align:left}.index-popup .INDEX_H1{margin-left:0;text-indent:0;text-align:left}.index-popup p,.index-popup .index-entry-content{text-align:left!important}.index-entry-icon{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;line-height:1;flex:0 0 auto;vertical-align:super;cursor:pointer;margin-left:.3rem;padding:0;border:1px solid var(--ifm-color-emphasis-500);border-radius:999px;background:var(--ifm-background-surface-color);color:var(--ifm-font-color-base)}.index-entry-icon:hover{border-color:var(--ifm-color-emphasis-500);color:var(--ifm-font-color-base);background:var(--ifm-background-surface-color)}.index-entry-icon:focus-visible{outline:2px solid var(--ifm-color-primary);outline-offset:2px}.index-entry-icon svg{display:block;width:.82rem;height:.82rem}.access-denied{text-align:center;padding:2rem;background:var(--ifm-background-surface-color);border:1px solid var(--ifm-color-emphasis-300);border-radius:8px;margin:2rem auto;max-width:600px;box-shadow:var(--ifm-shadow-sm)}.access-denied h2{color:var(--ifm-text-danger);margin-bottom:1rem;font-size:1.5rem}.access-denied p{margin-bottom:1.5rem;color:var(--ifm-font-color-secondary);line-height:1.5}.access-denied-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.upgrade-button,.contact-button{background:var(--ifm-color-primary);color:var(--ifm-text-on-emphasis);border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;text-decoration:none;display:inline-block;transition:background-color .2s ease}.upgrade-button:hover{background:var(--ifm-color-primary-dark)}.contact-button{background:var(--ifm-color-emphasis-600)}.contact-button:hover{background:var(--ifm-color-emphasis-700)}.access-loading{text-align:center;padding:2rem;color:var(--ifm-font-color-secondary);font-style:italic}body{margin:0}
