/* FAST palette overrides. Geometry and typography remain inherited from SLOW. */
.castle-hub-heading h2 em { color: #24769b; }
.castle-eyebrow,
.castle-section-head span,
.castle-kicker { color: #70b7d2; }
.castle-owner-hero {
	border-left-color: #318caf;
	background: linear-gradient(90deg,rgba(4,5,6,.98) 0%,rgba(7,8,10,.87) 50%,rgba(4,9,12,.72) 100%),url('../img/castle_owner_bg.jpg') center/cover no-repeat;
}
.castle-owner-hero:before { background: linear-gradient(115deg,transparent 57%,rgba(36,118,155,.12)),radial-gradient(circle at 82% 50%,rgba(36,118,155,.12),transparent 34%); }
.castle-owner-hero:after { border-color: rgba(105,201,238,.13); }
.castle-battle-status { border-color: rgba(105,201,238,.2); }
.castle-battle-status:before { background: #318caf; box-shadow: 0 0 14px #24769b; }
.castle-battle-status strong span,
.castle-reset,
.castle-state dd small,
.castle-economy .castle-treasury dd { color: #82cbe5; }
.castle-table tbody tr:hover { background: rgba(36,118,155,.07); }
.castle-class-avatar { border-color: rgba(112,183,210,.22); }
.castle-empty-crown { color: #356a82; }
.castle-guild-cards article small { color: #70b7d2; }
.castle-schedule-list article.is-current { background: linear-gradient(135deg,rgba(36,118,155,.15),rgba(8,10,12,.2)); }
.castle-schedule-list article.is-current i { background: #69c9ee; box-shadow: 0 0 9px #24769b; }
.page-castlesiege .main-content { background: radial-gradient(circle at 50% 0,rgba(36,118,155,.075),transparent 42%),#050607; }
