.apgl-card{box-sizing:border-box;margin:28px 0;padding:28px 30px;border:1px solid #dddff0;border-radius:24px;background:linear-gradient(135deg,#ffffff 0%,#f7f6ff 100%);box-shadow:0 16px 40px rgba(32,25,75,.08);font-family:inherit;color:#181a2b}.apgl-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.apgl-eyebrow{font-size:12px;font-weight:700;color:#6847f5}.apgl-head h2{margin:7px 0 0;font-size:25px;line-height:1.5}.apgl-time,.apgl-area{font-size:12px;color:#6b6d7b;background:#fff;border:1px solid #e4e4ef;border-radius:999px;padding:8px 12px}.apgl-area{display:inline-block;margin:20px 0 0;color:#6847f5;background:#f4f0ff;border-color:#e5dcff}.apgl-card h3{font-size:21px;margin:18px 0 10px;line-height:1.7}.apgl-content{font-size:16px;line-height:2.15;color:#424555}.apgl-content p{margin:0 0 12px}.apgl-source{margin-top:18px;color:#777b8a;font-size:13px}.apgl-action{display:flex;flex-direction:column;gap:7px;margin-top:20px;padding:15px 18px;border-radius:15px;background:#fff;border-right:4px solid #6847f5}.apgl-action span{font-size:14px;line-height:1.9}.apgl-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:22px;padding-top:18px;border-top:1px solid #e8e8f1;color:#858796;font-size:12px}.apgl-refresh{border:0;border-radius:12px;padding:10px 15px;background:#17182a;color:#fff;cursor:pointer;font-family:inherit}.apgl-refresh:hover{opacity:.9}@media(max-width:700px){.apgl-card{padding:21px 18px;border-radius:18px}.apgl-head{flex-direction:column}.apgl-head h2{font-size:21px}.apgl-content{font-size:15px;line-height:2}.apgl-footer{flex-direction:column;align-items:stretch}.apgl-refresh{width:100%}}

/* 1.0.2 — Explain why today's lesson was selected */
.apgl-card .apgl-reason{margin-top:16px;padding:14px 16px;border:1px solid #e6e0ff;background:linear-gradient(135deg,#faf8ff,#f7fbff);border-radius:14px;text-align:right}
.apgl-card .apgl-reason span{display:block;font-weight:800;font-size:12px;color:#6d42f5;margin-bottom:5px}
.apgl-card .apgl-reason p{margin:0;color:#55596d;font-size:11px;line-height:2}
@media(max-width:640px){.apgl-card .apgl-reason{padding:13px 14px}.apgl-card .apgl-reason span{font-size:12px}.apgl-card .apgl-reason p{font-size:11px;line-height:2}}
