/* The original bottom anchor stretched the toast after a top anchor was added. */
#toast{bottom:auto!important;height:auto!important;min-height:0;max-height:100px;top:13%;padding:8px 16px;max-width:80%;font-size:20px;line-height:1.25;overflow:hidden;pointer-events:none;background:#152849da}
#toast:empty{display:none}
.age-confirmation{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:450px;margin:24px auto}.age-confirmation button{min-height:105px;font-size:30px}.age-confirmation span{display:block;font-size:34px}.age-confirmation button:last-child{grid-column:1/-1;width:50%;justify-self:center}.young-question .station-title{font-size:32px!important}.young-question .activity-scene canvas{height:210px}.young-question .eyebrow{display:none}.young-question .support-tools{gap:12px}.young-question .support-tools button{font-size:17px;min-height:50px}.young-question .energy-answers button{font-size:36px}.age-confirmation button[aria-pressed=true]{border-color:#ffe37b;box-shadow:0 0 16px #ffda6466}
@media(max-height:700px){.young-question .activity-scene canvas{height:165px}.age-confirmation button{min-height:85px}.age-confirmation{gap:10px;margin:12px auto}}

.age-grid,.age-confirmation{grid-template-columns:repeat(2,minmax(0,1fr));max-width:520px;margin-inline:auto}.age-grid button,.age-confirmation button{min-height:140px}
