:root{--bg:#07131f;--bg2:#0b1d2c;--panel:#0d2233;--line:#24475d;--cyan:#28d6ec;--blue:#38a9ff;--mint:#54f0b8;--text:#eaf5ff;--muted:#9cb6c8;--light:#f5f9fc;--ink:#102231;--soft:#e6eef4;--radius:18px;--wrap:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--light);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%}.rh-wrap{width:min(calc(100% - 40px),var(--wrap));margin:auto}.rh-skip{position:fixed;left:16px;top:-60px;z-index:1000;background:#fff;padding:10px 14px;border-radius:8px}.rh-skip:focus{top:16px}.rh-progress{position:fixed;top:0;left:0;right:0;height:2px;z-index:999;background:transparent}.rh-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--cyan),var(--mint))}.rh-statusbar{background:#03101a;border-bottom:1px solid #173143;color:#8eb3c9;font:700 11px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em}.rh-statusbar .rh-wrap{display:flex;justify-content:space-between;gap:20px;padding:10px 0}.rh-statusbar span i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 10px var(--mint);margin-right:8px}.rh-header{background:#07131f;color:var(--text);position:relative;z-index:30}.rh-header__inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:30px}.rh-brand{display:flex;align-items:center;gap:12px}.rh-brand__mark{width:42px;height:42px;border:1px solid #2a5973;border-radius:11px;display:grid;place-items:center;background:#0a1b29}.rh-brand__mark svg{width:30px;fill:none;stroke:var(--cyan);stroke-width:1.4}.rh-brand strong{font-size:20px}.rh-brand small{display:block;color:#6f9bb4;font:700 9px ui-monospace,monospace;letter-spacing:.12em}.rh-desktop-nav{display:flex;align-items:center;gap:28px}.rh-desktop-nav a{font-size:14px;color:#a9c0cf}.rh-desktop-nav a:hover,.rh-desktop-nav .is-active{color:#fff}.rh-menu-button{display:none;background:transparent;color:#fff;border:1px solid #315269;border-radius:9px;padding:10px 13px}.rh-main{min-height:60vh}.rh-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 92% 8%,rgba(40,214,236,.13),transparent 31%),linear-gradient(135deg,#07131f 0%,#081a28 100%);color:var(--text);padding:68px 0 76px}.rh-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(71,138,176,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(71,138,176,.08) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent)}.rh-hero__grid{position:relative;display:grid;grid-template-columns:1.05fr .82fr;gap:70px;align-items:center}.rh-system-label,.rh-eyebrow{display:flex;align-items:center;gap:12px;color:var(--cyan);font:700 11px ui-monospace,monospace;letter-spacing:.12em}.rh-system-label span{width:26px;height:1px;background:var(--cyan)}.rh-hero h1{font-size:clamp(44px,5vw,72px);line-height:1.04;letter-spacing:-.045em;margin:26px 0 20px;max-width:760px}.rh-hero__copy>p{font-size:19px;color:#bfd2df;max-width:690px;margin:0}.rh-hero__actions{display:flex;gap:12px;margin-top:32px}.rh-button{display:inline-flex;align-items:center;justify-content:center;gap:15px;padding:14px 20px;border-radius:9px;font-weight:800;font-size:13px}.rh-button--primary{background:linear-gradient(90deg,var(--cyan),#35b8ff);color:#03202a}.rh-button--ghost{border:1px solid #31546b;color:#dceaf3;background:#0a1b29}.rh-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px}.rh-metrics div{border-top:1px solid #27455a;padding-top:15px}.rh-metrics strong{display:block;font:800 26px ui-monospace,monospace;color:#fff}.rh-metrics span{font-size:12px;color:#89a8bb}.rh-console{border:1px solid #31586f;background:rgba(8,27,41,.88);border-radius:20px;overflow:hidden;box-shadow:0 25px 70px rgba(0,0,0,.25)}.rh-console__head{height:50px;border-bottom:1px solid #27475c;padding:0 22px;display:flex;align-items:center;justify-content:space-between;color:#7ca6be;font:700 10px ui-monospace,monospace;letter-spacing:.1em}.rh-console__head b{color:var(--mint)}.rh-console__head i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 10px var(--mint);margin-right:7px}.rh-console__map{height:170px;margin:20px;border:1px solid #24485e;border-radius:12px;position:relative;background-image:linear-gradient(rgba(62,126,162,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(62,126,162,.08) 1px,transparent 1px);background-size:24px 24px}.rh-map-node{position:absolute;width:40px;height:40px;border:1px solid #3b7898;border-radius:10px;display:grid;place-items:center;font:700 10px ui-monospace;color:#9ceaff;background:#0b2232}.rh-map-node--router{left:48%;top:42%;border-color:var(--cyan);color:var(--cyan)}.rh-map-node--pc{left:16%;top:57%}.rh-map-node--phone{left:18%;top:20%}.rh-map-node--wan{right:14%;top:41%}.rh-map-line{position:absolute;height:1px;background:#29c7e0;transform-origin:left}.rh-map-line--a{left:24%;top:36%;width:30%;transform:rotate(30deg)}.rh-map-line--b{left:25%;top:74%;width:29%;transform:rotate(-35deg)}.rh-map-line--c{left:55%;top:53%;width:27%;transform:rotate(-8deg)}.rh-console__featured{padding:0 24px 18px}.rh-console__featured small,.rh-console__featured span{display:block;color:#6998b3;font:700 9px ui-monospace;letter-spacing:.1em}.rh-console__featured strong{display:block;font:800 30px ui-monospace;color:#fff;margin:4px 0}.rh-console__rows{margin:0 24px;border-top:1px solid #27475c}.rh-console__rows div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #1f3b4e;font-size:12px}.rh-console__rows span{color:#7798ac}.rh-console__rows b{color:#d6e7f1;text-align:right}.rh-console__link{display:flex;justify-content:space-between;margin:18px 24px 24px;padding:13px 15px;border:1px solid #2d6078;border-radius:8px;color:var(--cyan);font:800 11px ui-monospace;letter-spacing:.06em}.rh-directory,.rh-task-section,.rh-guide-section,.rh-faq-section{padding:84px 0}.rh-section-heading{max-width:760px;margin-bottom:34px}.rh-section-heading>span{color:#0787a2;font:800 10px ui-monospace;letter-spacing:.13em}.rh-section-heading h2{font-size:clamp(30px,4vw,48px);line-height:1.1;letter-spacing:-.035em;margin:9px 0 12px}.rh-section-heading p{color:#607887;margin:0;font-size:17px}.rh-section-heading--split{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:25px}.rh-section-heading--split>small{font:700 10px ui-monospace;color:#7c95a4;letter-spacing:.08em}.rh-ip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rh-ip-card{background:#fff;border:1px solid #d6e2ea;border-radius:15px;padding:20px;min-height:245px;display:flex;flex-direction:column;box-shadow:0 8px 25px rgba(28,55,73,.04);transition:.2s}.rh-ip-card:hover{transform:translateY(-4px);border-color:#78cfe0;box-shadow:0 18px 38px rgba(28,55,73,.1)}.rh-ip-card>div{display:flex;justify-content:space-between;color:#7f96a4;font:700 10px ui-monospace}.rh-ip-card>div i{width:8px;height:8px;border-radius:50%;background:var(--mint);box-shadow:0 0 10px #54f0b8}.rh-ip-card small{margin-top:30px;color:#7590a0;font:700 9px ui-monospace;letter-spacing:.1em}.rh-ip-card strong{font:800 24px ui-monospace;color:#0b2b3d;margin:5px 0 12px}.rh-ip-card p{font-size:13px;color:#6b7f8c;margin:0}.rh-ip-card b{margin-top:auto;padding-top:18px;border-top:1px solid #e6edf2;font-size:13px}.rh-ip-card em{font-style:normal;float:right;color:#008ba7}.rh-task-section{background:#fff;border-top:1px solid #e2ebf0;border-bottom:1px solid #e2ebf0}.rh-task-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rh-task-grid a{padding:24px;border:1px solid #d8e4eb;border-radius:15px;background:#f9fcfe;position:relative}.rh-task-grid a>span{font:800 10px ui-monospace;color:#7792a2}.rh-task-grid a>i{float:right;font-style:normal;color:#08a3c2}.rh-task-grid h3{font-size:20px;margin:28px 0 8px}.rh-task-grid p{font-size:14px;color:#657c8a;margin:0}.rh-brand-section{padding:82px 0;background:#081724;color:#edf7ff}.rh-section-heading--light h2{color:#fff}.rh-section-heading--light p{color:#92aabd}.rh-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.rh-brand-grid a{border:1px solid #28495d;border-radius:12px;padding:20px;background:#0b1e2c;display:grid;grid-template-columns:1fr auto}.rh-brand-grid a span{grid-column:1/-1;color:#6e9bb4;font:700 9px ui-monospace;letter-spacing:.1em}.rh-brand-grid strong{font-size:18px;margin-top:8px}.rh-brand-grid i{font-style:normal;color:var(--cyan);align-self:end}.rh-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rh-guide-card{background:#fff;border:1px solid #d8e4eb;border-radius:15px;padding:24px;display:flex;flex-direction:column;min-height:265px}.rh-guide-card>div{display:flex;justify-content:space-between;color:#7891a1;font:700 10px ui-monospace}.rh-guide-card em{font-style:normal;color:#00a0bd}.rh-guide-card h3{font-size:22px;line-height:1.25;margin:28px 0 10px}.rh-guide-card p{color:#657d8b;font-size:14px}.rh-guide-card b{margin-top:auto;font-size:13px}.rh-guide-card b i{float:right;font-style:normal;color:#00a0bd}.rh-editorial{padding:84px 0;background:#eef4f7;border-top:1px solid #dce6ec}.rh-section-heading--editorial{max-width:820px}.rh-article-layout{display:grid;grid-template-columns:250px minmax(0,820px);gap:54px;align-items:start}.rh-toc-side>div{position:sticky;top:24px;border-left:1px solid #bfcfd8;padding-left:20px}.rh-toc-side>div>span{font:800 10px ui-monospace;color:#6e8796;letter-spacing:.12em}.rh-toc{display:grid;margin-top:14px}.rh-toc a{font-size:13px;color:#657d8b;padding:6px 0}.rh-toc a.depth-3{padding-left:14px}.rh-toc a.is-active{color:#008aa5;font-weight:700}.rh-article{min-width:0}.rh-richtext{background:#fff;border:1px solid #d9e4ea;border-radius:16px;padding:clamp(24px,5vw,52px);font-size:17px;color:#263b49}.rh-richtext h2{font-size:32px;line-height:1.2;margin:42px 0 16px;color:#102b3b}.rh-richtext h2:first-child{margin-top:0}.rh-richtext h3{font-size:23px;margin:30px 0 10px;color:#13354a}.rh-richtext p{margin:0 0 18px}.rh-richtext ul,.rh-richtext ol{padding-left:24px}.rh-richtext code{background:#edf4f7;border:1px solid #d7e3e9;padding:2px 6px;border-radius:5px}.rh-mobile-toc{display:none}.rh-faq-list{display:grid;gap:12px;max-width:900px}.rh-faq-list details{background:#fff;border:1px solid #d8e4eb;border-radius:12px}.rh-faq-list summary{list-style:none;cursor:pointer;padding:18px 20px;display:flex;justify-content:space-between;gap:20px}.rh-faq-list summary::-webkit-details-marker{display:none}.rh-faq-list summary i:before{content:'+';font-style:normal;color:#058da8}.rh-faq-list details[open] summary i:before{content:'−'}.rh-faq-list details>div{padding:0 20px 18px;color:#607887}.rh-page-hero{background:#081724;color:#edf7ff;padding:52px 0}.rh-breadcrumb{display:flex;gap:10px;color:#7fa0b4;font-size:13px;margin-bottom:28px}.rh-page-hero__grid{display:grid;grid-template-columns:1fr 330px;gap:45px;align-items:center}.rh-page-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.08;margin:15px 0}.rh-page-lead{font-size:18px;color:#b8ccd8}.rh-meta{display:flex;gap:18px;color:#82a1b4;font-size:12px;margin-top:22px}.rh-login-card,.rh-topic-card{border:1px solid #31566d;border-radius:15px;background:#0b2030;padding:22px}.rh-login-card small{color:#72a0b9;font:700 9px ui-monospace}.rh-login-card strong{display:block;font:800 28px ui-monospace;margin:7px 0}.rh-login-card p{color:#9bb4c3;font-size:13px}.rh-login-card a,.rh-login-card button{display:block;width:100%;padding:12px;border-radius:8px;text-align:center;font-weight:800;font-size:12px}.rh-login-card a{background:var(--cyan);color:#06222b}.rh-login-card button{margin-top:8px;background:#102b3e;border:1px solid #31566d;color:#dceaf2}.rh-topic-card{text-align:center}.rh-topic-card div{display:flex;justify-content:center;gap:8px}.rh-topic-card div span{width:8px;height:8px;border-radius:50%;background:var(--cyan)}.rh-topic-card small{display:block;color:#799eb4;margin-top:25px}.rh-topic-card strong{font:800 42px ui-monospace}.rh-page-hero+.rh-wrap.rh-article-layout{padding-top:70px;padding-bottom:80px}.rh-safety-note{font-size:12px;color:#718895;margin-top:22px}.rh-article-section{margin-top:45px}.rh-section-heading--article h2{font-size:34px}.rh-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.rh-related-grid a{background:#fff;border:1px solid #d8e4eb;border-radius:13px;padding:20px;position:relative}.rh-related-grid span{font:700 9px ui-monospace;color:#6f8b9a}.rh-related-grid strong{display:block;font-size:19px;margin:8px 0}.rh-related-grid p{font-size:13px;color:#6e828f}.rh-related-grid i{position:absolute;right:18px;top:18px;font-style:normal;color:#0096b3}.rh-footer{background:#06121c;color:#a7bdca;padding:64px 0 20px}.rh-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px}.rh-footer h2{font-size:13px;color:#edf7ff;margin:0 0 15px}.rh-footer a{display:block;font-size:13px;margin:8px 0}.rh-footer__about p,.rh-footer p{font-size:13px}.rh-brand--footer{display:inline-flex;color:#fff}.rh-footer__bottom{border-top:1px solid #1c3444;margin-top:40px;padding-top:18px;display:flex;justify-content:space-between;font-size:11px}.rh-drawer{display:none}.rh-empty{padding:30px;background:#fff;border:1px dashed #b9ccd7;border-radius:12px;color:#6e8390}
@media(max-width:1050px){.rh-desktop-nav{display:none}.rh-menu-button{display:block}.rh-hero__grid{grid-template-columns:1fr;gap:42px}.rh-console{max-width:700px}.rh-ip-grid,.rh-task-grid,.rh-brand-grid{grid-template-columns:repeat(2,1fr)}.rh-guide-grid{grid-template-columns:repeat(2,1fr)}.rh-footer__grid{grid-template-columns:repeat(2,1fr)}.rh-drawer{display:block;position:fixed;inset:0;z-index:100;pointer-events:none}.rh-drawer.is-open{pointer-events:auto}.rh-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.6);opacity:0;transition:.2s}.rh-drawer.is-open .rh-drawer__backdrop{opacity:1}.rh-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(390px,90vw);background:#081724;color:#fff;padding:24px;transform:translateX(100%);transition:.25s;overflow:auto}.rh-drawer.is-open .rh-drawer__panel{transform:none}.rh-drawer__head{display:flex;justify-content:space-between;align-items:center}.rh-drawer__head button{background:none;border:0;color:#fff;font-size:30px}.rh-drawer__nav{display:grid;margin-top:28px}.rh-drawer__nav a{padding:14px 0;border-bottom:1px solid #213c4e}.rh-drawer__nav span{color:var(--cyan);font:700 10px ui-monospace;margin-right:12px}.rh-drawer__ips{margin-top:30px}.rh-drawer__ips small{color:#7197ad}.rh-drawer__ips a{display:block;padding:8px 0}.rh-drawer-open{overflow:hidden}}
@media(max-width:760px){.rh-wrap{width:min(calc(100% - 24px),var(--wrap))}.rh-statusbar b{display:none}.rh-header__inner{height:72px}.rh-brand small{display:none}.rh-hero{padding:48px 0 54px}.rh-hero h1{font-size:42px}.rh-hero__copy>p{font-size:16px}.rh-hero__actions{flex-direction:column}.rh-metrics{grid-template-columns:1fr}.rh-console__map{height:150px}.rh-ip-grid,.rh-task-grid,.rh-brand-grid,.rh-guide-grid,.rh-related-grid{grid-template-columns:1fr}.rh-directory,.rh-task-section,.rh-guide-section,.rh-faq-section,.rh-editorial{padding:58px 0}.rh-section-heading--split{display:block}.rh-section-heading--split>small{display:block;margin-top:10px}.rh-article-layout{display:block}.rh-toc-side{display:none}.rh-mobile-toc{display:block;background:#fff;border:1px solid #d8e4eb;border-radius:10px;padding:12px 15px;margin-bottom:15px}.rh-mobile-toc nav{display:grid;margin-top:10px}.rh-mobile-toc a{font-size:13px;padding:5px 0}.rh-page-hero__grid{grid-template-columns:1fr}.rh-login-card,.rh-topic-card{max-width:400px}.rh-footer__grid{grid-template-columns:1fr}.rh-footer__bottom{display:grid;gap:8px}.rh-richtext{padding:24px;font-size:16px}.rh-richtext h2{font-size:27px}}
