.turkey-shell { max-width: 860px; }
.turkey-card { box-shadow: 0 1rem 2.5rem rgba(72, 45, 24, .1); border-top: .3rem solid #bd5b22 !important; }
.thanksgiving-kicker { color: #a54816; }
.result-headline { font-size: clamp(1.55rem, 4vw, 2.35rem); line-height: 1.2; }
.turkey-result { background: linear-gradient(135deg, #fff8ed, #f4f8ff); border-color: #ead4b8; }
.timing-card { border: 1px solid var(--bs-border-color); border-radius: .8rem; padding: 1rem; background: #fff; }
.timing-icon { display: block; font-size: 1.5rem; margin-bottom: .35rem; }
.supporting-section + .supporting-section { margin-top: 2.5rem; }
.source-list li + li { margin-top: .75rem; }
.result-grid dd { margin-bottom: 0; }
@media (prefers-reduced-motion: reduce) { * { scroll-behavior: auto !important; } }
