.category-page{background:#faf9fc;min-height:100vh}.category-page>main{max-width:1050px;margin:auto;padding:30px 24px 100px}.category-breadcrumb{color:#948c99;gap:8px;margin-bottom:48px;font-size:11px;display:flex}.category-breadcrumb a{color:var(--purple);font-weight:700;text-decoration:none}.category-hero{align-items:flex-start;gap:22px;max-width:850px;display:flex}.category-icon{width:70px;height:70px;color:var(--purple);background:#eee8fb;border-radius:20px;flex:none;place-items:center;display:grid}.category-icon svg{width:32px;height:32px}.category-hero h1{letter-spacing:-2px;margin:10px 0 16px;font-size:46px;line-height:1.1}.category-hero p{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.category-tools{padding-top:65px}.category-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.category-heading h2{margin:0;font-size:27px}.category-heading span{color:var(--muted);font-size:11px}.category-tools>div:last-child{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.category-tools a{border:1px solid var(--line);min-height:105px;color:var(--ink);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;padding:20px;text-decoration:none;transition:all .2s;display:flex}.category-tools a:hover{border-color:#cbbbed;transform:translateY(-2px);box-shadow:0 12px 25px #40304e0d}.category-tools a>svg{width:18px;color:var(--purple);flex:none}.category-tools strong{font-size:14px}.category-tools p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.category-note{border-left:4px solid var(--purple);background:#f0eafa;border-radius:17px;margin-top:65px;padding:25px 28px}.category-note h2{margin:0 0 8px;font-size:19px}.category-note p{color:#635b69;margin:0;font-size:13px;line-height:1.7}.other-categories{padding-top:65px}.other-categories h2{font-size:24px}.other-categories>div{flex-wrap:wrap;gap:10px;display:flex}.other-categories a{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:11px;align-items:center;gap:15px;padding:12px 15px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.other-categories svg{width:14px;color:var(--purple)}@media (width<=760px){.category-page>main{padding:20px 17px 70px}.category-breadcrumb{margin-bottom:35px}.category-hero{gap:13px}.category-icon{border-radius:14px;width:50px;height:50px}.category-icon svg{width:23px}.category-hero h1{letter-spacing:-1.3px;margin-top:6px;font-size:33px}.category-hero p{font-size:14px}.category-tools{padding-top:50px}.category-heading{flex-direction:column;align-items:flex-start;gap:7px}.category-tools>div:last-child{grid-template-columns:1fr}.category-note{margin-top:50px;padding:21px}.other-categories{padding-top:50px}.other-categories>div{display:grid}.other-categories a{justify-content:space-between}}
