.rw-hero-console {
/* 首页版:深色基底,尺寸更宽大 */
background: #0F172A; /* 深岩蓝 */
background-image:
linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
background-size: 24px 24px; /* 网格放大,更大气 */
border: 1px solid #334155;
/* 顶部橙色能量条:加粗到 4px */
border-top: 4px solid #F97316;
border-radius: 12px; /* 圆角加大 */
/* 关键:首页版内边距加大,呼吸感更强 */
padding: 32px 28px;
/* 关键:设置最小高度,防止在首页显得太扁 */
min-height: 360px;
display: flex;
flex-direction: column;
justify-content: center; /* 内容垂直居中 */
font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, “Helvetica Neue”, Arial, sans-serif;
color: #FFFFFF;
text-decoration: none !important;
position: relative;
transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2); /* 投影更深 */
}
.rw-hero-console:hover {
transform: translateY(-5px);
box-shadow: 0 20px 50px rgba(249, 115, 22, 0.15); /* 橙色光晕 */
border-color: #F97316;
}
/* 顶部状态栏 */
.rw-hero-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 24px;
border-bottom: 1px solid rgba(255,255,255,0.1);
padding-bottom: 16px;
}
.rw-hero-brand {
color: #F97316; /* 橙色高亮品牌名 */
font-weight: 800;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
}
.rw-hero-status {
background: rgba(16, 185, 129, 0.1);
border: 1px solid rgba(16, 185, 129, 0.3);
color: #10B981;
font-size: 11px;
padding: 4px 10px;
border-radius: 100px;
display: flex;
align-items: center;
font-weight: 700;
}
.rw-dot-pulse {
width: 6px;
height: 6px;
background: #10B981;
border-radius: 50%;
margin-right: 6px;
animation: pulse 2s infinite;
}
@keyframes pulse { 0% {opacity: 1;} 50% {opacity: 0.4;} 100% {opacity: 1;} }
/* 标题:字号加大到 24px */
.rw-hero-title {
color: #FFFFFF;
font-size: 24px;
font-weight: 800;
margin: 0 0 12px 0;
line-height: 1.2;
display: flex;
align-items: center;
}
.rw-icon-flash {
color: #F97316;
font-size: 24px;
margin-right: 10px;
}
/* 描述:字号加大到 15px */
.rw-hero-desc {
color: #CBD5E1;
font-size: 15px;
line-height: 1.6;
margin-bottom: 28px;
opacity: 0.9;
font-weight: 400;
}
/* 输入框:更宽大,更有交互感 */
.rw-hero-input {
background: #020617;
border: 1px solid #475569;
border-left: 4px solid #F97316; /* 左侧橙色条加宽 */
border-radius: 6px;
padding: 16px;
margin-bottom: 24px;
display: flex;
align-items: center;
box-shadow: inset 0 2px 4px rgba(0,0,0,0.3);
}
.rw-input-text {
font-family: ‘SF Mono’, SFMono-Regular, ui-monospace, monospace;
color: #94A3B8;
font-size: 14px;
letter-spacing: 0.5px;
}
.rw-cursor-blink {
width: 10px;
height: 18px;
background: #F97316;
margin-left: 8px;
animation: blink 1s step-end infinite;
}
@keyframes blink { 0%, 100% { opacity: 1; } 50% { opacity: 0; } }
/* 按钮:加大加宽,强调 CTA */
.rw-hero-btn {
background: linear-gradient(90deg, #F97316 0%, #EA580C 100%);
color: #FFFFFF;
font-weight: 700;
font-size: 16px;
padding: 16px;
border-radius: 6px;
text-align: center;
width: 100%;
transition: all 0.2s;
box-shadow: 0 4px 15px rgba(234, 88, 12, 0.3);
text-transform: uppercase;
letter-spacing: 0.5px;
}
.rw-hero-btn:hover {
filter: brightness(1.1);
transform: translateY(-1px);
box-shadow: 0 8px 25px rgba(234, 88, 12, 0.4);
}
⚡️ 管理者专属的
专业级智能体
连接全球 500 强创新智库。基于 50,000+ 案例训练,一键生成数据驱动的增长战略推演。
> 输入行业赛道 (如: DTC出海)…
立即生成方案 →
0 thoughts on “工具模版 | 用破冰小游戏培养创新思维(答案篇)”
破冰小游戏可以让团队成员更好地理解和体验创新思维,是一个很好的方法。
创新思维需要转换一种思维模式,这篇文章很好地说明了这一点并具有很强的启发性。
第一个游戏的答案真的很多,有些想象力很丰富的人可以想到非常神奇的答案