/* S35 数据中心服务器托管：HPC 视觉系统下的独立中文页。 */
.s35-colocation-cn {
	--s35-bg: #060d14;
	--s35-panel: #0b1822;
	--s35-panel-2: #0d202b;
	--s35-text: #f2f8fb;
	--s35-muted: #b7cbd5;
	--s35-faint: #7893a0;
	--s35-line: rgba(151, 190, 205, .2);
	--s35-line-strong: rgba(151, 190, 205, .42);
	--s35-accent: #73d8e7;
	--s35-accent-strong: #b2f4fa;
	--s35-accent-soft: rgba(115, 216, 231, .16);
	--s35-warning: #f0bb78;
	position: relative;
	background: var(--s35-bg);
	color: var(--s35-text);
	font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
}
.s35-colocation-cn *,
.s35-colocation-cn *::before,
.s35-colocation-cn *::after { box-sizing: border-box; }
.s35-colocation-cn a { color: inherit; text-decoration: none; }
.s35-colocation-cn a:not(.s35-button) { border-bottom: 1px solid rgba(115, 216, 231, .52); }
.s35-colocation-cn a:not(.s35-button):hover { border-bottom-color: var(--s35-accent-strong); color: var(--s35-accent-strong); }
.s35-colocation-cn img { display: block; max-width: 100%; }
.s35-shell,
.s35-content { width: min(1240px, calc(100% - 80px)); margin-right: auto; margin-left: auto; }
.s35-shell { width: min(1280px, calc(100% - 80px)); }
.s35-sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }
.s35-eyebrow { display: flex; align-items: center; gap: 10px; margin: 0; color: var(--s35-accent); font-size: 11px; font-weight: 600; letter-spacing: .16em; line-height: 1.35; text-transform: uppercase; }
.s35-eyebrow > span:first-child:not(.s35-eyebrow__no) { width: 8px; height: 8px; border: 1px solid var(--s35-accent); border-radius: 50%; box-shadow: 0 0 0 4px var(--s35-accent-soft); }
.s35-eyebrow__no { min-width: 22px; color: var(--s35-accent-strong); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: 11px; letter-spacing: .08em; }
.s35-hero { position: relative; min-height: 100svh; overflow: hidden; background: #07131c; }
.s35-hero__media,
.s35-hero__scrim { position: absolute; inset: 0; }
.s35-hero__media img { width: 100%; height: 100%; object-fit: cover; object-position: center 47%; opacity: .72; }
.s35-hero__scrim { background: linear-gradient(90deg, rgba(3, 10, 15, .96) 0%, rgba(3, 10, 15, .82) 34%, rgba(3, 10, 15, .28) 73%, rgba(3, 10, 15, .66) 100%), linear-gradient(0deg, rgba(2, 6, 10, .98) 0%, transparent 57%, rgba(2, 6, 10, .38) 100%); }
.s35-hero__inner { position: relative; display: flex; align-items: flex-end; min-height: inherit; padding-top: 132px; padding-bottom: 72px; }
.s35-hero__copy { max-width: 790px; }
.s35-hero h1 { max-width: 900px; margin: 28px 0 0; color: #f5fbfd; font-size: clamp(58px, 7vw, 104px); font-weight: 500; letter-spacing: -.06em; line-height: .98; text-wrap: balance; }
.s35-hero h1 span { display: block; }
.s35-hero__lead { max-width: 760px; margin: 30px 0 0; color: #d3e4eb; font-size: clamp(17px, 1.6vw, 21px); line-height: 1.78; }
.s35-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.s35-button { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 12px 18px; border: 1px solid transparent; border-radius: 2px; font-size: 13px; font-weight: 600; line-height: 1.3; transition: background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease; }
.s35-button:hover { transform: translateY(-1px); }
.s35-button--primary { background: var(--s35-accent); color: #061016 !important; }
.s35-button--primary:hover { background: var(--s35-accent-strong); }
.s35-button--quiet { border-color: rgba(186, 220, 229, .52); color: var(--s35-text) !important; }
.s35-button--quiet:hover { border-color: var(--s35-accent); color: var(--s35-accent-strong) !important; }
.s35-colocation-cn .s35-hero__meta { margin: 27px 0 0; color: #a8c4ce; font-size: 11px; line-height: 1.75; }
.s35-colocation-cn .s35-hero__meta span { display: inline-block; margin-top: 5px; color: #8fa9b5; font-size: 11px; }
body.service53-missing-page .s35-colocation-cn p.s35-eyebrow,
body.service53-missing-page .s35-colocation-cn p.s35-hero__meta { font-size: 11px !important; }
.s35-hero__meta a { border-bottom-color: rgba(170, 229, 236, .46); }
.s35-hero__note { position: absolute; right: 0; bottom: 74px; max-width: 300px; margin: 0; padding-top: 14px; border-top: 1px solid rgba(115, 216, 231, .62); color: #c6d8e1; font-size: 12px; line-height: 1.7; }
.s35-main { background: var(--s35-bg); }
.s35-section { padding: 64px 0; }
.s35-section:nth-child(odd) { background: var(--s35-bg); }
.s35-section:nth-child(even) { background: var(--s35-panel); }
.s35-section-head h2,
.s35-delivery-copy h2,
.s35-contact h2 { max-width: 830px; margin: 20px 0 0; color: var(--s35-text); font-size: clamp(34px, 4.1vw, 64px); font-weight: 500; letter-spacing: -.05em; line-height: 1.08; text-wrap: balance; }
.s35-section-head > p:last-child { max-width: 720px; margin: 26px 0 0; color: var(--s35-muted); font-size: 16px; line-height: 1.85; }
.s35-section-head--split { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(280px, .95fr); gap: 7vw; align-items: start; }
.s35-section-head--split > p:last-child { margin: 0; }
.s35-section-head--wide { max-width: 920px; }
.s35-two-column { display: grid; grid-template-columns: minmax(0, 1fr) minmax(280px, .72fr); gap: 9vw; align-items: start; }
.s35-problem__copy { color: var(--s35-muted); font-size: 16px; line-height: 1.85; }
.s35-problem__copy p { margin: 0; }
.s35-problem__copy p + p { margin-top: 18px; color: var(--s35-faint); }
.s35-reason-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin-top: 74px; }
.s35-reason-grid article { min-height: 220px; padding: 22px; border-top: 1px solid var(--s35-accent); border-right: 1px solid var(--s35-line); border-bottom: 1px solid var(--s35-line); border-left: 1px solid var(--s35-line); background: rgba(10, 27, 38, .64); }
.s35-index { color: var(--s35-accent); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: 11px; letter-spacing: .08em; }
.s35-reason-grid h3,
.s35-service-row h3,
.s35-boundary-table h3 { margin: 27px 0 0; color: var(--s35-text); font-size: 20px; font-weight: 500; letter-spacing: -.02em; line-height: 1.4; }
.s35-reason-grid p,
.s35-service-row p,
.s35-boundary-table p { margin: 10px 0 0; color: var(--s35-muted); font-size: 14px; line-height: 1.8; }
.s35-architecture { background: var(--s35-panel-2) !important; }
.s35-architecture-board { margin-top: 58px; padding: 15px; border: 1px solid var(--s35-line); background: rgba(3, 7, 11, .58); }
.s35-diagram__bar { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 4px 5px 14px; border-bottom: 1px solid var(--s35-line); }
.s35-diagram__bar p { display: flex; align-items: center; gap: 10px; margin: 0; color: var(--s35-faint); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: 10px; letter-spacing: .12em; line-height: 1.4; }
.s35-diagram__bar p span { width: 6px; height: 6px; border-radius: 50%; background: var(--s35-accent); box-shadow: 0 0 0 4px var(--s35-accent-soft); }
.s35-diagram__bar button { min-height: 34px; padding: 7px 12px; border: 1px solid var(--s35-line-strong); border-radius: 2px; background: transparent; color: var(--s35-text); cursor: pointer; font: inherit; font-size: 11px; }
.s35-diagram__bar button:hover { border-color: var(--s35-accent); color: var(--s35-accent); }
.s35-architecture-canvas { position: relative; min-height: 500px; margin-top: 3px; overflow: hidden; }
.s35-architecture-lines { position: absolute; z-index: 0; inset: 0; width: 100%; height: 100%; overflow: visible; pointer-events: none; }
.s35-architecture-lines path { fill: none; stroke: var(--s35-accent); stroke-width: 1.45; stroke-linecap: round; vector-effect: non-scaling-stroke; opacity: .56; }
.s35-architecture-lines path.s35-line-motion { stroke-dasharray: 100; stroke-dashoffset: 100; opacity: 0; }
.s35-architecture-lines path[data-s35-path="power-facility"],
.s35-architecture-lines path[data-s35-path="cooling-facility"],
.s35-architecture-lines path[data-s35-path="security-facility"] { stroke: var(--s35-muted); stroke-dasharray: 5 7; opacity: .58; }
.s35-architecture-lines path.s35-line-motion[data-s35-path="power-facility"],
.s35-architecture-lines path.s35-line-motion[data-s35-path="cooling-facility"],
.s35-architecture-lines path.s35-line-motion[data-s35-path="security-facility"] { stroke-dasharray: 5 7; opacity: 0; }
.s35-architecture-layout { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-template-rows: auto auto; grid-template-areas: "client access facility operations" "support support support support"; gap: 34px 20px; min-height: 470px; padding: 52px 25px 30px; align-items: center; }
.s35-node { min-height: 142px; padding: 19px; border: 1px solid var(--s35-line-strong); background: rgba(16, 36, 49, .92); box-shadow: 0 18px 40px rgba(0, 0, 0, .22); }
.s35-node--client { grid-area: client; }
.s35-node--access { grid-area: access; border-color: rgba(115, 216, 231, .58); background: rgba(9, 42, 52, .94); }
.s35-node--facility { grid-area: facility; min-height: 172px; border-color: rgba(115, 216, 231, .76); background: linear-gradient(145deg, rgba(22, 58, 67, .96), rgba(10, 27, 36, .98)); box-shadow: 0 0 0 1px rgba(115, 216, 231, .08), 0 24px 60px rgba(0, 0, 0, .32); }
.s35-node--operations { grid-area: operations; border-color: rgba(170, 192, 206, .54); background: rgba(10, 24, 34, .96); }
.s35-support-grid { grid-area: support; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; align-self: stretch; }
.s35-support-grid .s35-node { min-height: 104px; }
.s35-node > span { display: block; margin-bottom: 12px; color: var(--s35-accent); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: 10px; letter-spacing: .08em; }
.s35-node strong { display: block; color: var(--s35-text); font-size: 18px; font-weight: 500; letter-spacing: -.02em; line-height: 1.35; }
.s35-node small { display: block; margin-top: 9px; color: var(--s35-muted); font-size: 12px; line-height: 1.65; }
.s35-diagram__legend { display: flex; align-items: center; flex-wrap: wrap; gap: 18px; padding: 15px 5px 2px; border-top: 1px solid var(--s35-line); color: var(--s35-muted); font-size: 12px; }
.s35-legend-line { display: inline-block; width: 28px; margin-right: 7px; vertical-align: middle; border-top: 1px solid var(--s35-accent); }
.s35-legend-line--dashed { border-top-style: dashed; border-top-color: var(--s35-muted); }
.s35-diagram__legend strong { margin-left: auto; color: var(--s35-accent-strong); font-size: 11px; font-weight: 500; letter-spacing: .04em; }
.s35-scheme-figure { margin: 12px 0 0; padding: 12px; border: 1px solid var(--s35-line); background: rgba(3, 7, 11, .74); }
.s35-scheme-figure a { display: block; border: 0 !important; }
.s35-scheme-figure img { width: 100%; height: auto; border: 1px solid rgba(157, 198, 213, .25); object-fit: contain; }
.s35-scheme-figure figcaption { margin: 12px 4px 1px; color: var(--s35-faint); font-size: 12px; line-height: 1.7; }
.s35-architecture-board.is-flow-running .s35-architecture-lines path.s35-line-motion { animation: s35-path-loop 8.4s linear infinite; }
.s35-architecture-board.is-flow-running .s35-architecture-lines path.s35-line-motion[data-s35-path="access-facility"] { animation-delay: .18s; }
.s35-architecture-board.is-flow-running .s35-architecture-lines path.s35-line-motion[data-s35-path="facility-operations"] { animation-delay: .36s; }
.s35-architecture-board.is-flow-running .s35-architecture-lines path.s35-line-motion[data-s35-path="power-facility"] { animation-delay: .52s; }
.s35-architecture-board.is-flow-running .s35-architecture-lines path.s35-line-motion[data-s35-path="cooling-facility"] { animation-delay: .68s; }
.s35-architecture-board.is-flow-running .s35-architecture-lines path.s35-line-motion[data-s35-path="security-facility"] { animation-delay: .84s; }
@keyframes s35-path-loop { 0% { stroke-dashoffset: 100; opacity: 0; } 10% { opacity: .9; } 72% { opacity: .9; } 100% { stroke-dashoffset: 0; opacity: 0; } }
.s35-service-list { margin-top: 58px; border-top: 1px solid var(--s35-line); }
.s35-service-row { display: grid; grid-template-columns: 72px minmax(0, 1fr); gap: 26px; padding: 26px 0 29px; border-bottom: 1px solid var(--s35-line); }
.s35-service-row h3 { margin-top: 0; font-size: 21px; }
.s35-service-row p { max-width: 850px; margin-top: 8px; }
.s35-delivery { background: var(--s35-panel) !important; }
.s35-delivery-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, .78fr); gap: 7vw; align-items: start; }
.s35-delivery-copy > p:not(.s35-eyebrow) { max-width: 710px; margin: 27px 0 0; color: var(--s35-muted); font-size: 16px; line-height: 1.85; }
.s35-delivery-copy ul { display: grid; gap: 0; max-width: 720px; margin: 34px 0 0; padding: 0; list-style: none; border-top: 1px solid var(--s35-line); }
.s35-delivery-copy li { position: relative; padding: 15px 0 16px 24px; border-bottom: 1px solid var(--s35-line); color: var(--s35-text); font-size: 14px; line-height: 1.7; }
.s35-delivery-copy li::before { position: absolute; top: 21px; left: 2px; width: 7px; height: 7px; border: 1px solid var(--s35-accent); border-radius: 50%; content: ""; }
.s35-delivery-note { color: var(--s35-warning) !important; font-size: 13px !important; }
.s35-delivery-media { width: 100%; max-width: 560px; margin: 0 0 0 auto; }
.s35-delivery-media img { width: 100%; max-height: 360px; aspect-ratio: 16 / 10; object-fit: cover; object-position: center; border: 1px solid var(--s35-line); }
.s35-delivery-media figcaption { margin-top: 12px; color: var(--s35-faint); font-size: 12px; line-height: 1.65; }
.s35-boundary { background: var(--s35-bg) !important; }
.s35-boundary-table { max-width: 980px; margin-top: 48px; border-top: 1px solid var(--s35-line); }
.s35-boundary-table article { display: grid; grid-template-columns: 180px minmax(0, 1fr); gap: 26px; padding: 23px 0 25px; border-bottom: 1px solid var(--s35-line); }
.s35-boundary-table h3 { margin: 0; font-size: 19px; }
.s35-boundary-table p { margin-top: 7px; }
.s35-faq { background: var(--s35-panel-2) !important; }
.s35-faq-list { max-width: 940px; margin-top: 48px; border-top: 1px solid var(--s35-line); }
.s35-faq-list details { border-bottom: 1px solid var(--s35-line); }
.s35-faq-list summary { display: flex; align-items: center; justify-content: space-between; gap: 25px; padding: 23px 0; color: var(--s35-text); cursor: pointer; font-size: 17px; font-weight: 500; list-style: none; }
.s35-faq-list summary::-webkit-details-marker { display: none; }
.s35-faq-list summary span { flex: 0 0 auto; color: var(--s35-accent); font-size: 21px; font-weight: 300; }
.s35-faq-list details[open] summary span { transform: rotate(45deg); }
.s35-faq-list details p { max-width: 810px; margin: -3px 0 23px; color: var(--s35-muted); font-size: 14px; line-height: 1.85; }
.s35-contact { padding: 64px 0 78px; background: #102632; }
.s35-contact__inner { display: flex; align-items: end; justify-content: space-between; gap: 40px; }
.s35-contact h2 { max-width: 720px; }
.s35-contact p:last-child { max-width: 720px; margin: 25px 0 0; color: var(--s35-muted); font-size: 16px; line-height: 1.8; }
.s35-contact .s35-button { flex: 0 0 auto; }
.s35-colocation-cn.s35-js [data-s35-reveal] { opacity: 0; transform: translateY(22px); transition: opacity .7s ease, transform .7s ease; }
.s35-colocation-cn.s35-js [data-s35-reveal].is-visible { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
	.s35-colocation-cn.s35-js [data-s35-reveal] { opacity: 1; transform: none; transition: none; }
	.s35-architecture-board.is-flow-running .s35-architecture-lines path.s35-line-motion,
	.s35-architecture-lines path.s35-line-motion { animation: none !important; stroke-dashoffset: 0; opacity: .7; }
}
@media (max-width: 800px) {
	.s35-shell,
	.s35-content { width: calc(100% - 48px); }
	.s35-hero { min-height: 0; }
	.s35-hero__inner { display: block; min-height: 0; padding: 92px 0 48px; }
	.s35-hero__copy { max-width: none; }
	.s35-hero h1 { margin-top: 24px; font-size: clamp(44px, 11vw, 62px); line-height: 1.04; }
	.s35-hero__lead { margin-top: 22px; font-size: 17px; line-height: 1.78; }
	.s35-colocation-cn .s35-hero__meta { margin-top: 22px; font-size: 11px; line-height: 1.7; }
	.s35-hero__note { display: none; }
	.s35-hero__media img { object-position: 58% center; }
	.s35-section { padding: 44px 0; }
	.s35-section-head--split,
	.s35-two-column,
	.s35-delivery-grid,
	.s35-contact__inner { display: block; }
	.s35-section-head--split > p:last-child,
	.s35-problem__copy { margin-top: 22px; }
	.s35-section-head h2,
	.s35-delivery-copy h2 { margin-top: 16px; font-size: 35px; }
	.s35-section-head > p:last-child,
	.s35-delivery-copy > p:not(.s35-eyebrow),
	.s35-contact p:last-child { margin-top: 18px; font-size: 15px; line-height: 1.82; }
	.s35-reason-grid { grid-template-columns: 1fr; gap: 14px; margin-top: 42px; }
	.s35-reason-grid article { min-height: 0; padding: 20px; }
	.s35-architecture-board { margin-top: 36px; padding: 12px; }
	.s35-diagram__bar { align-items: flex-start; flex-direction: column; gap: 13px; }
	.s35-diagram__bar button { width: 100%; }
	.s35-architecture-canvas { min-height: 0; }
	.s35-architecture-layout { grid-template-columns: 1fr; grid-template-rows: auto; grid-template-areas: "client" "access" "facility" "operations" "support"; gap: 14px; min-height: 0; padding: 32px 21px 28px; }
	.s35-node,
	.s35-node--facility { min-height: 116px; }
	.s35-support-grid { grid-template-columns: 1fr; gap: 14px; }
	.s35-support-grid .s35-node { min-height: 96px; }
	.s35-diagram__legend { align-items: flex-start; flex-direction: column; gap: 10px; padding: 13px 5px 4px; }
	.s35-diagram__legend strong { margin-left: 0; }
	.s35-scheme-figure { margin-top: 12px; padding: 8px; }
	.s35-scheme-figure figcaption { margin-top: 10px; font-size: 11px; }
	.s35-service-list { margin-top: 38px; }
	.s35-service-row { grid-template-columns: 42px minmax(0, 1fr); gap: 14px; padding: 21px 0 24px; }
	.s35-service-row h3 { font-size: 18px; }
	.s35-service-row p { font-size: 13px; }
	.s35-delivery-media { width: 100%; max-width: none; margin-top: 42px; }
	.s35-boundary-table article { grid-template-columns: 90px minmax(0, 1fr); gap: 14px; }
	.s35-boundary-table h3 { font-size: 17px; }
	.s35-contact { padding: 55px 0 64px; }
	.s35-contact .s35-button { margin-top: 28px; }
}
@media (max-width: 430px) {
	.s35-shell,
	.s35-content { width: calc(100% - 32px); }
	.s35-hero__inner { padding-top: 76px; }
	.s35-hero h1 { font-size: 45px; }
	.s35-hero__lead { font-size: 16px; }
	.s35-actions { align-items: stretch; flex-direction: column; }
	.s35-button { width: 100%; }
	.s35-section-head h2,
	.s35-delivery-copy h2 { font-size: 32px; }
	.s35-node strong { font-size: 16px; }
	.s35-boundary-table article { grid-template-columns: 1fr; gap: 9px; }
}
