.footer-strip{border-top:1px solid var(--footer-border);background-color:var(--footer-bg);flex-flow:wrap;justify-content:space-between;align-items:center;gap:.6rem;width:100%;margin-top:4rem;padding:.85rem 2rem;transition:background-color .3s,border-color .3s;display:flex}.footer-strip-brand{color:var(--footer-brand);letter-spacing:-.01em;white-space:nowrap;font-size:.85rem;font-weight:700}.footer-strip-links{flex-flow:wrap;align-items:center;gap:.5rem;display:flex}.footer-strip-links a{color:var(--footer-link);white-space:nowrap;font-size:.78rem;text-decoration:none;transition:color .2s}.footer-strip-links a:hover{color:var(--footer-link-hover)}.footer-strip-dot{color:var(--footer-dot);font-size:.85rem;line-height:1}.footer-strip-copy{color:var(--footer-copy);white-space:nowrap;font-size:.75rem}:root{--footer-bg:#f9f9f9;--footer-border:#e5e5e5;--footer-brand:#111;--footer-link:#666;--footer-link-hover:#111;--footer-dot:#ccc;--footer-copy:#999}:root[class~=dark],.dark{--footer-bg:#2b2b29;--footer-border:#1f1f1f;--footer-brand:#fff;--footer-link:#666;--footer-link-hover:#fff;--footer-dot:#333;--footer-copy:#444}@media (max-width:640px){.footer-strip{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1.25rem}}
.Pagination-module__xygotG__wrapper{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:2.5rem;display:flex}.Pagination-module__xygotG__pageBtn{border:1px solid var(--border-color);background-color:var(--card-bg);color:var(--input-color);cursor:pointer;border-radius:.375rem;justify-content:center;align-items:center;min-width:2.25rem;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.Pagination-module__xygotG__pageBtn:hover{background-color:var(--btn-light-bg);color:#a855f7;border-color:#a855f7;transform:translateY(-1px)}.Pagination-module__xygotG__pageBtnActive{color:#fff;pointer-events:none;background-color:#a855f7;border-color:#a855f7;font-weight:600}.Pagination-module__xygotG__pageBtnActive:hover{color:#fff;background-color:#a855f7;transform:none}.Pagination-module__xygotG__ellipsis{color:var(--text-muted);align-items:center;padding:.5rem .25rem;font-size:.875rem;display:inline-flex}
.NoteSectionCard-module__q2gnIW__card{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.25rem;transition:box-shadow .2s;display:flex;position:relative}.NoteSectionCard-module__q2gnIW__card:hover{box-shadow:0 4px 16px #00000014}.NoteSectionCard-module__q2gnIW__bar{background:linear-gradient(90deg,#a855f7,#7c3aed);border-radius:.75rem .75rem 0 0;height:3px;position:absolute;top:0;left:0;right:0}.NoteSectionCard-module__q2gnIW__header{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.NoteSectionCard-module__q2gnIW__iconWrap{background-color:var(--btn-light-bg);color:#a855f7;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.NoteSectionCard-module__q2gnIW__title{color:var(--input-color);margin:0;font-size:.95rem;font-weight:600;line-height:1.3}.NoteSectionCard-module__q2gnIW__badge{color:#a855f7;background-color:#a855f71a;border-radius:9999px;align-items:center;gap:.25rem;margin-top:.2rem;padding:.15rem .5rem;font-size:.65rem;font-weight:500;display:inline-flex}.NoteSectionCard-module__q2gnIW__desc{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.55}.NoteSectionCard-module__q2gnIW__features{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.NoteSectionCard-module__q2gnIW__features li{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.75rem;display:flex}.NoteSectionCard-module__q2gnIW__btn{color:#fff;cursor:pointer;background-color:#a855f7;border:none;border-radius:.5rem;width:100%;margin-top:.25rem;padding:.55rem 1rem;font-size:.85rem;font-weight:500;transition:opacity .15s,transform .15s}.NoteSectionCard-module__q2gnIW__btn:hover{opacity:.9;transform:translateY(-1px)}.NoteSectionCard-module__q2gnIW__footnote{color:var(--text-muted);text-align:center;opacity:.75;margin:0;font-size:.7rem}html.dark .NoteSectionCard-module__q2gnIW__card:hover{box-shadow:0 4px 20px #00000059}
.tag{cursor:pointer;color:#1f2937;background-color:#f3f4f6;border-radius:999px;padding:.4rem .8rem;transition:all .2s}.tag:hover{background-color:#e5e7eb}.tag.active{color:#fff;background-color:#000}.blog-post-card{transition:opacity .15s}.blog-post-card:hover{opacity:.85}@media screen and (min-width:1024px){.quiz-right{display:none}}html.dark .homepage-left{border-right-color:#3a3a37}html.dark .homepage-right{border-left-color:#3a3a37}html.dark .blog-post-card{border-bottom-color:#3a3a37}html.dark .tag{color:#cbd5e1;background-color:#2b2b29}html.dark .tag:hover{background-color:#3a3a37}html.dark .tag.active{color:#262624;background-color:#e2e8f0}
