@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.ttf)format("truetype");font-weight:700;font-display:swap}:root{color:#101827;font-synthesis:none;text-rendering:optimizelegibility;--blue:#0580b0;--blue-dark:#00688f;--navy:#30398d;--ink:#101827;--slate:#4a6074;--muted:#60748b;--rule:#d7e2e8;--paper:#f8fafc;--white:#fff;--sidebar:372px;--header:60px;background:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);min-width:320px}body{background:var(--paper);min-width:320px;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.mono{font-variant-numeric:tabular-nums;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace}.eyebrow{color:var(--blue-dark);letter-spacing:.1em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:600;line-height:1.3;display:block}.skip-link{z-index:100;border:1px solid var(--blue);color:var(--blue-dark);background:#fff;border-radius:4px;padding:9px 12px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.auth-screen{background:#fff;min-height:100vh}.auth-brand{width:fit-content;display:inline-block}.auth-brand img{width:186px;height:auto;display:block}.auth-screen--split{grid-template-columns:minmax(0,1.35fr) minmax(430px,.85fr);display:grid}.auth-screen__public{grid-template-rows:auto 1fr;min-width:0;padding:36px clamp(34px,5.4vw,82px) clamp(64px,9vh,104px);display:grid}.auth-screen__public .auth-screen__introduction{align-self:center;max-width:760px;padding-bottom:clamp(28px,7vh,76px)}.auth-login-panel{background:#f1f6f8;border-left:1px solid #c8d8df;place-items:center;min-width:0;padding:64px clamp(38px,5vw,74px);display:grid}.custom-sign-in{width:min(100%,410px)}.custom-sign-in__header{margin-bottom:30px}.custom-sign-in__header h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:32px;font-weight:650;line-height:1.1}.custom-sign-in__header p{color:var(--muted);margin:9px 0 0;font-size:14px;line-height:1.55}.auth-google-button,.auth-submit{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:46px;padding:0 16px;font-size:13px;font-weight:600;display:flex}.auth-google-button{color:#30475b;background:#fff;border:1px solid #b8cbd4}.auth-google-button:hover:not(:disabled){background:#fbfdfe;border-color:#87aebb}.auth-google-button svg{flex:none;width:17px;height:17px}.auth-divider{color:#75889a;letter-spacing:.02em;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;margin:25px 0;font-size:10px;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:#cbd9df;height:1px}.auth-form{gap:20px;display:grid}.auth-form--secondary{gap:22px}.auth-field{color:#30475b;gap:8px;font-size:11px;font-weight:600;display:grid}.auth-field__heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.auth-field__heading button,.auth-text-button,.auth-back{color:var(--blue-dark);cursor:pointer;background:0 0;border:0;padding:0}.auth-field__heading button{font-size:10px;font-weight:600}.auth-field input{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #afc4ce;border-radius:4px;padding:0 13px;font-size:13px;font-weight:400}.auth-field input:hover{border-color:#8fadb9}.auth-field input[aria-invalid=true]{border-color:#b74646}.auth-password-input{display:block;position:relative}.auth-password-input input{padding-right:48px}.auth-password-input>button{color:#667d90;cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;top:1px;right:1px}.auth-password-input>button:hover{color:var(--blue-dark)}.auth-field__error,.auth-form__error{color:#9f3333;font-size:11px;font-weight:500;line-height:1.5}.auth-form__error{background:#fff8f8;border:1px solid #e0bbbb;border-radius:4px;margin:-4px 0 0;padding:10px 12px}.auth-submit{border:1px solid var(--blue-dark);background:var(--blue-dark);color:#fff;justify-content:space-between;margin-top:2px}.auth-submit:hover:not(:disabled){background:#005b7e;border-color:#005b7e}.auth-submit:disabled,.auth-google-button:disabled{opacity:.55;cursor:not-allowed}.auth-spinner{animation:.7s linear infinite auth-loading}.custom-sign-in__note{color:#6b8092;margin:22px 0 0;font-size:10px;line-height:1.55}.auth-back{align-items:center;gap:7px;width:fit-content;margin-bottom:8px;font-size:11px;font-weight:600;display:inline-flex}.auth-text-button{width:fit-content;font-size:11px;font-weight:600}.auth-screen__layout{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:start;gap:clamp(56px,9vw,118px);width:min(1080px,100%);margin:clamp(74px,12vh,132px) auto 0;display:grid}.auth-screen__layout--compact{grid-template-columns:minmax(0,680px);justify-content:start}.auth-screen__introduction h1{max-width:700px;color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(44px,5.4vw,72px);font-weight:650;line-height:1.02}.auth-screen__introduction p{max-width:610px;color:var(--slate);margin:27px 0 0;font-size:16px;line-height:1.65}.auth-screen__introduction code{font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:.9em}.auth-workspace-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px;display:flex}.auth-screen--loading{grid-template-rows:auto 1fr auto;align-items:center;padding:36px clamp(24px,5vw,72px) 64px;display:grid}.auth-screen--loading p{color:var(--muted);margin:0;font-size:12px}.auth-loading-mark{border:2px solid #d6e3e8;border-top-color:var(--blue);border-radius:50%;width:38px;height:38px;animation:.7s linear infinite auth-loading}.auth-screen--standalone{padding:36px clamp(24px,5vw,72px) 64px}@keyframes auth-loading{to{transform:rotate(360deg)}}.app{min-height:100vh;padding-top:var(--header);padding-left:var(--sidebar)}.topbar{z-index:60;height:var(--header);border-bottom:1px solid var(--rule);background:#fffffffa;align-items:center;gap:14px;padding:0 20px;display:flex;position:fixed;top:0;left:0;right:0}.topbar__brand{flex:none;display:block}.topbar img{width:178px;height:auto;display:block}.mobile-menu,.outline-close{display:none}.global-navigation{align-items:center;gap:12px;margin-left:auto;display:flex;position:relative}.mega-menu__trigger{color:#354b5f;cursor:pointer;background:#fff;border:1px solid #bfd0d8;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-width:84px;height:36px;padding:0 12px;font-size:11px;font-weight:650;display:inline-flex}.mega-menu__trigger:hover,.mega-menu__trigger.is-open{color:var(--blue-dark);background:#f7fafb;border-color:#8eb4c3}.mega-menu__trigger svg{transition:transform .16s cubic-bezier(.16,1,.3,1)}.mega-menu__trigger.is-open svg{transform:rotate(180deg)}.topbar__account-rule{background:var(--rule);width:1px;height:24px}.topbar__user{place-items:center;width:30px;height:30px;display:grid}.mega-menu__scrim{z-index:1;inset:var(--header) 0 0;cursor:default;background:#10182729;border:0;padding:0;position:fixed}.mega-menu{z-index:2;top:calc(var(--header) + 12px);transform-origin:100% 0;background:#fff;border:1px solid #bfd0d8;border-radius:6px;width:min(880px,100vw - 32px);animation:.16s cubic-bezier(.16,1,.3,1) mega-menu-enter;position:fixed;right:16px;box-shadow:0 20px 54px #122a392e}@keyframes mega-menu-enter{0%{opacity:0;transform:translateY(-7px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.mega-menu__header{border-bottom:1px solid #bfd0d8;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:0 26px;display:flex}.mega-menu__header h2{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:19px;font-weight:650}.mega-menu__header button{width:34px;height:34px;color:var(--slate);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:grid}.mega-menu__header button:hover{color:var(--ink);background:#f0f5f7}.mega-menu__body{grid-template-columns:minmax(0,1.15fr) minmax(0,.92fr) minmax(210px,.72fr);display:grid}.mega-menu__body>*{min-width:0;padding:25px 26px 27px}.mega-menu__body>*+*{border-left:1px solid var(--rule)}.mega-menu__body h3{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin:0 0 12px;font-size:9px;font-weight:700;line-height:1.4}.mega-menu__documentation a{border-top:1px solid var(--rule);gap:4px;padding:12px 0;text-decoration:none;display:grid}.mega-menu__documentation a:last-child{border-bottom:1px solid var(--rule)}.mega-menu__documentation strong{color:#33485c;font-size:12px;font-weight:650}.mega-menu__documentation span{color:var(--muted);font-size:10px;line-height:1.45}.mega-menu__documentation a:hover strong,.mega-menu__documentation a.is-active strong{color:var(--blue-dark)}.mega-menu__process{display:block}.mega-menu__process a{color:inherit;grid-template-columns:24px minmax(0,1fr);align-items:baseline;gap:9px;padding:7px 0;text-decoration:none;display:grid}.mega-menu__process a>.mono{color:#6b7e90;font-size:9px;font-weight:650}.mega-menu__process a>span:last-child{gap:2px;min-width:0;display:grid}.mega-menu__process strong{color:#405469;font-size:11px;font-weight:600;line-height:1.35}.mega-menu__process small{color:var(--muted);font-size:8px;line-height:1.35}.mega-menu__process a:hover strong,.mega-menu__process a.is-active strong{color:var(--blue-dark)}.mega-menu__workspace{background:#f4f8fa}.mega-menu__workspace>strong{color:var(--ink);font-size:13px;font-weight:650;line-height:1.4;display:block}.mega-menu__workspace>p{color:var(--muted);text-transform:capitalize;margin:6px 0 20px;font-size:9px;line-height:1.5}.outline-shell{z-index:40;top:var(--header);width:var(--sidebar);border-right:1px solid var(--rule);background:#fff;position:fixed;bottom:0;left:0}.functional-outline{flex-direction:column;height:100%;display:flex;overflow:hidden}.outline-heading{padding:30px 28px 12px}.outline-heading>span{color:var(--blue-dark);letter-spacing:.11em;text-transform:uppercase;font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:600}.outline-search{height:46px;color:var(--muted);background:#fcfdfe;border:1px solid #bed0da;border-radius:7px;align-items:center;gap:10px;margin:0 22px 18px;padding:0 13px;display:flex}.outline-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0580b014}.outline-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:14px}.outline-sections{scrollbar-width:thin;scrollbar-color:#b7c7d1 transparent;flex:1;min-height:0;padding:0 16px 16px;overflow-y:auto}.outline-section{margin-top:8px}.outline-group-label{border-top:1px solid var(--rule);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:20px 9px 5px;padding-top:14px;font-size:9px;font-weight:650}.outline-section.is-shared{margin-top:3px}.outline-section__heading{grid-template-columns:17px 24px minmax(0,1fr);align-items:center;gap:5px;min-height:30px;padding:0 9px;display:grid}.outline-section__heading .mono{color:#39485d;font-size:13px}.outline-section__heading strong{color:var(--ink);font-size:14px;font-weight:650}.outline-modules{gap:0;display:grid}.outline-modules button{width:100%;min-height:32px;color:var(--slate);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:6px;padding:4px 9px 4px 34px;font-size:13px;line-height:1.35;display:grid;position:relative}.outline-modules button:hover{color:var(--ink);background:#f3f7f9}.outline-modules button.is-selected{color:var(--navy);box-shadow:inset 2px 0 0 var(--blue);background:#e8f2fc;font-weight:600}.outline-modules .mono{color:var(--muted);font-size:11px}.outline-modules button.is-selected .mono{color:var(--blue-dark)}.outline-footer{border-top:1px solid var(--rule);color:var(--muted);background:#fff;justify-content:space-between;gap:16px;padding:13px 22px 16px;font-size:9px;display:flex}.outline-footer strong{color:var(--slate);font-weight:600}.functional-document{width:min(900px, calc(100vw - var(--sidebar)));margin:0 auto;padding:38px clamp(34px,6vw,82px) 64px}.module-header{margin-bottom:46px;display:block}.module-margin-index{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:16px;margin-bottom:18px;display:grid}.module-number{border-left:1px solid var(--blue);color:var(--navy);padding:2px 0 2px 11px;font-size:12px;font-weight:700;line-height:1.35;display:block}.module-header h1{max-width:720px;color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(36px,5vw,52px);font-weight:650;line-height:1.04}.module-context{color:var(--slate);align-items:center;gap:8px;font-size:11px;line-height:1.3;display:flex}.module-context a{color:var(--blue-dark);text-underline-offset:2px;font-weight:600;text-decoration-color:#89b8c9}.module-context span:before{content:"·";color:#9aabb8;margin-right:8px}.module-copy{gap:34px;max-width:700px;display:grid}.module-copy section{scroll-margin-top:82px}.module-copy h2{color:var(--ink);letter-spacing:-.01em;margin:0 0 9px;font-size:15px;font-weight:650}.module-copy p{color:#3d5063;margin:0;font-size:16px;line-height:1.75}.module-copy p+p{margin-top:14px}.device-reference{color:var(--blue-dark);text-underline-offset:3px;font-weight:600;text-decoration-color:#78afc4;text-decoration-thickness:1px}.device-reference:hover{color:var(--navy);-webkit-text-decoration-color:var(--navy);text-decoration-color:var(--navy)}.module-copy ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 28px;margin:0;padding:0;list-style:none;display:grid}.module-copy li{color:#51667a;padding-left:15px;font-size:13px;line-height:1.5;position:relative}.module-copy li:before{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:0}.key-operating-data table{border-collapse:collapse;table-layout:fixed;border-top:1px solid #b9cbd4;border-bottom:1px solid #b9cbd4;width:100%}.key-operating-data thead th{border-bottom:1px solid var(--rule);color:var(--muted);letter-spacing:.055em;text-align:left;text-transform:uppercase;padding:8px 12px 8px 0;font-size:9px;font-weight:650;line-height:1.4}.key-operating-data thead th:first-child{width:148px}.key-operating-data thead th:nth-child(2){width:170px}.key-operating-data tbody th,.key-operating-data tbody td{border-bottom:1px solid var(--rule);vertical-align:top;text-align:left;padding:11px 12px 11px 0}.key-operating-data tbody tr:last-child>*{border-bottom:0}.key-operating-data tbody td:first-child{color:var(--blue-dark);font-size:10px;font-weight:650;line-height:1.45}.key-operating-data tbody th{color:#33485c;font-size:11px;font-weight:650;line-height:1.5}.key-operating-data tbody td:last-child{color:#51667a;padding-right:0;font-size:11px;line-height:1.55}.purpose{border-bottom:1px solid var(--rule);padding-bottom:30px}.purpose p{color:#27394b;font-size:19px;line-height:1.6}.system-context{background:#f1f7f9;border:1px solid #d5e3e9;border-radius:6px;padding:20px 22px}.system-context h2{margin-top:5px}.system-context p{color:#52687a;font-size:13px;line-height:1.62}.context-label{color:var(--blue-dark);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:650;display:block}.device-section-heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.device-section-heading>span{color:var(--muted);font-size:10px}.referenced-device-list{border-top:1px solid var(--rule)}.referenced-device-list a{border-bottom:1px solid var(--rule);grid-template-columns:116px minmax(0,1fr) 130px;align-items:baseline;gap:14px;padding:9px 0;text-decoration:none;display:grid}.referenced-device-list a:hover strong{color:var(--blue-dark)}.referenced-device-list .mono{color:var(--blue-dark);font-size:11px;font-weight:600}.referenced-device-list strong{color:#405469;font-size:12px;font-weight:500;line-height:1.4}.referenced-device-list small{color:var(--muted);text-align:right;font-size:9px}.asset-reference-list{--asset-tag-column:116px;--asset-role-column:130px;--asset-column-gap:14px;border-top:1px solid var(--rule);margin-top:4px}.asset-reference-row{grid-template-columns:var(--asset-tag-column) minmax(0, 1fr) var(--asset-role-column) 16px;gap:var(--asset-column-gap);border-bottom:1px solid var(--rule);min-height:60px;color:inherit;align-items:center;padding:10px 0;text-decoration:none;display:grid}.equipment-hierarchy .asset-reference-row{padding-inline:16px}.asset-reference-row:hover{background:#f1f6f8}.asset-reference-designation{color:var(--blue-dark);font-size:11px;font-weight:650}.asset-reference-content{gap:4px;min-width:0;display:grid}.asset-reference-title-line{align-items:center;gap:8px;min-width:0;display:flex}.asset-reference-title-line strong{color:#33485c;min-width:0;font-size:12px;font-weight:600;line-height:1.4}.asset-reference-kind{color:#5c7184;letter-spacing:.065em;text-transform:uppercase;border:1px solid #cbd8df;border-radius:2px;flex:none;padding:2px 5px 1px;font-size:8px;font-weight:700;line-height:1.35}.asset-reference-kind--equipment{color:var(--blue-dark);background:#edf6f9;border-color:#b8d1dc}.asset-reference-meta{color:#5c7184;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.45;overflow:hidden}.asset-reference-role{color:var(--muted);text-align:right;font-size:9px;line-height:1.35}.asset-reference-arrow{color:var(--blue-dark);justify-self:end}.asset-reference-row:hover .asset-reference-title-line strong{color:var(--blue-dark)}.device-equipment-context{background:#edf5f8;border-top:1px solid #b8ccd6;border-bottom:1px solid #b8ccd6;padding:14px 16px}.device-equipment-context>span{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:650;display:block}.device-equipment-context>a{color:inherit;justify-content:space-between;align-items:baseline;gap:18px;text-decoration:none;display:flex}.device-equipment-context strong{color:var(--navy);font-size:14px}.device-equipment-context small{color:#5c7184;text-align:right;font-size:10px}.device-equipment-context>a:hover strong{color:var(--blue-dark)}.equipment-page{padding-top:34px}.equipment-page__header{max-width:720px}.equipment-page__identity{color:var(--blue-dark);align-items:center;gap:12px;font-size:10px;font-weight:600;display:flex}.equipment-page__header h1{max-width:700px;color:var(--ink);letter-spacing:-.04em;margin:18px 0 0;font-size:clamp(36px,5vw,52px);font-weight:650;line-height:1.04}.equipment-page__header>p{color:#3d5063;max-width:680px;margin:18px 0 0;font-size:17px;line-height:1.65}.equipment-page__header .equipment-page__aliases{color:var(--muted);margin-top:10px;font-size:11px}.equipment-page__body{gap:42px;max-width:700px;padding-top:42px;display:grid}.equipment-primary-record .device-facts{margin-top:2px}.equipment-page__body h2{color:var(--ink);margin:0 0 10px;font-size:15px;font-weight:650}.equipment-page__section-intro{color:#51667a;max-width:610px;margin:0 0 18px;font-size:12px;line-height:1.6}.equipment-function-links{border-top:1px solid var(--rule)}.equipment-function-links a{border-bottom:1px solid var(--rule);grid-template-columns:48px minmax(0,1fr);gap:14px;padding:10px 0;text-decoration:none;display:grid}.equipment-function-links .mono{color:var(--blue-dark);font-size:10px;font-weight:650}.equipment-function-links strong{color:#33485c;font-size:12px;font-weight:600}.equipment-function-links a:hover strong{color:var(--blue-dark)}.equipment-unassigned{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:14px 0}.equipment-unassigned p{color:var(--slate);margin:0;font-size:12px;line-height:1.6}.equipment-contained-groups{border-top:1px solid #b8ccd6}.equipment-contained-group{border-bottom:1px solid #b8ccd6;padding:18px 0 8px}.equipment-contained-group__heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:8px;display:flex}.equipment-contained-group__heading h3{color:var(--navy);margin:0;font-size:12px;font-weight:650}.equipment-contained-group__heading span{color:var(--muted);font-size:9px}.equipment-contained-group .referenced-device-list a:last-child{border-bottom:0}.manual-knowledge__heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.manual-knowledge__heading>span{color:var(--muted);letter-spacing:.06em;align-items:center;gap:6px;font-size:9px;font-weight:650;display:inline-flex}.manual-coverage{color:var(--blue-dark);background:#edf5f8;border-radius:5px;grid-template-columns:18px minmax(0,1fr);gap:11px;margin-top:15px;padding:15px 17px;display:grid}.manual-coverage--partial,.manual-coverage--candidate{color:#64725b;background:#f2f4f1}.manual-coverage--missing{color:#8b651b;background:#fff8ea}.manual-coverage svg{margin-top:1px}.manual-coverage strong{color:var(--navy);font-size:11px;font-weight:650;display:block}.manual-coverage p{color:#52687a!important;margin:5px 0 0!important;font-size:11px!important;line-height:1.55!important}.manual-knowledge__overview{color:#40566a!important;margin:18px 0 0!important;font-size:14px!important;line-height:1.65!important}.manual-knowledge__sections{gap:27px;margin-top:28px;display:grid}.manual-knowledge__sections article{border-left:2px solid #bad1dc;padding-left:17px}.manual-knowledge__sections h3,.manual-knowledge__gaps h3{color:var(--navy);margin:0 0 11px;font-size:12px;font-weight:650}.manual-knowledge__sections article>p{color:#52687a;margin:0 0 12px;font-size:12px;line-height:1.6}.manual-knowledge__sections dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 25px;margin:0;display:grid}.manual-knowledge__sections dl>div{min-width:0}.manual-knowledge__sections dt{color:var(--muted);letter-spacing:.065em;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:650}.manual-knowledge__sections dd{color:#354b5f;margin:0;font-size:11px;line-height:1.5}.manual-knowledge__sections ul,.manual-knowledge__gaps ul{color:#465d71;gap:8px;margin:13px 0 0;padding-left:17px;display:grid}.manual-knowledge__sections li,.manual-knowledge__gaps li{padding-left:2px;font-size:12px;line-height:1.58}.manual-knowledge__sections li::marker{color:var(--blue)}.manual-knowledge__gaps{background:#fff8ea;border-radius:5px;margin-top:25px;padding:15px 17px}.manual-knowledge__gaps h3{color:#775717}.manual-knowledge__gaps ul{color:#6f5c34;margin-top:0}.device-page{padding-top:34px}.device-back{color:var(--slate);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:0 0 40px;padding:0;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.device-back:hover{color:var(--blue-dark)}.device-header{max-width:700px}.device-identity{color:var(--muted);align-items:center;gap:12px;font-size:10px;display:flex}.device-identity>a{color:var(--muted);text-underline-offset:2px}.device-identity>a:hover{color:var(--blue-dark)}.device-tag{min-height:27px;color:var(--blue-dark);background:#edf6f9;border:1px solid #b8d1dc;border-radius:3px;align-items:center;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.device-header h1{color:var(--ink);letter-spacing:-.04em;margin:18px 0 0;font-size:clamp(34px,5vw,50px);font-weight:650;line-height:1.06}.device-header>p{color:#3d5063;max-width:620px;margin:17px 0 0;font-size:18px;line-height:1.6}.device-page__body{gap:42px;max-width:700px;padding-top:44px;display:grid}.device-page__body h2{color:var(--ink);letter-spacing:-.01em;margin:0 0 11px;font-size:15px;font-weight:650}.device-page__body p{color:#4a6074;margin:0;font-size:14px;line-height:1.65}.device-functional-context{padding:0}.device-functional-context strong{color:var(--navy);font-weight:650}.device-functional-links{margin-top:2px}.device-functional-links a{grid-template-columns:48px minmax(0,1fr) max-content;align-items:baseline;gap:14px;padding:10px 0;text-decoration:none;display:grid}.device-functional-links a+a{border-top:1px solid var(--rule)}.device-functional-links .mono{color:var(--blue-dark);font-size:10px;font-weight:600}.device-functional-links strong{color:#33485c;font-size:12px;font-weight:600}.device-functional-links small{color:var(--muted);text-align:right;white-space:nowrap;font-size:10px}.device-functional-links a:hover strong{color:var(--blue-dark)}.device-facts{margin:0}.device-facts>div,.device-conflicts dl>div{grid-template-columns:160px minmax(0,1fr);gap:22px;padding:11px 0;display:grid}.device-facts>div+div,.device-conflicts dl>div+div{border-top:1px solid var(--rule)}.device-facts dt,.device-conflicts dt{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;line-height:1.5}.device-facts dd,.device-conflicts dd{color:#3d5063;margin:0;font-size:12px;line-height:1.5}.drawing-references{margin-top:2px}.drawing-references a{color:inherit;justify-content:space-between;align-items:center;gap:20px;padding:12px 0;text-decoration:none;display:flex}.drawing-references a+a{border-top:1px solid var(--rule)}.drawing-references a:hover strong{color:var(--blue-dark)}.drawing-references a>span{gap:4px;display:grid}.drawing-references strong{color:#33485c;font-size:12px;font-weight:600}.drawing-references small{color:var(--muted);font-size:10px}.drawing-references svg{color:var(--blue-dark);flex:none}.drawing-caveat{color:#728598!important;margin-top:12px!important;font-size:11px!important}.device-conflicts{background:#fffaf0;border:1px solid #dfcfa8;border-radius:6px;padding:18px 20px}.device-conflicts .device-section-heading{color:#93691a}.device-conflicts>p{color:#725d35;margin-bottom:12px;font-size:12px}.device-conflicts dl{margin:0}.device-conflicts dl>div{border-color:#e8dcc1}.device-conflicts dl>div:last-child{border-bottom:0;padding-bottom:0}.device-index{width:calc(100vw - var(--sidebar));min-width:0;padding:38px clamp(28px,3vw,52px) 64px}.device-index__header{max-width:760px;padding-bottom:28px}.device-index__header h1{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(40px,5vw,54px);font-weight:650;line-height:1}.device-index__header>p{color:#3d5063;max-width:680px;margin:18px 0 0;font-size:15px;line-height:1.65}.device-index__counts{color:var(--muted);flex-wrap:wrap;gap:8px 22px;margin-top:18px;font-size:11px;display:flex}.device-index__counts strong{color:var(--slate);font-weight:700}.device-index__controls{border-top:1px solid var(--rule);grid-template-columns:minmax(260px,1fr) minmax(170px,220px) minmax(150px,190px) auto;align-items:end;gap:12px;padding:20px 0;display:grid}.device-table-search,.device-table-select{gap:6px;min-width:0;display:grid}.device-table-search>span,.device-table-select>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:600}.device-table-search>div{height:40px;color:var(--muted);background:#fff;border:1px solid #bed0da;border-radius:5px;align-items:center;gap:9px;padding:0 11px;display:flex}.device-table-search>div:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0580b014}.device-table-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.device-table-select select{color:#33485c;background:#fff;border:1px solid #bed0da;border-radius:5px;width:100%;height:40px;padding:0 30px 0 10px;font-size:11px}.device-table-clear{height:40px;color:var(--slate);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:600;display:inline-flex}.device-table-clear:hover{color:var(--blue-dark)}.device-index__result-line{color:var(--muted);padding:0 0 10px;font-size:10px}.device-index__result-line strong{color:var(--slate)}.device-table-wrap{background:#fff;border-top:1px solid #bdcdd6;border-bottom:1px solid #bdcdd6;max-width:100%;overflow-x:auto}.device-table-wrap:focus-visible{outline-offset:3px}.device-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:940px}.device-table th{color:#50677a;letter-spacing:.055em;text-align:left;text-transform:uppercase;background:#eef3f6;border-bottom:1px solid #bdcdd6;padding:9px 10px;font-size:9px;font-weight:650}.device-table th button{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.device-table th button:hover{color:var(--blue-dark)}.device-table th:first-child{width:82px}.device-table th:nth-child(2),.device-table th:nth-child(3){width:156px}.device-table th:nth-child(4){width:120px}.device-table th:nth-child(5){width:125px}.device-table th:nth-child(6){width:156px}.device-table th:nth-child(7){width:75px}.device-table th:nth-child(8){text-align:center;width:70px}.device-table td{color:#44596d;vertical-align:top;border-bottom:1px solid #e0e8ec;padding:11px 10px;font-size:10px;line-height:1.45}.device-table tbody tr:last-child td{border-bottom:0}.device-table tbody tr:hover td{background:#f6fafb}.device-table td:nth-child(8){text-align:center}.device-table td>span{display:block}.device-table td>small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.device-table__tag{color:var(--blue-dark);font-size:10px;font-weight:700;text-decoration:none}.device-table__name{color:#273b4e;font-size:11px;font-weight:600;text-decoration:none}.device-table__tag:hover,.device-table__name:hover{color:var(--navy);text-underline-offset:2px;text-decoration:underline}.device-table__function-links,.device-table__drawing-links{gap:4px;display:grid}.device-table__function-links a{color:var(--blue-dark);text-decoration:none}.device-table__function-links small{color:var(--muted);margin-top:1px;font-size:8px;line-height:1.3;display:block}.device-table__function-links a:hover{color:var(--navy);text-underline-offset:2px;text-decoration:underline}.device-table__function-links .mono{margin-right:3px;font-size:9px;font-weight:600}.device-table__missing{color:#76633e}.device-table__drawing-links{grid-template-columns:repeat(2,max-content);gap:4px 8px}.device-table__drawing-links a{color:var(--blue-dark);font-size:10px;font-weight:600;text-decoration:none}.device-table__drawing-links a:hover{color:var(--navy);text-underline-offset:2px;text-decoration:underline}.device-table__variants{color:#93691a;text-underline-offset:2px;font-weight:700}.device-table-empty{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:42px 0}.device-table-empty h2{margin:0;font-size:18px}.device-table-empty p{color:var(--slate);margin:8px 0 18px;font-size:13px}.device-table-empty button{color:var(--blue-dark);cursor:pointer;background:#fff;border:1px solid #aac5d0;border-radius:4px;padding:8px 11px;font-size:11px;font-weight:600}.definitions-page{width:calc(100vw - var(--sidebar));min-width:0;padding:38px clamp(34px,4vw,62px) 72px}.definitions-header{max-width:790px;padding-bottom:38px}.definitions-header h1{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(40px,5vw,54px);font-weight:650;line-height:1}.definitions-header p{color:#33485c;max-width:720px;margin:18px 0 0;font-size:18px;line-height:1.65}.definitions-section{border-top:1px solid var(--rule);max-width:920px;padding:32px 0 38px;scroll-margin-top:76px}.definitions-section>h2{color:var(--ink);letter-spacing:-.025em;margin:0;font-size:23px;font-weight:650}.definitions-section>p{max-width:720px;color:var(--slate);margin:10px 0 0;font-size:14px;line-height:1.7}.truth-spine__flow{grid-template-columns:minmax(210px,.8fr) minmax(0,1.5fr);gap:30px;margin-top:26px;display:grid}.truth-spine__core{border-top:3px solid var(--blue);background:#eaf3f7;align-self:start;gap:9px;padding:20px;display:grid}.truth-spine__core strong{color:var(--navy);font-size:17px;line-height:1.25}.truth-spine__core span{color:#486276;font-size:11px;line-height:1.55}.truth-spine__flow ol{border-top:1px solid var(--rule);margin:0;padding:0;list-style:none}.truth-spine__flow li{border-bottom:1px solid var(--rule);grid-template-columns:150px minmax(0,1fr);gap:18px;padding:11px 0;display:grid}.truth-spine__flow li strong{color:#33485c;font-size:11px}.truth-spine__flow li span{color:var(--slate);font-size:11px;line-height:1.5}.architecture-structure{border-top:1px solid #bdcdd6;border-bottom:1px solid #bdcdd6;grid-template-columns:1fr 1fr;gap:0 34px;margin-top:25px;display:grid}.architecture-structure>div{padding:20px 0 22px}.architecture-structure>div+div{border-left:1px solid var(--rule);padding-left:34px}.architecture-structure h3{color:var(--navy);margin:0 0 13px;font-size:13px;font-weight:650}.architecture-structure ol{color:#405469;gap:8px;margin:0;padding-left:20px;font-size:12px;display:grid}.architecture-structure>p{border-top:1px solid var(--rule);color:var(--slate);grid-column:1/-1;margin:0;padding:14px 0;font-size:11px;line-height:1.55}.definition-register{border-top:1px solid #bdcdd6;margin-top:24px}.definition-register article{border-bottom:1px solid var(--rule);grid-template-columns:190px minmax(0,1fr);gap:10px 28px;padding:20px 0;scroll-margin-top:78px;display:grid}.definition-register article.is-targeted{background:#edf6f9;margin-inline:-12px;padding-inline:12px}.definition-register article>div{align-content:start;gap:6px;display:grid}.definition-register article>div a{color:var(--navy);text-underline-offset:3px;font-size:14px;font-weight:650;text-decoration-color:#8ea9d1}.definition-register article>div span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px}.definition-register article>p{color:#33485c;margin:0;font-size:13px;line-height:1.65}.definition-register dl{grid-column:2;gap:7px;margin:0;display:grid}.definition-register dl>div{grid-template-columns:82px minmax(0,1fr);gap:12px;display:grid}.definition-register dt{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:650}.definition-register dd{color:var(--slate);margin:0;font-size:11px;line-height:1.5}.relationship-register{border-top:1px solid #bdcdd6;margin:24px 0 0}.relationship-register>div{border-bottom:1px solid var(--rule);grid-template-columns:190px minmax(0,1fr);gap:28px;padding:12px 0;scroll-margin-top:78px;display:grid}.relationship-register dt{font-size:11px;font-weight:650}.relationship-register dt a{color:var(--blue-dark);text-underline-offset:2px}.relationship-register dd{color:var(--slate);margin:0;font-size:11px;line-height:1.55}.module-pagination{grid-template-columns:1fr 1fr;gap:12px;max-width:700px;margin-top:34px;display:grid}.module-pagination button{border:1px solid var(--rule);text-align:left;cursor:pointer;background:#fff;border-radius:5px;gap:5px;min-height:58px;padding:10px 13px;display:grid}.module-pagination button:last-child{text-align:right}.module-pagination button:hover:not(:disabled){background:#f6fbfc;border-color:#9bbecb}.module-pagination button:disabled{opacity:.38;cursor:not-allowed}.module-pagination span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.module-pagination strong{color:var(--slate);font-size:11px;font-weight:600}.outline-scrim{display:none}@media (width>=1500px){:root{--sidebar:410px}.outline-heading{padding-inline:32px}.outline-search{margin-inline:26px}.functional-document{width:min(980px, calc(100vw - var(--sidebar)))}}@media (width<=900px){:root{--header:56px}.app{padding-left:0}.topbar{gap:10px;padding:0 13px}.topbar img{width:142px}.mobile-menu{cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:34px;padding:0;display:grid}.mega-menu{top:calc(var(--header) + 9px);width:min(760px,100vw - 20px);max-height:calc(100vh - var(--header) - 19px);right:10px;overflow-y:auto}.mega-menu__body{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.mega-menu__workspace{grid-column:1/-1}.mega-menu__body>.mega-menu__workspace{border-top:1px solid var(--rule);border-left:0}.outline-shell{z-index:80;width:min(380px,90vw);transition:transform .18s;top:0;transform:translate(-105%);box-shadow:18px 0 56px #0f172a2e}.outline-shell.is-open{transform:translate(0)}.outline-close{z-index:3;border:1px solid var(--rule);cursor:pointer;background:#fff;border-radius:4px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:12px}.outline-heading{padding-right:58px}.outline-scrim{z-index:70;pointer-events:none;opacity:0;background:#0f172a61;transition:opacity .18s;display:block;position:fixed;inset:0}.outline-scrim.is-open{pointer-events:auto;opacity:1}.functional-document{width:100%;padding:28px 24px 52px}.device-index{width:100%;padding:30px 24px 52px}.definitions-page{width:100%;padding:30px 24px 58px}}@media (width<=700px){.auth-screen--split{grid-template-columns:1fr}.auth-screen__public{min-height:430px;padding:28px 28px 58px}.auth-screen__public .auth-screen__introduction{padding:72px 0 0}.auth-login-panel{border-top:1px solid #c8d8df;border-left:0;place-items:start center;padding:48px 28px 62px}.custom-sign-in{width:min(100%,430px)}.auth-screen__layout{grid-template-columns:1fr;gap:42px;margin-top:64px}.auth-screen__introduction h1{font-size:44px}.device-index__controls{grid-template-columns:1fr 1fr}.device-table-search{grid-column:1/-1}.device-table-clear{justify-self:start}}@media (width<=560px){.topbar{gap:8px;padding-inline:10px}.topbar img{width:112px}.global-navigation{gap:8px}.mega-menu__trigger{gap:6px;min-width:68px;height:34px;padding-inline:9px}.topbar__account-rule{height:22px}.mega-menu__header{min-height:56px;padding-inline:18px}.mega-menu__body{grid-template-columns:1fr}.mega-menu__body>*{padding:20px 18px 22px}.mega-menu__body>*+*{border-top:1px solid var(--rule);border-left:0}.mega-menu__workspace{grid-column:auto}.auth-screen--standalone,.auth-screen--loading{padding:26px 20px 48px}.auth-brand img{width:158px}.auth-screen__public{min-height:390px;padding:24px 20px 46px}.auth-screen__public .auth-screen__introduction{padding-top:64px}.auth-login-panel{padding:42px 20px 52px}.auth-screen__layout{margin-top:54px}.auth-screen__introduction h1{font-size:36px}.auth-screen__introduction p{margin-top:20px;font-size:14px}.custom-sign-in__header h2{font-size:29px}.module-header{margin-bottom:34px}.module-margin-index{grid-template-columns:38px minmax(0,1fr);gap:12px;margin-bottom:14px}.module-number{padding-left:8px;font-size:11px}.module-header h1{font-size:34px}.module-copy{gap:27px}.module-copy p{font-size:15px;line-height:1.65}.purpose p{font-size:17px}.module-copy ul{grid-template-columns:1fr}.key-operating-data table,.key-operating-data tbody,.key-operating-data tr,.key-operating-data th,.key-operating-data td{display:block}.key-operating-data thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.key-operating-data table{table-layout:auto}.key-operating-data tbody tr{border-bottom:1px solid var(--rule);gap:3px;padding:11px 0 12px;display:grid}.key-operating-data tbody tr:last-child{border-bottom:0}.key-operating-data tbody th,.key-operating-data tbody td{border:0;width:auto;padding:0}.key-operating-data tbody td:first-child{letter-spacing:.035em;text-transform:uppercase;font-size:9px}.key-operating-data tbody th{font-size:12px}.key-operating-data tbody td:last-child{font-size:11px}.referenced-device-list a{grid-template-columns:96px minmax(0,1fr)}.referenced-device-list small{text-align:left;grid-column:2}.asset-reference-row{grid-template-columns:84px minmax(0,1fr) 16px;gap:6px 12px;min-height:64px}.equipment-hierarchy .asset-reference-row{padding-inline:12px}.asset-reference-designation{grid-row:1/span 2;align-self:start;padding-top:3px}.asset-reference-role{text-align:left;grid-area:2/2}.asset-reference-arrow{grid-area:1/3/span 2}.asset-reference-meta{text-overflow:clip;white-space:normal;overflow:visible}.device-equipment-context>a{gap:5px;display:grid}.device-equipment-context small{text-align:left}.equipment-page{padding-top:24px}.equipment-page__header h1{font-size:36px}.equipment-page__header>p{font-size:15px}.device-page{padding-top:24px}.device-back{margin-bottom:30px}.device-header h1{font-size:34px}.device-header>p{font-size:16px}.device-functional-links a{grid-template-columns:42px minmax(0,1fr);gap:4px 10px}.device-functional-links small{text-align:left;white-space:normal;grid-column:2}.device-facts>div,.device-conflicts dl>div{grid-template-columns:1fr;gap:4px}.manual-knowledge__sections dl{grid-template-columns:1fr}.device-index{padding-inline:18px}.device-index__header h1{font-size:38px}.device-index__controls{grid-template-columns:1fr}.device-table-clear{justify-self:start;height:30px;padding-inline:0}.device-index__counts{gap-inline:14px}.definitions-page{padding-inline:18px}.definitions-header h1{font-size:38px}.definitions-header p{font-size:16px}.truth-spine__flow{grid-template-columns:1fr;gap:18px}.truth-spine__flow li{grid-template-columns:115px minmax(0,1fr);gap:12px}.architecture-structure{grid-template-columns:1fr}.architecture-structure>div+div{border-top:1px solid var(--rule);border-left:0;padding-left:0}.definition-register article{grid-template-columns:1fr;gap:9px}.definition-register dl{grid-column:1}.definition-register dl>div{grid-template-columns:74px minmax(0,1fr)}.relationship-register>div{grid-template-columns:1fr;gap:5px}.module-pagination{grid-template-columns:1fr}.module-pagination button:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}
