.feed-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:32px;align-items:start}.feed-main{min-width:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:18px}.feed-head{margin-bottom:2px}.feed-head h1{margin:0 0 6px}.feed-head .desc{font-size:14px;color:var(--a7-text-sub2)}.feed-tabsbar{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:space-between;justify-content:space-between;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.sns-feed-001__tabs{flex:1 1 auto}.sns-feed-001__tabs .tab{cursor:pointer}.feed-controls{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;flex:none}.feed-sort{display:flex;gap:2px;padding:3px;border:1px solid var(--a7-line2);border-radius:999px;background:var(--a7-surface)}.feed-sort>button{height:30px;padding:0 14px;border:none;border-radius:999px;background:0 0;color:var(--a7-text-sub2);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.feed-sort>button.is-active{background:#1a1a1a;color:#fff}.sns-feed-001__search{position:relative}.sns-feed-001__search input{width:180px;height:40px;padding:0 14px 0 38px;border:1px solid var(--a7-line2);border-radius:999px;background:var(--a7-surface3);font-family:inherit;font-size:14px;color:var(--a7-text);outline:0;transition:all .2s ease}.sns-feed-001__search input:focus{border-color:#e9004b;background:var(--a7-surface);width:220px}.sns-feed-001__search .ico{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:var(--a7-text-mute);pointer-events:none}.sns-feed-001__empty{padding:64px 20px;text-align:center;color:var(--a7-text-mute);border:1px dashed var(--a7-line2);border-radius:12px}.sns-feed-001__more{display:flex;justify-content:center;margin-top:6px}.sns-feed-001__more>button{height:48px;padding:0 40px;border:1px solid var(--a7-line2);border-radius:999px;background:var(--a7-surface);color:var(--a7-text);font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.sns-feed-001__more>button:hover:not(:disabled){border-color:var(--a7-text)}.sns-feed-001__more>button:disabled{color:var(--a7-text-mute);cursor:default}.page-feed-detail-inner .feed-single{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:991px){.feed-grid{grid-template-columns:1fr}.feed-side{display:none}}@media (max-width:767px){.feed-tabsbar{align-items:stretch}.sns-feed-001__tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.sns-feed-001__tabs::-webkit-scrollbar{display:none}.sns-feed-001__tabs .tag{flex:none}.feed-controls{width:100%}.sns-feed-001__search{flex:1}.sns-feed-001__search input,.sns-feed-001__search input:focus{width:100%}}