.cheatsheets-module__tmlU6G__container{padding-top:var(--space-3xl);padding-bottom:var(--space-3xl);min-height:calc(100vh - 80px)}.cheatsheets-module__tmlU6G__header{text-align:center;margin-bottom:var(--space-3xl)}.cheatsheets-module__tmlU6G__title{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem}.cheatsheets-module__tmlU6G__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.7}.cheatsheets-module__tmlU6G__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.cheatsheets-module__tmlU6G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cheatsheets-module__tmlU6G__grid{grid-template-columns:1fr}.cheatsheets-module__tmlU6G__title{font-size:2.5rem}}.cheatsheets-module__tmlU6G__topicCard{background:var(--gradient-card);border:1px solid var(--bg-border);border-radius:var(--radius-lg);transition:all var(--transition-base);box-shadow:var(--shadow-card);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.cheatsheets-module__tmlU6G__topicCard:hover{border-color:var(--brand-primary);box-shadow:var(--shadow-card-hover);transform:translateY(-6px)}.cheatsheets-module__tmlU6G__cardCover{justify-content:center;align-items:center;height:110px;display:flex;position:relative;overflow:hidden}.cheatsheets-module__tmlU6G__cardCover:after{content:"";background:linear-gradient(#0000 40%,#0000004d 100%);position:absolute;inset:0}.cheatsheets-module__tmlU6G__cardIcon{z-index:1;filter:drop-shadow(0 2px 8px #0000004d);font-size:2.8rem;position:relative}.cheatsheets-module__tmlU6G__cardBody{padding:var(--space-lg);flex-direction:column;flex-grow:1;gap:.5rem;display:flex}.cheatsheets-module__tmlU6G__cardTitle{color:var(--text-primary);font-size:1.3rem}.cheatsheets-module__tmlU6G__cardDesc{color:var(--text-muted);flex-grow:1;font-size:.88rem;line-height:1.55}.cheatsheets-module__tmlU6G__cardMeta{color:var(--brand-primary);margin-top:auto;padding-top:.75rem;font-size:.9rem;font-weight:600}.cheatsheets-module__tmlU6G__detailHeader{margin-bottom:var(--space-2xl);text-align:center}.cheatsheets-module__tmlU6G__topicTitle{margin-bottom:var(--space-sm);font-size:3rem}.cheatsheets-module__tmlU6G__topicDesc{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.15rem}.cheatsheets-module__tmlU6G__categorySection{margin-bottom:var(--space-3xl)}.cheatsheets-module__tmlU6G__categoryTitle{color:var(--text-primary);margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);border-bottom:1px solid var(--bg-border);align-items:center;gap:10px;font-size:1.6rem;display:flex}.cheatsheets-module__tmlU6G__categoryTitle:before{content:"";background:var(--gradient-accent);border-radius:2px;width:4px;height:24px;display:inline-block}.cheatsheets-module__tmlU6G__itemsGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(380px,1fr));display:grid}@media (max-width:500px){.cheatsheets-module__tmlU6G__itemsGrid{grid-template-columns:1fr}}.cheatsheets-module__tmlU6G__cheatCard{background:var(--bg-surface);border:1px solid var(--bg-border);border-radius:var(--radius-md);transition:all var(--transition-fast);overflow:hidden}.cheatsheets-module__tmlU6G__cheatCard:hover{border-color:var(--brand-primary);box-shadow:0 0 20px #29b5e814}.cheatsheets-module__tmlU6G__cheatCardHeader{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--bg-border);justify-content:space-between;align-items:center;display:flex}.cheatsheets-module__tmlU6G__cheatTitle{color:var(--brand-primary);font-size:1rem;font-weight:700}.cheatsheets-module__tmlU6G__copyBtn{border:1px solid var(--bg-border);color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);font-size:.75rem;font-weight:600;font-family:var(--font-sans);background:0 0;align-items:center;gap:4px;padding:4px 10px;display:flex}.cheatsheets-module__tmlU6G__copyBtn:hover{border-color:var(--brand-primary);color:var(--brand-primary);background:#29b5e80f}.cheatsheets-module__tmlU6G__copied{color:#64d282!important;background:#64d28214!important;border-color:#64d282!important}.cheatsheets-module__tmlU6G__codeBlock{padding:var(--space-md) var(--space-lg);background:#0a0f1a;overflow-x:auto}.cheatsheets-module__tmlU6G__codeBlock pre{margin:0}.cheatsheets-module__tmlU6G__codeBlock code{font-family:var(--font-mono);color:#cbd5e1;white-space:pre;font-size:.85rem;line-height:1.65}.cheatsheets-module__tmlU6G__cheatDesc{padding:var(--space-sm) var(--space-lg) var(--space-md);color:var(--text-muted);background:#ffffff03;border-top:1px solid #ffffff08;font-size:.85rem;line-height:1.5}
