/* Approved Content Platform presentation conformance. */
.content-home{padding:32px 36px 72px;background:#f4f6f8}
.ch-header{padding:34px 36px;background:radial-gradient(circle at 78% 10%,#456c8f66,transparent 34%),linear-gradient(125deg,#14233d,#254b69)}
.ch-header p{color:#d9b675}
.ch-header h1{font-size:36px;letter-spacing:-.02em}
.ch-header span{font-size:15px}
.ch-card>img,.ch-image-empty{height:178px}
.ch-card{box-shadow:0 7px 22px #14233d12;transition:transform .18s ease,box-shadow .18s ease}
.ch-card:focus-within,.ch-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #14233d1a}
.ch-card h3{font-size:20px;line-height:1.25}
.ch-card-body>p{min-height:54px;line-height:1.55}
.ch-open{letter-spacing:.01em}

.canonical-content-workspace{padding:28px 35px 68px;background:#f4f6f8}
.ccw-header{gap:30px;padding:32px 34px;background:radial-gradient(circle at 82% 12%,#4d769766,transparent 32%),linear-gradient(125deg,#162943,#31506f)}
.ccw-header h1{margin:10px 0 7px;font-size:36px;line-height:1.16;letter-spacing:-.02em}
.ccw-identity>p{max-width:760px;margin:0 0 18px;color:#d6e1ed;font-family:Georgia,serif;font-size:15px;line-height:1.55}
.ccw-header dl{gap:18px 32px}
.ccw-summary article{padding:15px;border-radius:12px;box-shadow:0 3px 12px #17294008}
.ccw-panel{padding:22px;border-radius:14px;box-shadow:0 4px 16px #17294008}
.ccw-purpose{max-width:950px;font-family:Georgia,serif;font-size:17px;color:#263a55}
.ccw-tabs button{padding:10px 16px}
.ccw-actions button,.ccw-actions a{cursor:pointer}

@media(max-width:850px){.content-home{padding:18px 15px 44px}.ch-header{padding:26px 24px}}
@media(max-width:800px){.canonical-content-workspace{padding:18px 14px 44px}.ccw-header{padding:25px 22px}.ccw-header h1{font-size:30px}}
@media(max-width:480px){.ch-header h1{font-size:29px}.ch-card>img,.ch-image-empty{height:160px}.ccw-header h1{font-size:27px}.ccw-identity>p{font-size:14px}.ccw-panel{padding:17px}}
