.st_container{max-width:1120px;margin:0 auto;padding:0 16px}.st_topbar{border-bottom:1px solid var(--st-border,#e6e8ec);background:var(--st-bar,#fff)}.st_page{color:var(--st-text,#16181d);padding:24px 0 64px}.st_hero{padding:28px 0 8px}.st_h1{letter-spacing:-.02em;margin:0 0 10px;font-size:34px;font-weight:800;line-height:1.15}.st_lead{color:var(--st-muted,#565b66);max-width:720px;margin:0;font-size:17px;line-height:1.55}.st_search_wrap{margin:22px 0 8px}.st_search_box{z-index:5;position:sticky;top:8px}.st_search_input{box-sizing:border-box;border:1.5px solid var(--st-border,#e6e8ec);background:var(--st-input,#fff);width:100%;color:inherit;border-radius:14px;outline:none;padding:14px 16px;font-size:16px;transition:border-color .15s}.st_search_input:focus{border-color:#3b82f6}.st_status{min-height:20px;color:var(--st-muted,#565b66);padding:8px 2px;font-size:14px;line-height:20px}.st_grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:16px;display:grid}.st_card{border:1px solid var(--st-border,#e6e8ec);background:var(--st-card,#fff);border-radius:16px;flex-direction:column;height:100%;transition:border-color .12s;display:flex;overflow:hidden}.st_card:hover{border-color:#cfd5de}.st_card_media{background:var(--st-media,#f5f6f8);justify-content:center;align-items:center;gap:8px;min-height:108px;padding:16px;display:flex}.st_thumb{object-fit:cover;border-radius:12px;width:76px;height:76px}.st_noimg{color:#8b909b;background:#e9ebef;border-radius:12px;place-items:center;width:76px;height:76px;font-size:30px;font-weight:700;display:grid}.st_card_body{flex-direction:column;flex:1;gap:8px;padding:12px 14px 14px;display:flex}.st_card_title{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.3;overflow:hidden}.st_card_meta{color:var(--st-muted,#565b66);gap:12px;font-size:12.5px;display:flex}.st_chips{flex-wrap:wrap;gap:5px;display:flex}.st_chip{color:#4a5160;background:#eef1f6;border-radius:999px;padding:2px 8px;font-size:11.5px}.st_add{text-align:center;color:#fff;background:#3b82f6;border-radius:10px;margin-top:auto;padding:9px 12px;font-size:14px;font-weight:700;text-decoration:none}.st_add:hover{background:#2f6fe0}.st_section{margin-top:40px}.st_h2{letter-spacing:-.01em;margin:0 0 16px;font-size:22px;font-weight:800}.st_collections{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.st_collection_card{color:inherit;border:1px solid var(--st-border,#e6e8ec);background:linear-gradient(135deg,#f8fafc,#eef2f7);border-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:18px;font-weight:700;text-decoration:none;display:flex}.st_collection_card:hover{border-color:#3b82f6}.st_collection_more{color:#3b82f6;white-space:nowrap;font-size:14px;font-weight:700}.st_tagcloud{flex-wrap:wrap;gap:8px;display:flex}.st_tag{color:inherit;border:1px solid var(--st-border,#e6e8ec);background:var(--st-card,#fff);border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:14px;text-decoration:none;display:inline-flex}.st_tag:hover{color:#3b82f6;border-color:#3b82f6}.st_tag_count{color:#9aa0ac;font-size:12px}.st_prose{max-width:760px;margin-top:48px}.st_prose p{color:var(--st-text,#2a2e37);margin:0 0 16px;font-size:16px;line-height:1.65}.st_faq_item{margin-top:20px}.st_faq_q{margin:0 0 6px;font-size:17px;font-weight:700}.st_faq_a{color:var(--st-muted,#565b66);margin:0;font-size:15.5px;line-height:1.6}:root[data-theme=dark] .st_page{--st-text:#e8eaf0;--st-muted:#a2a8b4;--st-border:#262a33;--st-card:#14161b;--st-media:#1a1d24;--st-input:#14161b}:root[data-theme=dark] .st_topbar{--st-border:#262a33;--st-bar:#0f1115}:root[data-theme=dark] .st_chip{color:#b8bec9;background:#20242c}:root[data-theme=dark] .st_collection_card{background:linear-gradient(135deg,#14161b,#191c22)}:root[data-theme=dark] .st_noimg{color:#6a7080;background:#20242c}:root[data-theme=dark] .st_card:hover{border-color:#333a45}@media (max-width:560px){.st_h1{font-size:27px}.st_grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.st_crumbs{color:var(--st-muted,#565b66);padding:6px 0 2px;font-size:13.5px}.st_crumbs a{color:#3b82f6;text-decoration:none}.st_grid_wide .st_card_media{min-height:0;padding:12px}.st_grid_wide .st_thumb{border-radius:14px;width:100%;height:auto}