:root{--primary-color: var(--nav-primary, hsl(279, 73%, 58%));
--secondary-color: hsl(4, 58%, 58%);
--page-bg: var(--content-page-bg, hsl(279, 7%, 97%));
--surface-bg: var(--content-surface-bg, #ffffff);
--text-main: var(--content-text, hsl(220, 10%, 11%));
--text-muted: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--text-accent: var(--content-accent-text, hsl(279, 73%, 40%));
--border-color: var(--content-border, rgba(0, 0, 0, 0.08));
--max-width: 1502px;
--content-width-narrow: 913px;
--radius-lg: 24px;
--shadow-soft: 0 10px 40px rgba(0, 0, 0, 0.04);
--primary-hover: hsl(279, 73%, 48%);
--content-page-bg: hsl(220, 7%, 96%);
--content-surface-bg: #ffffff;
--content-text: hsl(220, 10%, 11%);
--content-text-muted: rgba(31, 35, 40, 0.72);
--content-border: rgba(0, 0, 0, 0.08);
--content-accent-text: hsl(279, 73%, 28%);
--text-container-width: 913px;
--section-padding: 100px 24px;
--border-radius-lg: 24px;
--border-radius-md: 12px;
--transition-base: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--content-heading: hsl(220, 10%, 11%);
--content-accent-ui: hsl(279, 73%, 58%);
--content-link-color: hsl(279, 73%, 28%);
--content-link-hover: hsl(4, 58%, 28%);
--page-text-color: var(--content-text, hsl(220, 10%, 11%));
--page-heading-color: var(--content-heading, var(--content-text, hsl(220, 10%, 11%)));
--page-link-color: var(--content-link-color, var(--content-accent-text, hsl(279, 73%, 28%)));
--page-link-hover-color: var(--content-link-hover, hsl(4, 58%, 28%));
--page-muted-color: var(--content-text-muted, rgba(31, 35, 40, 0.72));
--page-accent-soft: rgba(171, 69, 226, 0.12);
--page-accent-glow: rgba(171, 69, 226, 0.42);
--primary-accent: var(--content-accent-ui, var(--primary-color, hsl(279, 73%, 58%)));
--secondary-accent: var(--secondary-color, hsl(4, 58%, 58%));}
main.gd66ca_su .r7b96501cc6{box-sizing:border-box;}
main.gd66ca_su * 搜狗输入法 - 运行环境页面样式
    * 遵循设计契约：居中对齐、1502px版心、hsl(279, 73%, 58%)主色
    */
    main.gd66ca_su{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
background-color: var(--page-bg);
color: var(--text-main);
line-height: 1.6;
overflow-x: hidden;}
main.gd66ca_su > div{padding: 100px 24px;
display: flex;
flex-direction: column;
align-items: center;}
main.gd66ca_su .j2e45_3be7{width: 100%;
max-width: var(--max-width);
margin: 0 auto;}
main.gd66ca_su .i0b800f{text-align: center;}
main.gd66ca_su h1, main.gd66ca_su h2, main.gd66ca_su h3{margin: 0;
font-weight: 700;
color: var(--text-main);}
main.gd66ca_su h1{font-size: clamp(2.5rem, 5vw, 3.5rem);
line-height: 1.1;
margin-bottom: 24px;}
main.gd66ca_su h2{font-size: 2.25rem;
margin-bottom: 48px;
letter-spacing: -0.02em;}
main.gd66ca_su p{margin-bottom: 1.5rem;}
main.gd66ca_su .e086__15f{color: var(--primary-color);
text-decoration: none;
font-weight: 500;
transition: opacity 0.2s;
border-bottom: 1px solid transparent;}
main.gd66ca_su .e086__15f:hover{opacity: 0.8;
border-bottom-color: var(--primary-color);}
main.gd66ca_su .x3a0a_e6{padding-top: 140px;
padding-bottom: 80px;
background: radial-gradient(circle at top right, hsla(279, 73%, 58%, 0.05), transparent),
    radial-gradient(circle at bottom left, hsla(4, 58%, 58%, 0.03), transparent);
color: #ffffff;}
main.gd66ca_su .qs3g6uiuvzs{max-width: var(--content-width-narrow);
text-align: center;}
main.gd66ca_su .g4ca985_1r3{display: inline-block;
padding: 8px 20px;
background: rgba(255, 255, 255, 0.8);
border: 1px solid var(--border-color);
border-radius: 100px;
font-size: 0.875rem;
font-weight: 600;
color: hsl(279, 73%, 28%);
margin-bottom: 24px;}
main.gd66ca_su .zf96d891af7{margin-top: 60px;
width: 100%;
max-width: 1100px;
border-radius: var(--radius-lg);
overflow: hidden;
box-shadow: 0 30px 60px rgba(0,0,0,0.1);}
main.gd66ca_su .zf96d891af7 img{width: 100%;
height: auto;
display: block;
object-fit: cover;}
main.gd66ca_su .ubab7336_ccfr{background-color: var(--surface-bg);
color: hsl(220, 10%, 11%);}
main.gd66ca_su .gb5b31_yja9{display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 32px;
margin-top: 20px;}
main.gd66ca_su .i4efcc3b5f1{padding: 40px;
border-radius: var(--radius-lg);
background: var(--page-bg);
border: 1px solid var(--border-color);
transition: transform 0.3s ease;
color: hsl(220, 10%, 11%);}
main.gd66ca_su .i4efcc3b5f1:hover{transform: translateY(-8px);}
main.gd66ca_su .b9c2__e9e8{display: flex;
align-items: center;
gap: 16px;
margin-bottom: 24px;}
main.gd66ca_su .u4e69135c6{width: 48px;
height: 48px;
background: var(--primary-color);
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
color: white;}
main.gd66ca_su .i4efcc3b5f1 h3{font-size: 1.5rem;
margin: 0;}
main.gd66ca_su .l9d4cf7{list-style: none;
padding: 0;
margin: 0;}
main.gd66ca_su .cc95da_5cc2{display: flex;
justify-content: space-between;
padding: 12px 0;
border-bottom: 1px solid rgba(0,0,0,0.04);}
main.gd66ca_su .re6df_cc{color: var(--text-muted);
font-size: 0.95rem;}
main.gd66ca_su .w5c51__42e0{font-weight: 600;
font-size: 0.95rem;}
main.gd66ca_su .lsybn5gb{background: linear-gradient(180deg, var(--surface-bg) 0%, var(--page-bg) 100%);
color: hsl(220, 10%, 11%);}
main.gd66ca_su .v1b31611{display: flex;
flex-direction: column;
gap: 24px;
max-width: 900px;
margin: 0 auto;}
main.gd66ca_su .lf259b_14{display: flex;
gap: 32px;
background: var(--surface-bg);
padding: 32px;
border-radius: var(--radius-lg);
border: 1px solid var(--border-color);
align-items: flex-start;
color: hsl(220, 10%, 11%);}
main.gd66ca_su .nd84f__b95{font-size: 2.5rem;
font-weight: 800;
color: var(--primary-color);
opacity: 0.2;
line-height: 1;}
main.gd66ca_su .xb3a7b2d_c6v h4{margin: 0 0 12px 0;
font-size: 1.25rem;}
main.gd66ca_su .n0a121_4e{background-color: var(--surface-bg);
color: hsl(220, 10%, 11%);}
main.gd66ca_su .dff73f__0a920{max-width: 1000px;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: 16px;}
main.gd66ca_su .yvi1cusq4{border: 1px solid var(--border-color);
border-radius: 16px;
padding: 32px;
background: var(--surface-bg);
color: hsl(220, 10%, 11%);}
main.gd66ca_su .ccuupnyvv{font-size: 1.15rem;
font-weight: 600;
margin-bottom: 12px;
color: var(--text-main);
display: flex;
align-items: center;
gap: 12px;}
main.gd66ca_su .ccuupnyvv::before{content: "Q";
color: var(--primary-color);
font-weight: 800;}
main.gd66ca_su .e026eb69e{color: var(--text-muted);
font-size: 1rem;
padding-left: 28px;}
main.gd66ca_su .r8e71_8e37{display: inline-flex;
align-items: center;
justify-content: center;
padding: 18px 48px;
background: var(--primary-color);
color: white;
text-decoration: none;
border-radius: 100px;
font-size: 1.125rem;
font-weight: 600;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 8px 24px hsla(279, 73%, 58%, 0.3);
margin-top: 32px;}
main.gd66ca_su .r8e71_8e37:hover{transform: translateY(-2px);
box-shadow: 0 12px 32px hsla(279, 73%, 58%, 0.5);
background: hsl(279, 73%, 62%);
color: #ffffff;}
@media (max-width: 768px) {main.gd66ca_su > div{padding: 60px 20px;}
main.gd66ca_su .lf259b_14{flex-direction: column;gap: 16px;}
main.gd66ca_su .zf96d891af7{border-radius: 12px;}}
html, body{margin: 0;
padding: 0;}
body *, body *::before, body *::after{box-sizing: border-box;}
main img.r773d09f1af{display: block;
max-width: 100%;
width: 100%;
height: auto;
object-fit: cover;
object-position: center;}
main img.r773d09f1af.n70a__8541{aspect-ratio: 16 / 9;}
main img.r773d09f1af.rff3f1_c37c{aspect-ratio: 16 / 10;}
main img.r773d09f1af.ra0352c74{aspect-ratio: 4 / 3;}
main img.r773d09f1af.z7c6f8_aeba{aspect-ratio: 1 / 1;}
main .h8be__8dc4.n70a__8541{aspect-ratio: 16 / 9;}
main .h8be__8dc4.rff3f1_c37c{aspect-ratio: 16 / 10;}
main .h8be__8dc4.ra0352c74{aspect-ratio: 4 / 3;}
main .h8be__8dc4.z7c6f8_aeba{aspect-ratio: 1 / 1;}
:root{--primary-color: hsl(279, 73%, 58%);
--secondary-color: hsl(4, 58%, 58%);
--bg-color: hsl(279, 7%, 97%);
--text-color: hsl(279, 10%, 5%);
--text-muted: rgba(24,33,47,0.72);
--content-page-bg: hsl(279, 7%, 97%);
--content-surface-bg: rgba(255,255,255,0.88);
--content-text: hsl(279, 10%, 5%);
--content-text-muted: rgba(24,33,47,0.72);
--content-accent-ui: hsl(279, 73%, 58%);
--content-accent-text: hsl(0, 18%, 28%);
--content-link-color: hsl(0, 18%, 28%);
--content-link-hover: hsl(4, 58%, 28%);}
body{background: var(--bg-color, hsl(279, 7%, 97%))   !important;
color: var(--text-color, hsl(279, 10%, 5%))   !important;}
:is(main, .c590__4c12){color: var(--content-text, hsl(279, 10%, 5%))   !important;}
div.j2e45_3be7.qs3g6uiuvzs{text-align: center   !important;
align-items: center   !important;}
div.j2e45_3be7.qs3g6uiuvzs > :is(h1, h2, p){text-align: center   !important;
max-width: min(100%, 913px)   !important;
margin-left: auto   !important;
margin-right: auto   !important;}
div.j2e45_3be7.qs3g6uiuvzs > :is(div, nav, ul, ol){margin-left: auto   !important;
margin-right: auto   !important;}
div.j2e45_3be7{--cc537b9b6: hsl(0, 18%, 28%);
--q4123f8f7e1: rgba(84, 58, 58, 0.78);
--za0c22_1402: hsl(279, 73%, 28%);
--n2af4acdb87: dark;}
div.j2e45_3be7{--cc537b9b6: hsl(0, 18%, 28%);
--q4123f8f7e1: rgba(84, 58, 58, 0.78);
--za0c22_1402: hsl(279, 73%, 28%);
--n2af4acdb87: dark;
color: var(--cc537b9b6, hsl(0, 18%, 28%))   !important;}
div.j2e45_3be7 :is(h1, h2, h3, h4, h5, h6, strong, b, em){color: var(--cc537b9b6, hsl(0, 18%, 28%))   !important;}
div.j2e45_3be7 a:not([class]):not([data-track]):not([role="button"]), div.j2e45_3be7 a[class=""]:not([data-track]):not([role="button"]){color: var(--za0c22_1402, hsl(279, 73%, 28%))   !important;}
div.j2e45_3be7 :is(p, li, small, blockquote, figcaption, dd, dt, label){color: var(--q4123f8f7e1, rgba(84, 58, 58, 0.78))   !important;}
a.r8e71_8e37{--ld5237136: hsl(279, 73%, 12%);
color: var(--ld5237136, hsl(279, 73%, 12%))   !important;}
a.r8e71_8e37:is(:hover, :focus-visible, :active){color: var(--paf7d6b5e, hsl(280, 73%, 12%))   !important;}
span.g4ca985_1r3{color: hsl(279, 73%, 28%)   !important;}
div.v1b31611 > :nth-child(1){color: hsl(279, 73%, 28%)   !important;}
div.v1b31611 > :nth-child(2){color: hsl(279, 73%, 28%)   !important;}
div.v1b31611 > :nth-child(3){color: hsl(279, 73%, 28%)   !important;}
div.v1b31611 > :nth-child(4){color: hsl(279, 73%, 28%)   !important;}
div.dff73f__0a920 > :nth-child(1){color: hsl(279, 73%, 28%)   !important;}
div.dff73f__0a920 > :nth-child(2){color: hsl(279, 73%, 28%)   !important;}
div.dff73f__0a920 > :nth-child(3){color: hsl(279, 73%, 28%)   !important;}
div.dff73f__0a920 > :nth-child(4){color: hsl(279, 73%, 28%)   !important;}
div.dff73f__0a920 > :nth-child(5){color: hsl(279, 73%, 28%)   !important;}
a.r8e71_8e37{color: hsl(279, 73%, 12%)   !important;
text-shadow: 0 1px 2px rgba(15, 23, 42, 0.22), 0 10px 28px rgba(15, 23, 42, 0.28)   !important;
text-decoration-color: currentColor   !important;}
a.r8e71_8e37 :is(strong, b, em, small, mark){color: inherit   !important;}
a.r8e71_8e37:hover, a.r8e71_8e37:focus-visible, a.r8e71_8e37:active{color: hsl(279, 73%, 12%)   !important;}
a.r8e71_8e37:hover, a.r8e71_8e37:focus-visible, a.r8e71_8e37:active{text-decoration-color: currentColor   !important;}