:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--blue:#1d55db;--blue-dark:#153caa;--bright-blue:#3978ff;--ink:#111827;--muted:#7c899c;--line:#e8ebf0;--soft:#f6f7f9;--purple:#a66cff;--sidebar-width:272px}.route-state{color:#64748b;text-align:center;background:#f5f7fb;place-content:center;min-height:100vh;padding:32px;display:grid}.route-error h1{color:#172b3a;margin:0 0 10px;font-size:24px}.route-error p{margin:0 0 20px}.route-error button{color:#fff;cursor:pointer;background:#1769aa;border:0;border-radius:6px;justify-self:center;padding:10px 18px}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0}body{color:var(--ink);background:#fff;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px}.home-view{background:#fff;min-height:100vh}button,input,select{font:inherit}button{color:inherit;cursor:pointer;background:0 0;border:0}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #3978ff3d}[hidden]{display:none!important}.site-header{background:#fff;justify-content:space-between;align-items:center;height:60px;padding:0 48px;display:flex}.usr-brand{color:#1643ad;align-items:center;gap:8px;padding:0;display:flex}.usr-brand strong{letter-spacing:-.06em;font-size:24px;font-weight:700}.brand-symbol{width:28px;height:34px;display:inline-block;position:relative}.brand-symbol:before{content:"";background:#ff7919;border-radius:50%;width:11px;height:11px;position:absolute;top:7px;left:11px}.brand-symbol i,.brand-symbol b,.brand-symbol em{content:"";background:#2450bb;border-radius:4px;width:6px;display:block;position:absolute}.brand-symbol i{height:16px;top:15px;left:12px}.brand-symbol b{height:15px;top:17px;left:4px;transform:rotate(45deg)}.brand-symbol em{height:15px;top:17px;right:2px;transform:rotate(-48deg)}.site-nav{align-items:center;gap:38px;display:flex}.site-nav a{color:#103795;font-size:16px;font-weight:700;text-decoration:none}.site-nav a:hover{color:var(--blue)}.site-nav a.active{color:#fff;background:#193cab;border-radius:6px;padding:8px 12px}.hero{background-color:#1742ad;background-image:url(/assets/pup-hero-DiR0hDaI.png);background-position:50% 71%;background-size:cover;height:280px}.hero-content{background:#1538a12e;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:22px;display:flex}.hero h1{color:#fff;letter-spacing:.02em;margin:0 0 28px;font-size:40px;line-height:1}.hero-search{background:#fff;border-radius:32px;align-items:center;width:min(600px,80vw);height:60px;padding:0 22px;display:flex;position:relative;box-shadow:0 10px 30px #0523732e}.hero-search>span,.docs-search>span{border:2px solid #48576d;border-radius:50%;flex:none;width:18px;height:18px;margin-right:14px;position:relative}.hero-search>span:after,.docs-search>span:after{content:"";background:#48576d;width:7px;height:2px;position:absolute;bottom:-3px;right:-5px;transform:rotate(45deg)}.hero-search input{color:#223047;border:0;outline:0;flex:1;min-width:0;font-size:14px}.hero-search input::placeholder{color:#93a0b3}.hero-content p{color:#fff;margin:18px 0 0;font-size:14px}.hero-content p button{color:#fff;text-underline-offset:3px;padding:0;text-decoration:underline}.product-center{width:min(1320px,100%);margin:0 auto;padding:40px 38px 80px}.product-center h2{text-align:center;margin:0 0 22px;font-size:24px;font-weight:500}.product-layout{grid-template-columns:205px minmax(0,1fr);align-items:start;gap:28px;display:grid}.category-panel{align-content:start;display:grid}.category-tree-panel{display:block}.portal-category-group{margin-bottom:5px}.category-panel .portal-category-title{width:100%;min-height:40px}.portal-subcategories{padding:0 0 4px;display:grid}.category-panel .portal-subcategories button{color:#3d4a5f;min-height:36px;padding:0 12px 0 22px;font-size:15px;font-weight:400}.category-panel .portal-subcategories button.active{color:#334155;background:#f0f2fb;border-left:2px solid #245bff}.category-panel button{text-align:left;justify-content:space-between;align-items:center;min-height:42px;padding:0 8px 0 0;font-size:18px;font-weight:700;display:flex}.category-panel button:hover,.category-panel button.active{color:var(--blue)}.category-panel button.category-all{color:#7c899c;justify-content:flex-start;gap:10px;min-height:30px;margin-bottom:5px;font-size:12px;font-weight:400}.all-types-icon{background:linear-gradient(#7c899c 0 0) 4px 1px/6px 1px no-repeat,linear-gradient(#7c899c 0 0) 4px 5px/6px 1px no-repeat,linear-gradient(#7c899c 0 0) 4px 9px/6px 1px no-repeat;width:10px;height:10px;position:relative}.all-types-icon:before{content:"";background:#7c899c;border-radius:50%;width:2px;height:2px;position:absolute;top:0;left:0;box-shadow:0 4px #7c899c,0 8px #7c899c}.category-chevron{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;margin-right:3px;transition:transform .16s;transform:rotate(45deg)translateY(-2px)}.category-chevron.expanded{transform:rotate(225deg)translate(-1px,-1px)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;align-self:start;align-items:start;gap:55px 38px;padding:29px 0 0;display:grid}.product-card{min-width:0;min-height:112px;color:inherit;cursor:pointer;text-align:left;border-radius:10px;grid-template-columns:65px minmax(0,1fr);align-self:start;align-items:center;gap:16px;padding:18px 14px;text-decoration:none;transition:box-shadow .18s,transform .18s;display:grid}.product-cover-image{object-fit:contain;flex:0 0 62px;width:62px;height:62px}.product-cover-placeholder{color:#9aa6b7;background:#fff;border:1px dashed #d5dbe5;border-radius:4px;place-items:center;width:62px;height:62px;font-size:11px;display:grid}.actual-document-viewer{background:#e7e9ee;height:calc(100vh - 56px)}.actual-document-viewer iframe{background:#fff;border:0;width:100%;height:100%}.actual-image-viewer{background:#eef0f4;place-items:center;min-height:calc(100vh - 56px);padding:36px;display:grid}.actual-image-viewer img{object-fit:contain;max-width:min(1100px,100%);max-height:calc(100vh - 128px);box-shadow:0 8px 30px #1f2a442e}.actual-download-card{text-align:center;background:#fff;border:1px solid #e0e5ee;border-radius:8px;width:min(560px,100% - 40px);margin:80px auto;padding:34px}.actual-download-card strong{font-size:18px}.actual-download-card p{color:#7c899c}.actual-download-card a{color:#2563d9}.product-card:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #1c2f521f}.product-card:focus-visible{background:#fff;box-shadow:0 8px 24px #1c2f521f}.product-card:hover .product-copy strong{color:var(--blue)}.product-card:hover .device-picture{transform:translateY(-3px)}.product-copy{min-width:0}.product-copy strong,.product-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.product-copy strong{margin-bottom:7px;font-size:18px;font-weight:500}.view-detail{color:#164fca;opacity:0;height:0;margin-top:0;font-size:13px;transition:all .16s;display:block;overflow:hidden}.product-card:hover .view-detail,.product-card:focus-visible .view-detail{opacity:1;height:21px;margin-top:14px}.empty-products{color:var(--muted);text-align:center;grid-column:1/-1;margin:40px 0}.device-picture{width:62px;height:55px;transition:transform .18s;display:block;position:relative}.router-picture:before,.upright-router:before,.switch-picture:before,.serial-picture:before,.wifi-picture:before,.rack-picture:before{content:"";background:#1e2730;border:2px solid #35404d;position:absolute}.router-picture:before{width:44px;height:26px;bottom:8px;right:4px;transform:skewY(-8deg)}.router-picture i,.router-picture b,.upright-router i,.upright-router b,.wifi-picture i{content:"";transform-origin:bottom;background:#1f2937;border-radius:3px;width:3px;position:absolute}.router-picture i{height:35px;top:0;left:20px;transform:rotate(-6deg)}.router-picture b{height:33px;top:2px;right:8px;transform:rotate(7deg)}.router-picture em,.upright-router em,.switch-picture em,.serial-picture em,.wifi-picture em,.rack-picture em{background:#1c83d5;display:block;position:absolute}.router-picture em{width:28px;height:4px;bottom:14px;right:9px;box-shadow:0 7px #f3a31b}.upright-router:before{width:31px;height:24px;bottom:8px;right:10px}.upright-router i{height:32px;top:3px;left:20px}.upright-router b{height:35px;top:0;right:12px}.upright-router em{width:19px;height:4px;bottom:15px;right:16px;box-shadow:0 7px #8cc157}.switch-picture:before{background:#d4d9de;border-color:#8e9aa6;width:56px;height:20px;bottom:12px;right:1px;transform:skewY(-7deg)}.switch-picture i{z-index:1;content:"";background:repeating-linear-gradient(90deg,#202d39 0 5px,#e7c552 5px 7px);width:37px;height:5px;position:absolute;bottom:18px;right:7px}.switch-picture b{z-index:1;content:"";background:#4caf6d;border-radius:50%;width:5px;height:5px;position:absolute;bottom:18px;right:45px}.switch-picture em{width:45px;height:2px;bottom:12px;right:9px}.dtu-picture:before,.dtu-picture:after{content:"";background:#f1f3f5;border:1px solid #d3d9df;border-radius:2px;width:16px;height:39px;position:absolute;top:6px;box-shadow:inset 0 -8px #b9decf}.dtu-picture:before{left:15px;transform:rotate(-4deg)}.dtu-picture:after{right:12px;transform:rotate(4deg)}.dtu-picture i,.dtu-picture b{z-index:1;content:"";background:#63b889;border-radius:50%;width:3px;height:3px;position:absolute;top:10px}.dtu-picture i{left:22px}.dtu-picture b{right:18px}.serial-picture:before{background:#08629c;border-color:#163956;border-radius:3px;width:38px;height:43px;bottom:5px;right:9px}.serial-picture i,.serial-picture b{z-index:1;content:"";background:#ccd4dc;border:2px solid #172532;width:22px;height:8px;position:absolute;left:18px}.serial-picture i{top:12px}.serial-picture b{bottom:11px}.serial-picture em{background:#f4a11a;width:4px;height:35px;bottom:9px;right:13px}.wifi-picture:before{background:#273640;border-color:#25323d;width:34px;height:34px;bottom:7px;right:9px}.wifi-picture i{height:28px;top:0;right:16px}.wifi-picture b{z-index:1;content:"";border-left:3px solid #1d9bc0;width:21px;height:18px;position:absolute;bottom:13px;right:15px}.wifi-picture em{background:#5fc96f;width:26px;height:3px;bottom:7px;right:12px}.gateway-picture:before{content:"";background:repeating-linear-gradient(90deg,#f2f3f5 0 8px,#d7dadd 8px 10px);border:1px solid #d0d5da;width:47px;height:39px;position:absolute;bottom:6px;right:3px}.gateway-picture i{z-index:1;content:"";background:#f0a72a;width:7px;height:26px;position:absolute;bottom:12px;right:7px;box-shadow:-10px 0 #1b7ec2,-20px 0 #90a7b8}.gateway-picture.compact{transform:scale(.9)}.rack-picture:before{background:#b8c0c8;border-color:#9aa4af;width:58px;height:18px;bottom:14px;right:1px}.rack-picture i{z-index:1;content:"";background:#27323f;width:38px;height:5px;position:absolute;bottom:20px;right:7px;box-shadow:-7px 0 #1b76bd}.rack-picture em{background:#6ec455;width:43px;height:2px;bottom:15px;right:8px}.docs-view{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:#fff;height:100vh;display:grid;overflow:hidden}.sidebar-shell{min-width:0;height:100vh;overflow:hidden}.docs-sidebar{border-right:1px solid var(--line);background:#fff;width:100%;min-width:0;height:100vh;overflow:auto}.sidebar-product{z-index:2;text-align:left;background:#fff;align-items:center;gap:10px;width:100%;height:56px;padding:0 20px;display:flex;position:sticky;top:0}.sidebar-product>span{color:#fff;background:#3978ff;border-radius:2px;place-items:center;width:16px;height:16px;font-size:13px;line-height:1;display:grid}.sidebar-product strong{font-size:16px}.directory-label{color:#7c899c;padding:9px 19px 14px;font-size:12px}.tree-group>.tree-children{display:none}.tree-group.is-open>.tree-children{display:block}.tree-row{text-align:left;border-radius:3px;align-items:center;gap:7px;width:100%;min-width:0;height:32px;padding:0 8px;font-size:13px;display:flex}.tree-row>i{color:#536176;flex:0 0 9px;font-size:11px;font-style:normal}.tree-indent{flex:0 0 9px;width:9px}.tree-row>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tree-children>.tree-row,.tree-children>.tree-group>.tree-row{padding-left:28px}.tree-children.level-three>.tree-row,.tree-children.level-three>.tree-group>.tree-row{padding-left:47px}.tree-children.level-four>.tree-row{padding-left:67px}.tree-folder{font-weight:500}.tree-folder.standalone{padding-left:25px}.folder-icon{border:1.5px solid #1761ff;border-radius:1px;flex:0 0 14px;width:14px;height:10px;position:relative}.folder-icon:before{content:"";border:1.5px solid;border-bottom:0;width:7px;height:3px;position:absolute;top:-4px;left:1px}.folder-icon.dark{color:#2d3742;border-color:#2d3742}.pdf-icon,.article-icon{border:1px solid;border-radius:1px;flex:0 0 14px;place-items:center;width:14px;height:15px;font-size:8px;font-style:normal;display:grid}.article-icon{color:#475569}.docs-main{grid-template-rows:56px minmax(0,1fr);min-width:0;height:100vh;display:grid}.docs-topbar{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-width:0;padding:0 10px 0 36px;display:flex}#topbarTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;overflow:hidden}.docs-actions{align-items:center;gap:10px;display:flex}.docs-search{border:1px solid #dfe3e9;border-radius:4px;align-items:center;width:220px;height:32px;padding:0 10px;display:flex;position:relative}.docs-search input{border:0;outline:0;flex:1;min-width:0;font-size:12px}.docs-search>span{border-width:1.5px;order:2;width:12px;height:12px;margin:0 1px 0 8px}.docs-search>span:after{width:5px;height:1px;bottom:-2px;right:-4px}.plain-action,.share-button{white-space:nowrap;border:1px solid #e2e6ec;border-radius:4px;height:30px;padding:0 11px}.share-button{color:#fff;background:#3978ff;border-color:#3978ff;font-weight:600}.mobile-directory{font-size:20px;display:none}.document-content{outline:none;min-width:0;min-height:0;overflow:auto}.folder-page{width:min(735px,100% - 48px);margin:30px 0 80px clamp(46px,18.5vw,315px)}.folder-heading{border-bottom:1px solid #d7dde5;align-items:center;gap:10px;margin:0;padding-bottom:9px;font-size:22px;display:flex}.big-folder{background:#151515;border-radius:2px;width:22px;height:16px;display:inline-block;position:relative}.big-folder:before{background:inherit;content:"";border-radius:2px 2px 0 0;width:10px;height:5px;position:absolute;top:-4px;left:2px}.folder-summary{color:#8995a7;margin:18px 0 5px;font-size:12px}.content-empty-state{color:#8995a7;text-align:center;background:#fafbfc;border:1px dashed #d8dee8;border-radius:6px;margin-top:28px;padding:28px}.file-list{margin:0;padding:0;list-style:none}.file-list li{border-bottom:1px solid #edf0f3;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:64px;display:grid}.file-entry{text-align:left;align-items:center;gap:9px;min-width:0;padding:0;display:flex}.file-entry span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.folder-list .file-entry>span:last-child{gap:2px;display:grid}.folder-list .file-entry strong,.folder-list .file-entry small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.folder-list .file-entry strong{font-weight:500}.folder-list .file-entry small{color:#8a96a8;font-size:12px}.file-list time{color:#8190a4;white-space:nowrap;font-size:12px}.file-list .list-doc-icon{color:#fff;background:#3978ff;flex:0 0 13px;place-items:center;width:13px;height:15px;font-size:9px;display:grid}.file-list .list-folder-icon{background:var(--purple);border-radius:2px;flex:0 0 22px;width:22px;height:15px;display:block;position:relative}.file-list .list-folder-icon:before{background:inherit;content:"";border-radius:2px 2px 0 0;width:10px;height:5px;position:absolute;top:-4px;left:2px}.folder-pagination{color:#758399;justify-content:space-between;margin-top:min(29vh,275px);font-size:12px;display:flex}.folder-pagination button{text-align:left;padding:0}.folder-pagination button span,.folder-pagination button strong{display:block}.folder-pagination button strong{color:#111827;margin-top:4px;font-weight:400}.pdf-viewer{background:#eceef1;grid-template-rows:33px minmax(0,1fr);height:100%;display:grid}.pdf-viewer.actual-file-viewer{background:#eceef1;display:block}.pdf-viewer.actual-file-viewer .actual-document-viewer,.pdf-viewer.actual-file-viewer .actual-image-viewer{height:100%;min-height:100%}.pdf-toolbar{background:#f5f5f6;border-bottom:1px solid #cfd3d8;align-items:center;gap:10px;padding:0 10px;display:flex}.pdf-toolbar button,.pdf-toolbar select,.page-number{color:#32363b;background:0 0;border:0;height:26px}.pdf-toolbar button{min-width:25px;padding:0 5px;font-size:18px}.pdf-toolbar .toolbar-divider{background:#cbd0d6;width:1px;height:21px}.page-number{text-align:center;background:#fff;border:1px solid #bfc5cc;width:56px}.pdf-toolbar small{margin-left:-7px}.pdf-toolbar select{background:#dfe1e4;border:1px solid #d3d7dc;width:140px;padding:0 7px;font-size:12px}.pdf-scroll{padding:0 30px 70px;overflow:auto}.pdf-page{transform-origin:top;background:#fff;width:min(995px,92%);min-height:1320px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000001f}.pdf-cover{color:#fff;background-color:#0972e9;background-image:url(/assets/pup-hero-DiR0hDaI.png);background-position:bottom;background-size:cover;height:525px;position:relative;overflow:hidden}.pdf-cover:after{content:"";background:#fff;border-radius:50% 50% 0 0;height:185px;position:absolute;bottom:-104px;left:-8%;right:-8%}.pdf-tagline{z-index:1;font-size:17px;font-weight:700;position:absolute;top:56px;right:100px}.pdf-title{z-index:1;position:absolute;top:245px;left:65px}.pdf-title h1{margin:0 0 18px;font-size:50px;line-height:1}.pdf-title p{margin:0;font-family:serif;font-size:38px}.cover-router{z-index:2;width:285px;height:245px;position:absolute;bottom:20px;right:68px}.cover-router:before,.cover-router:after{content:"";background:#1e2830;border:5px solid #17242e;border-radius:5px;position:absolute;bottom:20px;right:0;box-shadow:inset 0 -9px #e86625}.cover-router:before{width:238px;height:96px;transform:skewY(-7deg)}.cover-router:after{width:112px;height:135px;bottom:102px;right:40px}.cover-router i,.cover-router b{z-index:2;transform-origin:bottom;background:#252a2e;border-radius:8px;width:10px;height:195px;position:absolute;bottom:217px}.cover-router i{right:118px;transform:rotate(-7deg)}.cover-router b{right:67px;transform:rotate(8deg)}.cover-router em{z-index:4;background:repeating-linear-gradient(90deg,#2b4557 0 24px,#65c476 24px 30px);width:170px;height:28px;position:absolute;bottom:66px;right:33px;transform:skewY(-7deg)}.pdf-body{padding:82px 78px}.pdf-body h2{margin:0 0 18px;font-family:serif;font-size:34px}.pdf-body p{color:#556274;font-size:16px;line-height:2}.article-layout{grid-template-columns:minmax(0,860px) 255px;gap:54px;width:min(1170px,100% - 80px);margin:0 0 80px clamp(46px,17.5vw,310px);padding-top:10px;display:grid}.article-layout.managed{grid-template-columns:minmax(0,1fr)}.article-layout.managed.has-dynamic-outline{grid-template-columns:minmax(0,860px) 255px}.managed-article-body{min-height:260px;padding:8px 0 24px;line-height:1.9}.managed-article-body h1,.managed-article-body h2,.managed-article-body h3{scroll-margin-top:75px}.managed-article-body img{max-width:100%;height:auto;margin:24px auto;display:block}.managed-article-body blockquote{color:#5b687d;background:#edf3ff;border-left:4px solid #8eabe8;margin:18px 0;padding:10px 18px}.managed-article-body pre{color:#eef4ff;background:#172033;border-radius:6px;padding:16px 18px;overflow:auto}.managed-article-body a{color:#0869e6}.article-content{min-width:0;padding:0 0 60px}.article-content h1{margin:0 0 18px;font-size:36px;line-height:1.3}.article-content>p:first-of-type{margin-bottom:22px;font-size:16px}.article-content h2{margin:18px 0 14px;font-size:25px}.article-content h3{margin:18px 0 10px;font-size:21px}.article-content p,.article-content li{line-height:2}.article-content a{color:#06f}.article-placeholder{color:#a2aab7;background:#f2f3f5;border-radius:10px;place-items:center;height:245px;margin-top:24px;font-size:16px;display:grid}.article-outline{color:#64748b;border-left:1px solid #dde2e8;align-self:start;margin-top:95px;padding-left:20px;font-size:13px;position:sticky;top:28px}.outline-title{color:#334155;margin-bottom:11px;font-weight:500}.article-outline a{color:inherit;margin:0 0 10px;text-decoration:none;display:block}.article-outline a:hover{color:var(--blue)}.article-outline .outline-sub{padding-left:16px}.dynamic-outline button{width:100%;color:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;margin:0 0 9px;padding:2px 6px 2px 0;font-size:13px;line-height:1.45;display:block;position:relative;overflow:hidden}.dynamic-outline button:hover,.dynamic-outline button.active{color:var(--blue)}.dynamic-outline button.active{box-shadow:inset 2px 0 var(--blue)}.dynamic-outline .outline-level-2{padding-left:16px}.dynamic-outline .outline-level-3{padding-left:32px;font-size:12px}.toast{z-index:50;color:#fff;opacity:0;pointer-events:none;background:#141f30f0;border-radius:6px;max-width:320px;padding:10px 14px;transition:all .18s;position:fixed;bottom:24px;right:24px;transform:translateY(8px);box-shadow:0 10px 30px #141f302e}.toast.show{opacity:1;transform:translateY(0)}@media (width<=1450px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:minmax(0,1fr) 220px;width:calc(100% - 64px);margin-left:42px}.article-layout.managed.has-dynamic-outline{grid-template-columns:minmax(0,1fr) 220px}.folder-page{margin-left:9vw}}@media (width<=860px){.site-header{padding:0 20px}.site-nav{gap:16px}.site-nav a:first-child,.site-nav a:nth-child(2){display:none}.product-layout{grid-template-columns:1fr}.category-panel{gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.category-panel button,.category-panel button.category-all{border:1px solid #e3e7ed;border-radius:4px;flex:none;min-height:34px;margin:0;padding:0 11px;font-size:13px;font-weight:500}.docs-view{grid-template-columns:1fr}.sidebar-shell{z-index:20;width:min(320px,86vw);transition:transform .18s;position:fixed;top:0;bottom:0;left:0;transform:translate(-101%);box-shadow:12px 0 30px #0f172a24}.sidebar-shell.open{transform:translate(0)}.docs-sidebar{width:100%;box-shadow:none;position:static;transform:none}.mobile-directory{display:block}.docs-topbar{padding-left:12px}.docs-search{width:160px}.folder-page{width:calc(100% - 36px);margin:24px 18px 60px}.article-layout{grid-template-columns:1fr;width:calc(100% - 40px);margin:0 20px 60px}.article-outline{display:none}.pdf-page{width:100%;min-height:1120px}.pdf-cover{height:460px}.pdf-title{top:185px}.pdf-title h1{font-size:38px}.pdf-title p{font-size:29px}.cover-router{transform-origin:100% 100%;right:20px;transform:scale(.72)}}@media (width<=620px){.usr-brand strong{font-size:19px}.site-nav a.active{display:none}.hero{height:270px}.hero h1{font-size:32px}.hero-search{width:92vw;height:52px}.product-center{padding:30px 20px 55px}.product-center h2{font-size:20px}.product-grid{grid-template-columns:1fr;gap:24px}.product-copy strong{font-size:16px}.product-copy small{font-size:14px}.docs-search{display:none}#topbarTitle{font-size:12px}.plain-action,.share-button{padding:0 8px;font-size:12px}.file-list li{grid-template-columns:1fr;gap:5px;padding:10px 0}.file-list time{padding-left:22px}.pdf-toolbar select,.pdf-toolbar .toolbar-divider:nth-of-type(2){display:none}.pdf-scroll{padding:0 0 50px}.pdf-page{min-height:850px}.pdf-cover{height:345px}.pdf-tagline{font-size:12px;top:30px;right:25px}.pdf-title{top:115px;left:28px}.pdf-title h1{font-size:28px}.pdf-title p{font-size:21px}.cover-router{bottom:-8px;right:4px;transform:scale(.45)}.pdf-body{padding:55px 28px}.pdf-body h2{font-size:27px}.article-content h1{font-size:28px}}:root{--blue:#2864ff;--blue-dark:#0b2c6f;--bright-blue:#4f8cff;--ink:#152238;--muted:#738199;--line:#dfe6f0;--soft:#f2f6fb;--purple:#7b61ff;--sidebar-width:286px}body{color:var(--ink);background:#eef3f8}.home-view{background:#eef3f8;min-height:100vh;position:relative;overflow:hidden}.site-header{z-index:5;color:#fff;background:0 0;width:min(1400px,100% - 64px);height:76px;margin:0 auto;padding:0;position:absolute;top:0;left:0;right:0}.usr-brand{color:#fff}.usr-brand strong{letter-spacing:.01em;font-size:23px}.brand-symbol:before{box-shadow:0 0 0 5px #ffffff17}.brand-symbol i,.brand-symbol b,.brand-symbol em{background:#fff}.site-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05194533;border:1px solid #ffffff24;border-radius:14px;gap:8px;padding:5px}.site-nav a{color:#ffffffc2;border-radius:9px;padding:9px 16px;font-size:14px;font-weight:500}.site-nav a:hover{color:#fff;background:#ffffff14}.site-nav a.active{color:#0a347e;background:#fff;border-radius:9px;padding:9px 16px;box-shadow:0 7px 18px #03123729}.hero{background-color:#082b72;background-image:linear-gradient(105deg,#04173ff5 0%,#0a3789db 47%,#155dba8c 100%),url(/assets/pup-hero-DiR0hDaI.png);background-position:50%;background-size:cover;height:440px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute}.hero:before{width:620px;height:620px;top:-210px;right:-80px}.hero:after{width:560px;height:560px;bottom:-340px;right:265px;box-shadow:0 0 0 95px #ffffff06}.hero-content{z-index:1;background:0 0;align-items:flex-start;width:min(1320px,100% - 76px);margin:0 auto;padding:100px 0 74px;position:relative}.hero-kicker{color:#78b5ff;letter-spacing:.18em;margin-bottom:14px;font-size:12px;font-weight:700}.hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(40px,4vw,58px);font-weight:750}.hero-description{color:#ffffffb3!important;margin:16px 0 28px!important;font-size:16px!important}.hero-search{background:#fff;border:1px solid #fff;border-radius:14px;width:min(680px,75vw);height:58px;padding:0 20px;box-shadow:0 18px 44px #0212384d}.hero-search input{background:#fff}.product-center{z-index:2;background:#fffffff7;border:1px solid #d5e0eed6;border-radius:22px;width:min(1400px,100% - 64px);max-width:none;min-height:520px;margin:-58px auto 54px;padding:32px 34px 48px;position:relative;box-shadow:0 24px 70px #22395b21}.product-section-heading{border-bottom:1px solid #e8edf4;justify-items:start;margin-bottom:28px;padding:0 2px 25px;display:grid}.product-section-heading>span{color:#3974ef;letter-spacing:.14em;margin-bottom:7px;font-size:11px;font-weight:700}.product-center .product-section-heading h2{text-align:left;margin:0;font-size:25px;font-weight:700}.product-section-heading p{color:#8591a4;margin:8px 0 0;font-size:13px}.product-layout{grid-template-columns:228px minmax(0,1fr);gap:30px}.category-tree-panel{background:#f8fafd;border:1px solid #e4eaf2;border-radius:15px;padding:14px}.portal-category-group{margin:2px 0}.category-panel button{border-radius:9px;min-height:44px;padding:0 12px;font-size:15px;font-weight:650}.category-panel button:hover,.category-panel button.active{color:#235ee7;background:#edf3ff}.category-panel button.category-all{color:#64748b;border-bottom:1px solid #e5eaf1;border-radius:8px 8px 0 0;min-height:38px;margin-bottom:7px;padding:0 12px}.category-panel .portal-subcategories button{color:#607087;border-left:0;border-radius:8px;min-height:36px;margin:2px 0;padding:0 12px 0 30px;font-size:13px}.category-panel .portal-subcategories button.active{color:#1e58dc;background:#e6eeff;border-left:0;box-shadow:inset 3px 0 #2864ff}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0}.product-card{background:#fff;border:1px solid #e3e9f1;border-radius:15px;grid-template-columns:72px minmax(0,1fr);gap:16px;min-height:132px;padding:20px;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 4px 14px #1e375809}.product-card:hover,.product-card:focus-visible{border-color:#9ebcff;transform:translateY(-3px);box-shadow:0 14px 34px #2b5cbe21}.product-cover-image,.product-cover-placeholder{background:#f4f7fb;border-radius:12px;width:70px;height:70px}.product-cover-image{padding:6px}.product-cover-placeholder{border:1px dashed #ccd6e5}.product-copy strong{color:#17243a;margin-bottom:7px;font-size:16px;font-weight:700}.product-copy small{color:#6d7b90;font-size:13px}.view-detail{color:#2864ff;font-size:12px}.docs-view{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:#eef3f8}.docs-sidebar{color:#dbe7ff;background:linear-gradient(#102957 0%,#0a1d40 100%);border-right:0}.sidebar-product{color:#fff;background:#ffffff0a;border-bottom:1px solid #ffffff14;height:66px;padding:0 20px}.sidebar-product>span{background:#3d7cff;border-radius:6px;width:20px;height:20px}.directory-label{color:#8199c4;letter-spacing:.12em;padding:18px 20px 10px;font-size:11px;font-weight:700}.file-tree{padding:0 12px 32px}.tree-row{color:#b8c9e8;border-radius:8px;height:auto;min-height:36px;margin:2px 0;padding-top:8px;padding-bottom:8px}.tree-row:hover,.tree-row.active{color:#fff;background:#4d82ff33}.tree-row>i{color:#7891be}.folder-icon,.folder-icon.dark{color:#79a5ff;border-color:#79a5ff}.pdf-icon,.article-icon{color:#8fb2ff}.docs-main{background:#eef3f8;grid-template-rows:66px minmax(0,1fr)}.docs-topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #dfe6f0;padding:0 18px 0 30px;box-shadow:0 2px 12px #2337520a}#topbarTitle{color:#21304a;font-weight:650}.docs-search{background:#f8fafd;border-color:#dce4ef;border-radius:9px;height:36px}.plain-action,.share-button{border-radius:9px;height:36px}.share-button{background:#2864ff;border-color:#2864ff;box-shadow:0 6px 16px #2864ff38}.document-content{background:#eef3f8}.folder-page{background:#fff;border:1px solid #e0e7f0;border-radius:18px;width:min(920px,100% - 64px);min-height:calc(100% - 64px);margin:32px auto;padding:34px 38px 44px;box-shadow:0 12px 35px #2337520f}.folder-heading{border-bottom-color:#e6ebf2;padding-bottom:17px;font-size:24px}.big-folder{background:#2864ff}.folder-summary{color:#8794a8;margin-top:17px}.file-list li{border-bottom-color:#edf1f6;border-radius:8px;min-height:68px;transition:background .15s}.file-list li:hover{background:#f7f9fc}.file-entry{padding:0 12px}.file-list time{padding-right:12px}.content-empty-state,.actual-download-card{background:#f8fafd;border-color:#d6e0ed;border-radius:14px}.pdf-viewer,.pdf-viewer.actual-file-viewer{background:#dfe6ef;padding:18px}.actual-document-viewer,.actual-image-viewer{border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #1c2b4124}.article-layout,.article-layout.managed,.article-layout.managed.has-dynamic-outline{grid-template-columns:minmax(0,850px) 240px;gap:24px;width:min(1160px,100% - 64px);margin:32px auto 64px;padding-top:0}.article-content{background:#fff;border:1px solid #e0e7f0;border-radius:18px;padding:38px 44px 60px;box-shadow:0 12px 35px #2337520e}.article-content h1{color:#17243a;font-size:34px}.managed-article-body h1,.managed-article-body h2,.managed-article-body h3{color:#1a2942}.article-outline{background:#fff;border:1px solid #e0e7f0;border-radius:15px;margin-top:0;padding:22px;top:24px;box-shadow:0 10px 28px #2337520d}.outline-title{color:#21304a;border-bottom:1px solid #edf1f6;padding-bottom:12px;font-weight:700}.dynamic-outline button.active{color:#2864ff;box-shadow:inset 3px 0 #2864ff}@media (width<=1180px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout,.article-layout.managed,.article-layout.managed.has-dynamic-outline{grid-template-columns:minmax(0,1fr) 220px}}@media (width<=860px){.site-header{width:calc(100% - 40px)}.hero{height:410px}.hero-content{width:calc(100% - 40px);padding-top:112px}.product-center{border-radius:17px;width:calc(100% - 28px);margin-top:-42px;padding:24px 20px 36px}.product-layout{grid-template-columns:1fr}.category-tree-panel{gap:7px;padding:10px;display:flex;overflow-x:auto}.portal-category-group{flex:none}.category-panel button,.category-panel button.category-all{border:0;border-radius:8px;min-height:36px;padding:0 12px}.portal-subcategories{display:none}.docs-sidebar{box-shadow:14px 0 38px #030e2542}.folder-page{width:calc(100% - 32px);min-height:calc(100% - 32px);margin:16px;padding:26px 22px 36px}.article-layout,.article-layout.managed,.article-layout.managed.has-dynamic-outline{grid-template-columns:1fr;width:calc(100% - 32px);margin:16px}.article-content{padding:28px 24px 44px}.pdf-viewer,.pdf-viewer.actual-file-viewer{padding:8px}}@media (width<=620px){.site-header{height:64px}.hero{height:380px}.hero-content{padding-top:96px}.hero h1{font-size:36px}.hero-description{max-width:310px;font-size:14px!important}.hero-search{background:#fff;width:100%;height:54px}.product-section-heading{margin-bottom:18px}.product-center .product-section-heading h2{font-size:21px}.product-grid{grid-template-columns:1fr}.product-card{min-height:116px;padding:16px}.article-content h1{font-size:28px}}
