.exp-root{width:100%}.exp-wrap{max-width:1440px;margin:0 auto;padding:32px}.exp-bar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.exp-search{flex:220px;align-items:center;max-width:380px;display:flex;position:relative}.exp-search svg{color:#999;pointer-events:none;position:absolute;left:14px}.exp-search input{color:#111;background:#fff;border:1px solid #e5e5e5;border-radius:999px;width:100%;height:42px;padding:0 16px 0 40px;font-size:14px}.exp-search input:focus{border-color:#111;outline:none}.exp-fbtn{color:#111;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 20px;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.exp-fbtn:hover{background:#f5f5f5}.exp-fclear{color:#111;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:inline-flex}.exp-fclear:hover{background:#f5f5f5}.exp-count{color:#666;font-size:15px}.exp-sort{color:#111;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:999px;height:42px;margin-left:auto;padding:0 16px;font-size:14px}.exp-layout{align-items:flex-start;display:flex}.exp-sidebar{opacity:0;flex:none;width:0;transition:width .3s,opacity .25s,margin-right .3s;overflow:hidden}.exp-sidebar.open{opacity:1;border-right:1px solid #f0f0f0;width:285px;margin-right:32px;padding-right:24px}.exp-sidebar-inner{width:260px}.exp-main{flex:auto;min-width:0}.exp-drawer-head,.exp-backdrop{display:none}.exp-section{border-bottom:1px solid #f0f0f0}.exp-section-head{cursor:pointer;color:#111;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin:0;padding:18px 0;font-size:15px;font-weight:700;display:flex}.exp-section-head svg{color:#777;flex:none;transition:color .15s}.exp-section-head:hover svg{color:#111}.exp-section-body{max-height:400px;transition:max-height .35s;overflow:hidden}.exp-section.closed .exp-section-body{max-height:0}.exp-section-body-inner{padding:2px 0 20px}.exp-pills{flex-wrap:wrap;gap:6px;display:flex}.exp-pill{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e5e5;border-radius:999px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:13px;font-weight:400;transition:border-color .15s;display:inline-flex}.exp-pill:hover{border-color:#111}.exp-pill.on{border:2px solid #111;font-weight:500}.exp-dot{border-radius:999px;flex:none;width:6px;height:6px}.exp-subwrap{max-height:0;transition:max-height .35s;overflow:hidden}.exp-subwrap.open{max-height:300px}.exp-subpills{flex-wrap:wrap;gap:6px;margin-top:6px;padding-left:8px;display:flex}.exp-pill--sub{height:30px;padding:0 12px;font-size:12px}.exp-reset{color:#999;cursor:pointer;background:0 0;border:none;margin:16px 0 4px;padding:0;font-size:13px;transition:color .15s}.exp-reset:hover{color:#111}.exp-masonry{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.exp-masonry--narrow{grid-template-columns:repeat(3,1fr)}.exp-card{cursor:pointer;background:#f0f0f0;border-radius:18px;display:block;position:relative;overflow:hidden}.exp-card-img{aspect-ratio:4/5;background:#f0f0f0;width:100%;position:relative;overflow:hidden}@supports not (aspect-ratio:4 / 5){.exp-card-img:before{content:"";padding-bottom:125%;display:block}}.exp-card-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;inset:0}.exp-card:hover img{transform:scale(1.03)}.exp-ov{z-index:3;opacity:0;background:linear-gradient(#0000 45%,#0000008c);flex-direction:column;justify-content:flex-end;padding:20px;transition:opacity .25s;display:flex;position:absolute;inset:0}.exp-card:hover .exp-ov{opacity:1}.exp-gt{color:#fff;margin-bottom:4px;font-size:16px;font-weight:600}.exp-gs{color:#fff;font-size:14px}.exp-badge{color:#111;background:#fffffff2;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:12px;left:12px}.exp-empty{text-align:center;color:#666;padding:64px 0;font-size:16px}@media (max-width:1023px){.exp-wrap{padding:24px 20px}.exp-layout{display:block}.exp-main{width:100%}.exp-masonry,.exp-masonry--narrow{grid-template-columns:repeat(2,1fr);gap:16px}.exp-card{border-radius:14px}.exp-backdrop{z-index:60;background:#0006;display:block;position:fixed;inset:0}.exp-sidebar{z-index:61;opacity:1;background:#fff;border-right:none;width:min(320px,86vw);max-width:86vw;margin:0;padding:20px 24px;transition:transform .3s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 30px #0000001f}.exp-sidebar.open{width:min(320px,86vw);margin:0;padding:20px 24px;transform:translate(0)}.exp-sidebar-inner{width:100%}.exp-drawer-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.exp-drawer-head span{color:#111;font-size:18px;font-weight:700}}@media (max-width:600px){.exp-masonry,.exp-masonry--narrow{grid-template-columns:1fr}}.exp-h1{color:#111;margin:0 0 16px;font-size:24px;font-weight:600}
