.gdt-daily-challenge-card{display:flex;flex-direction:column;justify-content:space-between;height:100%}.gdt-dc-meta-row{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.gdt-dc-category-badge{font-size:.6875rem;font-weight:800;text-transform:uppercase;color:#7C3AED;background:#F5F3FF;border:1px solid #DDD6FE;padding:3px 10px;border-radius:999px;letter-spacing:.04em}.gdt-dc-difficulty-badge{font-size:.6875rem;font-weight:750;color:#64748B}.gdt-dc-title{font-family:var(--gdt-font-heading,system-ui,sans-serif);font-size:1.15rem;font-weight:800;color:#0F172A;margin:0 0 8px 0;line-height:1.35}.gdt-dc-desc{font-size:.8125rem;color:#475569;line-height:1.55;margin:0 0 14px 0}.gdt-dc-edu-box{display:flex;align-items:flex-start;gap:10px;background:#F0FDF4;border:1px solid #BBF7D0;border-radius:12px;padding:10px 12px;margin-bottom:16px}.gdt-dc-edu-icon{font-size:1.1rem;line-height:1;flex-shrink:0}.gdt-dc-edu-text strong{display:block;font-size:.6875rem;font-weight:800;text-transform:uppercase;color:#166534;margin-bottom:2px;letter-spacing:.03em}.gdt-dc-edu-text p{font-size:.75rem;color:#15803D;line-height:1.45;margin:0}.gdt-dc-actions{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.gdt-dc-cta-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#F8FAFC;border:1.5px solid #CBD5E1;color:#334155!important;padding:8px 14px;border-radius:999px;font-size:.8125rem;font-weight:750;text-decoration:none!important;transition:all 0.2s ease}.gdt-dc-cta-link:hover{border-color:#7C3AED;color:#6D28D9!important;background:#FAF5FF}.gdt-dc-toggle-btn{width:100%;background:#7C3AED;border:1px solid #7C3AED;color:#fff;padding:9px 16px;border-radius:999px;font-size:.8125rem;font-weight:750;cursor:pointer;transition:all 0.2s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 4px 12px rgb(124 58 237 / .2)}.gdt-dc-toggle-btn:hover{background:#6D28D9}.gdt-dc-toggle-btn.is-completed{background:#059669;border-color:#059669;box-shadow:0 4px 12px rgb(5 150 105 / .2)}.gdt-dc-feedback-box{background:#ECFDF5;border:1px solid #A7F3D0;border-radius:12px;padding:10px 12px;display:flex;align-items:flex-start;gap:8px;margin-bottom:12px}.gdt-dc-fb-icon{font-size:1.1rem;line-height:1;flex-shrink:0}.gdt-dc-fb-text{font-size:.75rem;color:#065F46;line-height:1.45;margin:0;font-weight:600}.gdt-dc-stats-row{display:flex;justify-content:space-between;align-items:center;gap:8px;padding-top:10px;border-top:1px solid #F1F5F9;flex-wrap:wrap}.gdt-dc-streak-badge{font-size:.75rem;font-weight:750;color:#7C3AED}.gdt-dc-mode-tag{font-size:.6875rem;color:#94A3B8;font-weight:600}@media (prefers-reduced-motion:reduce){.gdt-dc-cta-link,.gdt-dc-toggle-btn{transition:none!important}}html[data-theme="dark"] .gdt-dc-category-badge,.gdt-dark-mode .gdt-dc-category-badge{background:rgb(124 58 237 / .25)!important;border-color:#7C3AED!important;color:#C4B5FD!important}html[data-theme="dark"] .gdt-dc-difficulty-badge,.gdt-dark-mode .gdt-dc-difficulty-badge{color:#94A3B8!important}html[data-theme="dark"] .gdt-dc-title,.gdt-dark-mode .gdt-dc-title{color:#F8FAFC!important}html[data-theme="dark"] .gdt-dc-desc,.gdt-dark-mode .gdt-dc-desc{color:#CBD5E1!important}html[data-theme="dark"] .gdt-dc-edu-box,.gdt-dark-mode .gdt-dc-edu-box{background:rgb(6 78 59 / .4)!important;border-color:rgb(52 211 153 / .4)!important}html[data-theme="dark"] .gdt-dc-edu-text strong,.gdt-dark-mode .gdt-dc-edu-text strong{color:#6EE7B7!important}html[data-theme="dark"] .gdt-dc-edu-text p,.gdt-dark-mode .gdt-dc-edu-text p{color:#A7F3D0!important}html[data-theme="dark"] .gdt-dc-cta-link,.gdt-dark-mode .gdt-dc-cta-link{background:#0F172A!important;border-color:#334155!important;color:#CBD5E1!important}html[data-theme="dark"] .gdt-dc-cta-link:hover,.gdt-dark-mode .gdt-dc-cta-link:hover{border-color:#7C3AED!important;color:#C4B5FD!important}html[data-theme="dark"] .gdt-dc-feedback-box,.gdt-dark-mode .gdt-dc-feedback-box{background:rgb(6 78 59 / .85)!important;border-color:#059669!important}html[data-theme="dark"] .gdt-dc-fb-text,.gdt-dark-mode .gdt-dc-fb-text{color:#6EE7B7!important}html[data-theme="dark"] .gdt-dc-stats-row,.gdt-dark-mode .gdt-dc-stats-row{border-top-color:#334155!important}html[data-theme="dark"] .gdt-dc-streak-badge,.gdt-dark-mode .gdt-dc-streak-badge{color:#C4B5FD!important}