.exp-root{width:100%}.exp-wrap{max-width:1440px;margin:0 auto;padding:32px 32px 96px}.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-sortdd{margin-left:auto;position:relative}.exp-sortdd-trigger{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e5e5;border-radius:20px;align-items:center;gap:8px;height:40px;padding:0 20px;font-family:inherit;font-size:14px;transition:border-color .15s;display:inline-flex}.exp-sortdd-trigger:hover{border-color:#111}.exp-sortdd-trigger.active{border-color:#111;font-weight:500}.exp-sortdd-trigger>svg{color:#999;flex:none;width:12px;height:12px;transition:transform .15s}.exp-sortdd-trigger.open>svg{transform:rotate(180deg)}.exp-sortdd-panel{z-index:50;background:#fff;border:1px solid #e5e5e5;border-radius:12px;min-width:220px;padding:8px 0;animation:.15s expSortFade;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 20px #0000001a}@keyframes expSortFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.exp-sortdd-opt{color:#111;cursor:pointer;white-space:nowrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:14px;display:flex}.exp-sortdd-opt:hover{background:#f5f5f5}.exp-sortdd-opt.sel{font-weight:600}.exp-sortdd-opt>svg{flex:none;width:16px;height:16px}.exp-layout{grid-template-columns:260px 1fr;align-items:start;gap:32px;display:grid}.exp-sidebar{border-right:1px solid #f0f0f0;align-self:start;max-height:calc(100vh - 120px);padding-right:24px;position:sticky;top:100px;overflow-y:auto}.exp-sidebar-inner{width:100%}.exp-main{min-width:0}.exp-fbtn,.exp-drawer-head,.exp-backdrop,.exp-drawer-foot,.exp-fab{display:none}.exp-fab-badge{color:#fff;background:#e5484d;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.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(3,1fr);gap:24px;display:grid}.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:1180px){.exp-masonry{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.exp-wrap{padding:16px 16px 88px}.exp-layout{display:block}.exp-main{width:100%}.exp-masonry{grid-template-columns:repeat(2,1fr);gap:16px}.exp-card{border-radius:14px}.exp-bar{z-index:30;background:#fff;gap:10px;margin:0 0 12px;padding:10px 0;position:sticky;top:88px}.exp-bar>.exp-fbtn,.exp-bar>.exp-fclear{display:none}.exp-fab{z-index:40;color:#fff;cursor:pointer;background:#111;border:none;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;position:fixed;bottom:24px;right:16px;box-shadow:0 4px 16px #0003}body[data-bottombar] .exp-fab{bottom:80px}.exp-backdrop{z-index:119;background:#0000004d;animation:.25s expFade;display:block;position:fixed;inset:0}.exp-sidebar{z-index:120;background:#fff;border-right:none;flex-direction:column;width:100%;max-width:100%;max-height:none;margin:0;padding:0;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -4px 30px #0000001f}.exp-sidebar.open{transform:translateY(0)}.exp-sidebar-inner{flex:1;width:100%;padding:16px 20px 8px;overflow-y:auto}.exp-drawer-head{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin:0;padding:16px 20px;display:flex}.exp-drawer-head span{color:#111;font-size:20px;font-weight:700}.exp-section-head{padding:16px 0;font-size:16px}.exp-pill{min-height:44px;padding:0 16px;font-size:14px}.exp-pill--sub{min-height:40px}.exp-reset{display:none}.exp-drawer-foot{padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f0f0f0;flex-direction:column;gap:8px;display:flex}.exp-drawer-reset{color:#666;cursor:pointer;background:0 0;border:none;align-self:center;padding:6px;font-size:14px}.exp-drawer-apply{color:#fff;cursor:pointer;background:#111;border:none;border-radius:26px;width:100%;height:52px;font-size:15px;font-weight:600}}@keyframes expFade{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.exp-masonry{grid-template-columns:1fr}.exp-search{flex:100%;order:-1;max-width:none}.exp-search input{height:46px}.exp-count{flex:auto;font-size:13px}.exp-sortdd{flex:100%;margin-left:0}.exp-sortdd-trigger{justify-content:space-between;width:100%;height:46px}.exp-sortdd-panel{min-width:0;left:0;right:0}}.exp-h1{color:#111;margin:0 0 16px;font-size:24px;font-weight:600}
