:root{--red:#e60020;--ink:#20252e;--muted:#707782;--line:#e5e7eb;--surface:#f6f7f9;--green:#218052}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;color:var(--ink);font:14px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:var(--surface)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--red)}button{cursor:pointer}button:disabled{cursor:default}a:hover{color:var(--red)}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;border-right:1px solid var(--line);background:white;display:flex;flex-direction:column;z-index:10}.brand{height:103px;padding:25px 24px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;gap:8px}.brand img{width:150px;height:23px;object-fit:contain;object-position:left}.brand span{font-size:11px;color:var(--muted);letter-spacing:1.1px}.nav-label{font-size:10px;color:#9297a0;padding:27px 24px 12px;letter-spacing:1px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 24px;border-left:3px solid transparent;color:#656c76;margin:3px 0}.nav-item>span{font-size:20px;width:20px;line-height:1}.nav-item.selected{border-color:var(--red);background:#fff2f3;color:var(--red);font-weight:600}.nav-item small{margin-left:auto}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding:22px 24px;font-size:12px}.sidebar-bottom .subtle{display:block;margin:4px 0 0 12px;font-size:11px}.pilot-dot{display:inline-block;height:6px;width:6px;background:#c38b39;border-radius:50%;margin-right:7px}.workspace{margin-left:232px}.topbar{height:65px;background:#ffffffed;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 40px;position:sticky;top:0;z-index:5}.topbar>div{display:flex;align-items:center}.topbar strong{font-size:14px;letter-spacing:.1px}.top-divider{height:16px;width:1px;background:var(--line);margin:0 16px}.topbar a{font-size:12px}.subtle{color:var(--muted);font-size:12px}main{max-width:1470px;margin:0 auto;padding:27px 40px 0}.breadcrumb{font-size:11px;color:#848b96;margin-bottom:30px}.breadcrumb span{margin:0 10px;color:#c8ccd2}.intro{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:30px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:650;margin:0 0 10px;color:var(--red)}h1{font-size:30px;line-height:1.35;font-weight:650;letter-spacing:-.6px;margin:0 0 12px}.intro-copy{color:var(--muted);font-size:13px;margin:0}.tag{border:1px solid #dce0e5;border-radius:4px;font-size:11px;padding:5px 10px;background:white;white-space:nowrap}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px}.tabs{display:flex;gap:22px;align-items:center}.tab{border:0;background:none;color:var(--muted);padding:10px 0;border-bottom:2px solid transparent;font-size:12px}.tab.active{border-color:var(--red);font-weight:600;color:var(--ink)}.tab span{background:#e8eaed;font-size:10px;padding:1px 5px;margin-left:5px;border-radius:3px}.search{display:flex;align-items:center;gap:10px;padding:6px 10px;border:1px solid var(--line);background:white;border-radius:4px}.search>span{font-size:21px;line-height:1;color:#999}.search input{width:180px;background:none;border:none;min-width:0;font-size:11px;padding:2px}.search kbd{font:10px sans-serif;color:#b1b6bf;border:1px solid var(--line);padding:0 4px}.device{border:1px solid var(--line);border-radius:6px;background:white;display:grid;grid-template-columns:45% 55%;overflow:hidden}.product-visual{position:relative;border-right:1px solid var(--line);background:#fcfcfd;display:flex;flex-direction:column;padding:27px 30px 22px;justify-content:space-between;min-width:0}.product-label{font-size:15px;letter-spacing:.5px;font-weight:700;display:flex;align-items:center;justify-content:space-between}.product-label span{font:11px ui-monospace,monospace;color:#999}.product-visual img{width:100%;max-height:330px;object-fit:contain;mix-blend-mode:multiply}.visual-caption{display:flex;justify-content:space-between;font:9px ui-monospace,monospace;color:#9298a2;letter-spacing:.8px;gap:10px}.product-content{padding:30px 32px}.device-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.device-heading .eyebrow{margin:0;font-size:9px}.status{font-size:10px;padding:4px 8px;border-radius:4px;background:#fff7eb;color:#996219;white-space:nowrap}.status:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:currentColor;margin-right:6px}h2{font-size:21px;line-height:1.4;margin:10px 0 13px;font-weight:650}.product-content h2{font-size:29px;letter-spacing:-.8px;margin:15px 0 10px}.description{font-size:12px;color:var(--muted);line-height:1.9;max-width:380px;margin:0 0 20px}.specs{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;margin:0 0 24px}.specs dt{color:#9197a1;font-size:10px;margin-bottom:3px}.specs dd{font-size:12px;font-weight:500;margin:0}.capabilities{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:25px}.capabilities span{font-size:10px;color:#616b78;background:#f5f6f8;border:1px solid #edf0f3;padding:3px 7px;border-radius:3px}.device-actions{display:flex;gap:10px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:39px;padding:8px 19px;border:1px solid var(--line);border-radius:4px;font-weight:550;font-size:12px}.primary{background:var(--red);border-color:var(--red);color:white}.primary:hover{background:#c9001b;color:white}.secondary{background:white}.access-note{font-size:10px;color:#999fa9;margin:12px 0 0}.environment{margin-top:30px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px}.section-heading h2{font-size:16px;margin:0}.section-heading>a{font-size:11px;color:#6e7580}.environment-grid{display:grid;grid-template-columns:repeat(3,1fr);background:white;border:1px solid var(--line);border-radius:5px}.environment-grid article{padding:22px;display:flex;align-items:flex-start;gap:13px}.environment-grid article+article{border-left:1px solid var(--line)}.env-icon{height:33px;width:33px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:4px;font:17px ui-monospace,monospace;color:#737b86;flex-shrink:0}.environment h3{font-size:12px;margin:0 0 4px}.environment article p{font-size:10px;color:#999fa9;margin:0 0 8px}.state{font-size:10px;color:var(--green)}.state.pending{color:#a67b32}.env-note{font-size:10px;color:#9298a2;margin:10px 0}.guide{margin-top:37px;padding:26px 0 32px;border-top:1px solid var(--line)}.guide .eyebrow{font-size:9px;margin-bottom:5px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:25px}.step-number{font:12px ui-monospace,monospace;color:var(--red)}.steps h3{font-size:13px;margin:8px 0}.steps p{font-size:11px;color:var(--muted);line-height:1.9;max-width:290px;margin:0}footer{display:flex;align-items:center;justify-content:space-between;padding:23px 0;border-top:1px solid var(--line);color:#969ca6;font-size:10px;gap:12px}footer>span:first-child{color:#6a737e;font-size:12px}footer b{color:var(--red);font-weight:500}.empty{padding:50px;text-align:center;color:var(--muted)}[hidden]{display:none!important}dialog{width:min(510px,calc(100% - 32px));padding:28px;border:1px solid var(--line);border-radius:9px;color:var(--ink);box-shadow:0 20px 70px #0002}dialog::backdrop{background:#11182770;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start}.dialog-heading h2{margin:5px 0;font-size:22px}.dialog-heading .eyebrow{font-size:9px}.close{background:none;border:0;color:#737b85;font-size:26px;line-height:1;padding:3px 7px}.dialog-summary{color:var(--muted);font-size:12px}.connection-option{display:flex;align-items:center;gap:14px;border:1px solid var(--line);padding:17px;border-radius:5px;margin:22px 0}.connection-option div{flex:1}.connection-option strong{font-size:13px}.connection-option p{font-size:11px;color:var(--muted);margin:4px 0 0}.dialog-note{font-size:11px;color:#858c96;margin-top:22px}.connection-unavailable{background:#fff8ed;border:1px solid #f0dfbd;padding:17px;margin-top:20px;border-radius:5px}.connection-unavailable strong{font-size:13px}.connection-unavailable p{font-size:12px;color:#8c7550;margin:7px 0 0}
@media(min-width:1500px){.product-visual img{max-height:360px}.product-content{padding:37px 42px}}@media(max-width:1100px){.sidebar{width:195px}.workspace{margin-left:195px}main{padding:24px}.topbar{padding:0 24px}h1{font-size:25px}.product-content{padding:25px}.product-visual{padding:23px}.specs{gap:12px}.button{padding:8px 13px;gap:15px}.environment-grid article{padding:17px 12px;gap:9px}}@media(max-width:800px){.sidebar{position:static;width:auto;height:65px;border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px}.brand{height:auto;padding:0;border:0}.brand img{width:127px;height:20px}.brand span{font-size:9px;line-height:1}.sidebar .nav-label,.sidebar nav,.sidebar-bottom{display:none}.workspace{margin-left:0}.topbar{position:static;height:47px;padding:0 20px}.topbar strong{font-size:12px}.topbar .subtle{display:none}.top-divider{display:none}main{padding:20px}.breadcrumb{margin-bottom:23px}.intro{align-items:flex-start}.intro .tag{display:none}h1{font-size:25px}.intro-copy{font-size:12px}.device{grid-template-columns:1fr}.product-visual{border-right:0;border-bottom:1px solid var(--line);padding:20px}.product-visual img{height:270px}.product-content{padding:25px}.environment-grid{grid-template-columns:1fr}.environment-grid article{padding:19px}.environment-grid article+article{border-left:0;border-top:1px solid var(--line)}.steps{grid-template-columns:1fr;gap:25px}.steps p{max-width:none}.search input{width:130px}.tabs{gap:13px}.search kbd{display:none}.section-heading .subtle{font-size:10px}.section-heading{align-items:flex-start}footer{flex-wrap:wrap}footer>span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
