:root{--manual-bg:#eef2f5;--manual-panel:#fff;--manual-panel-2:#f7f9fb;--manual-text:#17212b;--manual-muted:#627181;--manual-line:#d7e0e7;--manual-accent:#006f8b;--manual-accent-2:#5743b5;--manual-warning:#8a5a00;--manual-danger:#a02d3b;--manual-success:#1d7654;--manual-code:#10202d;--manual-shadow:0 14px 38px rgba(23,38,51,.09);--manual-width:1900px;--manual-reading:920px;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth;background:var(--manual-bg)}body{min-height:100vh;margin:0;background:radial-gradient(circle at 8% 0%,rgba(0,111,139,.08),transparent 28%),linear-gradient(180deg,#f6f8fa 0,#eef2f5 46%,#e9eef2 100%);color:var(--manual-text);font-size:17px;line-height:1.62}a{color:var(--manual-accent);text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace;font-size:.92em}.manual-topbar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:minmax(250px,330px) minmax(0,1fr) auto;align-items:stretch;min-height:72px;border-bottom:1px solid var(--manual-line);background:rgba(255,255,255,.96);backdrop-filter:blur(16px);box-shadow:0 5px 24px rgba(23,38,51,.08)}.manual-brand{display:flex;align-items:center;gap:17px;padding:12px 24px;border-right:1px solid var(--manual-line);color:var(--manual-text)}.manual-brand:hover{text-decoration:none;background:var(--manual-panel-2)}.manual-brand img{width:158px;height:auto}.manual-brand span{font-size:11px;font-weight:800;letter-spacing:.15em;color:var(--manual-accent)}.manual-topbar>nav{display:flex;align-items:stretch;overflow-x:auto}.manual-topbar>nav a{display:flex;align-items:center;gap:8px;padding:0 15px;border-right:1px solid var(--manual-line);color:#475767;font-size:13px;font-weight:720;white-space:nowrap}.manual-topbar>nav a b{font-size:11px;color:#8a98a5}.manual-topbar>nav a:hover,.manual-topbar>nav a.active{background:#edf6f8;color:#123d49;text-decoration:none}.manual-topbar>nav a.active{box-shadow:inset 0 -3px var(--manual-accent)}.manual-tools{display:flex;align-items:center;gap:8px;padding:0 18px}.manual-tools a,.manual-tools button{min-height:38px;padding:0 12px;border:1px solid var(--manual-line);border-radius:8px;background:var(--manual-panel);color:var(--manual-text);font-size:13px;font-weight:700}.manual-tools button{display:flex;align-items:center;gap:7px;cursor:pointer}.manual-tools a{display:flex;align-items:center}.manual-tools a:hover,.manual-tools button:hover{border-color:var(--manual-accent);background:#edf6f8;text-decoration:none}.manual-home{width:min(calc(100% - 44px),var(--manual-width));margin:34px auto 72px}.manual-home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,620px);gap:34px;align-items:end;padding:42px;border:1px solid var(--manual-line);border-radius:18px;background:linear-gradient(135deg,#fff 0,#f2f8fa 67%,#f0edfb 100%);box-shadow:var(--manual-shadow)}.manual-kicker,.manual-home-notes article>span,.manual-section-head span{display:block;margin-bottom:10px;color:var(--manual-accent);font-size:12px;font-weight:850;letter-spacing:.14em}.manual-home-hero h1{max-width:900px;margin:0 0 14px;font-size:clamp(38px,4vw,66px);line-height:1.02;letter-spacing:-.045em}.manual-home-hero p{max-width:850px;margin:0;color:#536577;font-size:19px;line-height:1.65}.manual-home-hero dl{display:grid;grid-template-columns:repeat(2,1fr);margin:0;border:1px solid var(--manual-line);border-radius:12px;overflow:hidden;background:rgba(255,255,255,.75)}.manual-home-hero dl div{padding:18px;border-right:1px solid var(--manual-line);border-bottom:1px solid var(--manual-line)}.manual-home-hero dl div:nth-child(2n){border-right:0}.manual-home-hero dl div:nth-last-child(-n+2){border-bottom:0}.manual-home-hero dt{color:var(--manual-muted);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.manual-home-hero dd{margin:5px 0 0;font-size:24px;font-weight:800}.manual-search{margin:26px 0 32px;padding:22px 24px;border:1px solid var(--manual-line);border-radius:14px;background:var(--manual-panel);box-shadow:0 8px 24px rgba(23,38,51,.06)}.manual-search label{display:block;margin-bottom:8px;font-size:13px;font-weight:800;color:#435464}.manual-search>div{display:grid;grid-template-columns:1fr auto;gap:10px}.manual-search input{min-height:50px;padding:0 16px;border:1px solid #b9c7d1;border-radius:9px;background:#fff;color:var(--manual-text);font-size:16px}.manual-search button{min-width:120px;border:0;border-radius:9px;background:var(--manual-accent);color:#fff;font-weight:800;cursor:pointer}.manual-search input:focus,.manual-reader-head input:focus{outline:3px solid rgba(0,111,139,.2);border-color:var(--manual-accent)}.manual-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.manual-cards article{position:relative;display:flex;min-height:390px;flex-direction:column;padding:26px;border:1px solid var(--manual-line);border-radius:14px;background:var(--manual-panel);box-shadow:0 8px 28px rgba(23,38,51,.055)}.manual-card-number{position:absolute;top:18px;right:20px;color:#d1dbe2;font-size:46px;font-weight:900;letter-spacing:-.08em}.manual-cards article>span{min-height:58px;padding-right:45px;color:var(--manual-muted);font-size:12px;font-weight:750;line-height:1.45}.manual-cards h2{margin:20px 0 12px;font-size:24px;line-height:1.14;letter-spacing:-.025em}.manual-cards p{margin:0;color:#596b7c;font-size:15px}.manual-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:22px;border-top:1px solid var(--manual-line);font-size:13px}.manual-card-meta b{color:var(--manual-muted)}.manual-card-meta a{font-weight:800}.manual-home-notes{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:30px}.manual-home-notes article{padding:28px;border:1px solid var(--manual-line);border-radius:14px;background:var(--manual-panel)}.manual-home-notes h2{margin:0 0 10px;font-size:24px}.manual-home-notes p{margin:0;color:var(--manual-muted)}.manual-search-results{margin:0 0 32px;padding:26px;border:1px solid var(--manual-line);border-radius:14px;background:var(--manual-panel)}.manual-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.manual-section-head h2{margin:0;font-size:28px}.manual-result-list{display:grid;gap:8px}.manual-result-list a{display:grid;grid-template-columns:170px 290px minmax(0,1fr);gap:14px;align-items:center;padding:15px;border:1px solid var(--manual-line);border-radius:9px;color:var(--manual-text)}.manual-result-list a:hover{background:#f1f7f9;text-decoration:none;border-color:#a8c7d0}.manual-result-list span{color:var(--manual-accent);font-size:12px;font-weight:800;text-transform:uppercase}.manual-result-list p{margin:0;color:var(--manual-muted);font-size:14px}.manual-empty{padding:32px;text-align:center;background:var(--manual-panel-2);border-radius:10px}.manual-layout{display:grid;grid-template-columns:330px minmax(0,1fr);min-height:calc(100vh - 72px)}.manual-sidebar{position:sticky;top:72px;align-self:start;height:calc(100vh - 72px);overflow-y:auto;border-right:1px solid var(--manual-line);background:#f7f9fb}.manual-sidebar-head{display:flex;align-items:center;gap:12px;padding:22px;border-bottom:1px solid var(--manual-line);background:#fff}.manual-sidebar-head>span{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:9px;background:#e9f4f7;color:var(--manual-accent);font-weight:900}.manual-sidebar-head div{min-width:0}.manual-sidebar-head strong{display:block;font-size:15px;line-height:1.25}.manual-sidebar-head small{color:var(--manual-muted)}.manual-sidebar-head button{display:none;margin-left:auto;border:0;background:transparent;font-size:28px}.manual-sidebar nav{padding:12px}.manual-sidebar nav a{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:start;padding:11px 10px;border-radius:7px;color:#485969;font-size:13px;line-height:1.35}.manual-sidebar nav a b{color:#9aa7b1;font-size:11px}.manual-sidebar nav a:hover{background:#eaf2f5;text-decoration:none}.manual-sidebar nav a.active{background:#dfeff3;color:#123d49;font-weight:800}.manual-sidebar nav a.active b{color:var(--manual-accent)}.manual-sidebar-links{display:grid;gap:8px;padding:14px 22px 28px;border-top:1px solid var(--manual-line)}.manual-sidebar-links a{font-size:13px;font-weight:750}.manual-main{min-width:0}.manual-reader-head{display:grid;grid-template-columns:auto minmax(0,1fr) 390px;gap:18px;align-items:center;padding:24px 32px;border-bottom:1px solid var(--manual-line);background:rgba(255,255,255,.87)}.manual-reader-head>div span{color:var(--manual-accent);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.manual-reader-head h1{margin:3px 0 0;font-size:30px;line-height:1.15;letter-spacing:-.025em}.manual-reader-head form{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.manual-reader-head form label{font-size:12px;font-weight:800}.manual-reader-head input{min-height:40px;padding:0 11px;border:1px solid #bdcad4;border-radius:7px}.manual-reader-head form button,.manual-index-button{min-height:40px;padding:0 13px;border:1px solid var(--manual-line);border-radius:7px;background:#fff;font-weight:750}.manual-index-button{display:none}.manual-reader-grid{display:grid;grid-template-columns:minmax(0,var(--manual-reading)) 250px;gap:44px;justify-content:center;padding:44px 40px 70px}.manual-content{min-width:0;padding:48px 56px;border:1px solid var(--manual-line);border-radius:14px;background:var(--manual-panel);box-shadow:var(--manual-shadow)}.manual-content>h1:first-child{margin-top:0}.manual-content h1{margin:0 0 25px;font-size:44px;line-height:1.08;letter-spacing:-.04em}.manual-content h2{margin:48px 0 18px;padding-top:8px;border-top:1px solid var(--manual-line);font-size:30px;line-height:1.2;letter-spacing:-.025em}.manual-content h3{margin:34px 0 12px;font-size:22px;line-height:1.3}.manual-content h4{margin:28px 0 10px;font-size:18px}.manual-content p{margin:0 0 18px}.manual-content ul,.manual-content ol{margin:0 0 22px;padding-left:26px}.manual-content li{margin:6px 0;padding-left:3px}.manual-content li.task{list-style:none;margin-left:-25px}.manual-content li.task input{margin-right:7px}.manual-content strong{color:#101b24}.manual-content code{padding:2px 5px;border:1px solid #d9e2e8;border-radius:4px;background:#f1f5f7;color:#174b5d}.manual-content .manual-code{overflow-x:auto;margin:24px 0;padding:20px;border-radius:10px;background:var(--manual-code);color:#e8f0f5;font-size:14px;line-height:1.55}.manual-content .manual-code code{padding:0;border:0;background:transparent;color:inherit}.manual-content blockquote{margin:24px 0;padding:16px 20px;border-left:4px solid var(--manual-accent);background:#f0f7f9;color:#3b5360}.manual-content blockquote p:last-child{margin-bottom:0}.manual-anchor{margin-left:9px;color:#b8c5ce;font-size:.65em;font-weight:500;opacity:0}.manual-content h1:hover .manual-anchor,.manual-content h2:hover .manual-anchor,.manual-content h3:hover .manual-anchor{opacity:1}.manual-callout{margin:26px 0;border:1px solid var(--manual-line);border-left-width:5px;border-radius:9px;background:#f7fafb;overflow:hidden}.manual-callout>strong{display:block;padding:11px 15px;border-bottom:1px solid var(--manual-line);font-size:13px;text-transform:uppercase;letter-spacing:.06em}.manual-callout>div{padding:15px 18px}.manual-callout>div>:last-child{margin-bottom:0}.manual-callout.note{border-left-color:var(--manual-accent)}.manual-callout.warning{border-left-color:#c18413;background:#fff9ed}.manual-callout.warning>strong{color:var(--manual-warning)}.manual-callout.danger{border-left-color:#c14b59;background:#fff4f5}.manual-callout.danger>strong{color:var(--manual-danger)}.manual-callout.procedure{border-left-color:var(--manual-accent-2);background:#f7f5ff}.manual-callout.procedure>strong{color:var(--manual-accent-2)}.manual-callout.role{border-left-color:#27795c;background:#f0faf6}.manual-callout.role>strong{color:var(--manual-success)}.manual-callout.checklist{border-left-color:#3f6f91}.manual-table-wrap{overflow-x:auto;margin:24px 0;border:1px solid var(--manual-line);border-radius:9px}.manual-content table{width:100%;border-collapse:collapse;font-size:14px}.manual-content th,.manual-content td{padding:11px 13px;border-bottom:1px solid var(--manual-line);border-right:1px solid var(--manual-line);vertical-align:top;text-align:left}.manual-content th:last-child,.manual-content td:last-child{border-right:0}.manual-content tbody tr:last-child td{border-bottom:0}.manual-content th{background:#edf3f6;color:#3f5362;font-size:12px;text-transform:uppercase;letter-spacing:.045em}.manual-content hr{margin:38px 0;border:0;border-top:1px solid var(--manual-line)}.manual-toc{position:sticky;top:116px;align-self:start;max-height:calc(100vh - 150px);overflow:auto;padding:18px;border-left:1px solid var(--manual-line);font-size:13px}.manual-toc>strong{display:block;margin-bottom:10px;color:#394d5d;text-transform:uppercase;letter-spacing:.06em}.manual-toc nav{display:grid;gap:2px}.manual-toc nav a{padding:6px 8px;border-radius:5px;color:#637484;line-height:1.35}.manual-toc nav a:hover{background:#e8f1f4;text-decoration:none}.manual-toc nav a.level-3{padding-left:20px;font-size:12px}.manual-toc button{width:100%;min-height:38px;margin-top:18px;border:1px solid var(--manual-line);border-radius:7px;background:#fff;color:var(--manual-text);font-weight:750}.manual-prev-next{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:min(calc(100% - 80px),1170px);margin:0 auto 70px}.manual-prev-next a{display:flex;min-height:90px;flex-direction:column;justify-content:center;padding:18px 22px;border:1px solid var(--manual-line);border-radius:10px;background:#fff;color:var(--manual-text)}.manual-prev-next a.next{text-align:right}.manual-prev-next a span{color:var(--manual-accent);font-size:12px;font-weight:800;text-transform:uppercase}.manual-prev-next a:hover{border-color:#a6c5cf;background:#f1f7f9;text-decoration:none}.manual-footer{display:flex;justify-content:space-between;gap:24px;padding:24px 32px;border-top:1px solid var(--manual-line);background:#fff;color:var(--manual-muted);font-size:13px}.manual-footer div{display:flex;gap:15px}.manual-footer strong{color:var(--manual-text)}.manual-footer a[aria-disabled=true]{pointer-events:none;color:var(--manual-muted)}.manual-error{display:grid;place-items:center;min-height:70vh;text-align:center}.manual-error span{color:#cbd6dd;font-size:92px;font-weight:900}.manual-error h1{margin:0}.manual-error p{color:var(--manual-muted)}.manual-error a{padding:10px 16px;border-radius:7px;background:var(--manual-accent);color:#fff;font-weight:800}
html[data-manual-theme="dark"]{--manual-bg:#0b1218;--manual-panel:#111b24;--manual-panel-2:#16232d;--manual-text:#e8eef3;--manual-muted:#9daeba;--manual-line:#2a3a46;--manual-accent:#42c9e8;--manual-accent-2:#a99cff;--manual-warning:#f0b957;--manual-danger:#ff8998;--manual-success:#6fd5aa;--manual-code:#071017;color-scheme:dark;background:#0b1218}html[data-manual-theme="dark"] body{background:radial-gradient(circle at 8% 0%,rgba(66,201,232,.08),transparent 30%),linear-gradient(180deg,#0c151c,#0a1117);color:var(--manual-text)}html[data-manual-theme="dark"] .manual-topbar,html[data-manual-theme="dark"] .manual-sidebar-head,html[data-manual-theme="dark"] .manual-footer{background:rgba(14,23,31,.97)}html[data-manual-theme="dark"] .manual-topbar>nav a,html[data-manual-theme="dark"] .manual-sidebar nav a{color:#aebbc5}html[data-manual-theme="dark"] .manual-topbar>nav a:hover,html[data-manual-theme="dark"] .manual-topbar>nav a.active,html[data-manual-theme="dark"] .manual-sidebar nav a:hover,html[data-manual-theme="dark"] .manual-sidebar nav a.active{background:#18313c;color:#eaf7fa}html[data-manual-theme="dark"] .manual-tools a,html[data-manual-theme="dark"] .manual-tools button,html[data-manual-theme="dark"] .manual-search input,html[data-manual-theme="dark"] .manual-reader-head input,html[data-manual-theme="dark"] .manual-reader-head form button,html[data-manual-theme="dark"] .manual-index-button,html[data-manual-theme="dark"] .manual-toc button{background:#111b24;color:var(--manual-text);border-color:var(--manual-line)}html[data-manual-theme="dark"] .manual-home-hero{background:linear-gradient(135deg,#111b24,#12242d 64%,#211e39)}html[data-manual-theme="dark"] .manual-home-hero p,html[data-manual-theme="dark"] .manual-cards p,html[data-manual-theme="dark"] .manual-home-notes p{color:var(--manual-muted)}html[data-manual-theme="dark"] .manual-home-hero dl{background:rgba(17,27,36,.75)}html[data-manual-theme="dark"] .manual-sidebar{background:#0e171e}html[data-manual-theme="dark"] .manual-reader-head{background:rgba(14,23,31,.88)}html[data-manual-theme="dark"] .manual-content strong{color:#f4f8fb}html[data-manual-theme="dark"] .manual-content code{border-color:#304450;background:#172731;color:#85dcef}html[data-manual-theme="dark"] .manual-content blockquote{background:#132630;color:#bdd0d9}html[data-manual-theme="dark"] .manual-callout{background:#14222b}html[data-manual-theme="dark"] .manual-callout.warning{background:#2b2314}html[data-manual-theme="dark"] .manual-callout.danger{background:#2b171b}html[data-manual-theme="dark"] .manual-callout.procedure{background:#211e35}html[data-manual-theme="dark"] .manual-callout.role{background:#14271f}html[data-manual-theme="dark"] .manual-content th{background:#172731;color:#b7c6cf}html[data-manual-theme="dark"] .manual-result-list a:hover,html[data-manual-theme="dark"] .manual-prev-next a:hover{background:#172731}html[data-manual-theme="dark"] .manual-prev-next a{background:#111b24;color:var(--manual-text)}html[data-manual-theme="dark"] .manual-card-number{color:#263845}
@media(max-width:1500px){.manual-cards{grid-template-columns:repeat(3,1fr)}.manual-reader-grid{grid-template-columns:minmax(0,880px) 230px}.manual-home-hero{grid-template-columns:1fr 470px}}
@media(max-width:1180px){.manual-topbar{grid-template-columns:260px minmax(0,1fr) auto}.manual-brand img{width:130px}.manual-brand span{display:none}.manual-topbar>nav a{padding:0 10px;font-size:12px}.manual-tools [data-manual-theme-label]{display:none}.manual-layout{grid-template-columns:280px minmax(0,1fr)}.manual-reader-grid{display:block;padding:28px}.manual-toc{display:none}.manual-content{max-width:920px;margin:auto}.manual-reader-head{grid-template-columns:auto 1fr}.manual-reader-head form{display:none}.manual-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){body{font-size:16px}.manual-topbar{position:static;display:flex;flex-wrap:wrap;min-height:auto}.manual-brand{width:100%;border-right:0;border-bottom:1px solid var(--manual-line)}.manual-brand span{display:block}.manual-topbar>nav{order:3;width:100%;height:52px}.manual-tools{position:absolute;top:14px;right:10px}.manual-root-link{display:none!important}.manual-home{width:min(calc(100% - 24px),100%);margin-top:18px}.manual-home-hero{display:block;padding:26px}.manual-home-hero h1{font-size:40px}.manual-home-hero p{font-size:17px}.manual-home-hero dl{margin-top:25px}.manual-cards,.manual-home-notes{grid-template-columns:1fr}.manual-cards article{min-height:300px}.manual-result-list a{display:block}.manual-result-list strong,.manual-result-list p{display:block;margin-top:5px}.manual-layout{display:block}.manual-sidebar{position:fixed;top:0;left:0;z-index:100;width:min(88vw,340px);height:100vh;transform:translateX(-105%);box-shadow:20px 0 50px rgba(0,0,0,.25);transition:transform .2s}.manual-sidebar.open{transform:translateX(0)}.manual-sidebar-head button{display:block}.manual-reader-head{padding:18px}.manual-index-button{display:block}.manual-reader-head h1{font-size:23px}.manual-reader-grid{padding:14px}.manual-content{padding:28px 22px}.manual-content h1{font-size:34px}.manual-content h2{font-size:26px}.manual-prev-next{width:calc(100% - 28px);grid-template-columns:1fr;margin-bottom:30px}.manual-prev-next>span{display:none}.manual-footer{display:block;padding:20px}.manual-footer div{display:grid;margin-bottom:8px}}
@media print{.manual-topbar,.manual-sidebar,.manual-toc,.manual-reader-head,.manual-prev-next,.manual-footer{display:none!important}.manual-layout,.manual-main,.manual-reader-grid{display:block!important;padding:0!important}.manual-content{max-width:none!important;padding:0!important;border:0!important;box-shadow:none!important;color:#000!important}.manual-content a{color:#000;text-decoration:underline}.manual-content h2{break-after:avoid}.manual-callout,.manual-table-wrap{break-inside:avoid}body{background:#fff!important}}
