.auction-post-card{background:var(--bg-card);border:none;border-bottom:8px solid var(--bg-section);padding:var(--space-4);box-sizing:border-box;gap:var(--space-4);cursor:default;border-radius:0;flex-direction:column;width:100%;max-width:100%;margin:0;transition:all .2s;display:flex}.auction-footer{justify-content:space-between;align-items:center;gap:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-default);flex-wrap:wrap;display:flex}.footer-info{gap:var(--space-6);flex-wrap:wrap;display:flex}.footer-item{flex-direction:column;gap:2px;display:flex}.footer-label{font-size:var(--text-sm);color:var(--text-secondary)}.footer-value{font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text-primary)}.case-number-wrapper{align-items:center;gap:var(--space-2);display:flex}.copy-btn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:inline-flex}.copy-btn:hover{background:var(--bg-section);color:var(--text-primary)}.copy-btn:active{transform:scale(.95)}.copy-btn svg{display:block}.footer-badges{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;display:flex}.redevelopment-badge{white-space:nowrap;border-radius:4px;align-items:center;padding:4px 8px;font-size:12px;font-weight:600;display:inline-flex}.area-badge{border:1px solid #ffb8b8}.type-badge{box-shadow:0 1px 2px #0000001a}.stage-badge,.property-badge{border:1px solid #e5e7eb}.bid-status-badge{box-shadow:0 1px 2px #0000001a}.auction-address{font-size:var(--text-base);color:var(--text-body);line-height:1.5}.auction-price-section{gap:var(--space-2);padding:var(--space-3);background:var(--bg-section);border-radius:var(--radius-md);flex-direction:column;display:flex}.price-row{align-items:center;gap:var(--space-3);display:flex}.price-label{font-size:var(--text-sm);color:var(--text-secondary);min-width:60px}.price-value{font-size:var(--text-base);font-weight:var(--font-bold);color:var(--text-primary)}.price-highlight{color:var(--charcoal)}.price-rate{font-size:var(--text-sm);color:var(--text-secondary);margin-left:auto}@media (max-width:768px){.auction-footer{gap:var(--space-3)}.footer-info{gap:var(--space-4)}}.auction-post-card *{box-sizing:border-box;max-width:100%}
.CommunityPageContent-module__dICuUW__unifiedCommunityPage{background:#fff;flex-direction:column;width:100%;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}.CommunityPageContent-module__dICuUW__unifiedCommunityPage *{box-sizing:border-box}.CommunityPageContent-module__dICuUW__communityMain{box-sizing:border-box;flex:1;width:100%;max-width:680px;margin:0 auto;padding:52px 0 64px;overflow-x:hidden}.CommunityPageContent-module__dICuUW__pageControls{-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:9;border-bottom:1px solid var(--border-default);background:#fff;align-items:center;gap:0;padding:0;display:flex;position:fixed;top:52px;left:0;right:0;overflow-x:auto}.CommunityPageContent-module__dICuUW__pageControls::-webkit-scrollbar{display:none}.CommunityPageContent-module__dICuUW__hamburgerBtn{color:#333;cursor:pointer;z-index:2;background:#fff;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin:0;padding:0;transition:all .2s;display:flex;position:sticky;left:0;box-shadow:4px 0 8px #ffffffe6}.CommunityPageContent-module__dICuUW__hamburgerBtn:after{content:"";pointer-events:none;background:0 0;width:12px;position:absolute;top:0;bottom:0;right:-12px}.CommunityPageContent-module__dICuUW__hamburgerBtn:hover{background:#f9fafb}.CommunityPageContent-module__dICuUW__hamburgerBtn:active{transform:scale(.95)}.CommunityPageContent-module__dICuUW__hamburgerBtn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.CommunityPageContent-module__dICuUW__activeFilterBar{border:1px solid var(--booriny-pink);background:linear-gradient(135deg,#ffe8e8 0%,#fff5f5 100%);border-radius:12px;align-items:center;gap:8px;margin:12px 16px;padding:12px 16px;display:flex}.CommunityPageContent-module__dICuUW__filterLabel{color:#4b5563;font-size:13px;font-weight:500}.CommunityPageContent-module__dICuUW__filterValue{color:#1f2937;flex:1;font-size:14px;font-weight:700}.CommunityPageContent-module__dICuUW__clearFilterBtn{width:28px;height:28px;color:var(--booriny-pink);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:all .15s;display:flex}.CommunityPageContent-module__dICuUW__clearFilterBtn:hover{background:var(--booriny-pink);color:var(--charcoal);transform:scale(1.1)}.CommunityPageContent-module__dICuUW__postsFeed{box-sizing:border-box;background:#fff;width:100%;margin-top:52px;padding:16px 0 0;overflow-x:hidden}.CommunityPageContent-module__dICuUW__postsList{box-sizing:border-box;background:#f5f5f5;flex-direction:column;gap:0;width:100%;max-width:100%;padding:8px 0;display:flex}.CommunityPageContent-module__dICuUW__emptyMessage{text-align:center;padding:48px 16px}.CommunityPageContent-module__dICuUW__emptyText{color:var(--text-primary);margin:0 0 8px;font-size:16px;font-weight:600}.CommunityPageContent-module__dICuUW__emptySubtext{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.CommunityPageContent-module__dICuUW__sectionTitleHeader{padding:var(--space-4);background:var(--bg-section);border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.CommunityPageContent-module__dICuUW__sectionTitle{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text-primary);align-items:center;gap:var(--space-2);margin:0;display:flex}.CommunityPageContent-module__dICuUW__sectionTitleWithInfo{gap:var(--space-1);flex-direction:column;display:flex}.CommunityPageContent-module__dICuUW__infoText{font-size:var(--text-sm);color:var(--text-secondary);font-weight:400;line-height:1.4}.CommunityPageContent-module__dICuUW__sectionCount{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500}.CommunityPageContent-module__dICuUW__sectionHeaderRight{align-items:center;gap:var(--space-3);display:flex}.CommunityPageContent-module__dICuUW__viewMoreBtn{color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-weight:600;transition:all .2s}.CommunityPageContent-module__dICuUW__viewMoreBtn:hover{color:var(--text-primary);background:var(--bg-card)}.CommunityPageContent-module__dICuUW__showMoreContainer{padding:var(--space-6)0;background:var(--bg-section);justify-content:center;display:flex}.CommunityPageContent-module__dICuUW__showMoreBtn{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);font-size:var(--text-base);color:var(--text-primary);cursor:pointer;font-weight:600;transition:all .2s;display:flex}.CommunityPageContent-module__dICuUW__showMoreBtn:hover:not(:disabled){background:var(--bg-section);border-color:var(--border-hover)}.CommunityPageContent-module__dICuUW__showMoreBtn:disabled{opacity:.6;cursor:not-allowed}.CommunityPageContent-module__dICuUW__expandIcon{font-size:18px}.CommunityPageContent-module__dICuUW__expandCount{color:var(--text-secondary);font-weight:400}.CommunityPageContent-module__dICuUW__loadMoreTrigger{margin-top:var(--space-6);background:var(--bg-section);justify-content:center;align-items:center;min-height:100px;display:flex}.CommunityPageContent-module__dICuUW__loadingMore{align-items:center;gap:var(--space-3);padding:var(--space-4);flex-direction:column;display:flex}.CommunityPageContent-module__dICuUW__loadingMore span{font-size:var(--text-base);color:var(--text-secondary)}.CommunityPageContent-module__dICuUW__spinner{border:3px solid var(--border-default);border-top-color:var(--charcoal);border-radius:50%;width:24px;height:24px;animation:1s linear infinite CommunityPageContent-module__dICuUW__spin}@keyframes CommunityPageContent-module__dICuUW__spin{to{transform:rotate(360deg)}}.CommunityPageContent-module__dICuUW__endOfList{margin-top:var(--space-6);padding:var(--space-4);text-align:center;background:var(--bg-section)}.CommunityPageContent-module__dICuUW__endOfList span{font-size:var(--text-base);color:var(--text-secondary);font-weight:500}.CommunityPageContent-module__dICuUW__fab{background:var(--charcoal);color:#fff;cursor:pointer;z-index:50;letter-spacing:-.3px;border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-width:80px;height:48px;padding:0 18px;font-family:IBM Plex Sans KR,sans-serif;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:80px;right:16px;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a}body.footer-hidden .CommunityPageContent-module__dICuUW__fab{bottom:16px}.CommunityPageContent-module__dICuUW__fabIcon{flex-shrink:0;width:18px;height:18px}.CommunityPageContent-module__dICuUW__fabText{white-space:nowrap}.CommunityPageContent-module__dICuUW__fab:hover{background:var(--booriny-pink);color:var(--charcoal);transform:translateY(-3px);box-shadow:0 8px 24px #ffd0d099,0 4px 8px #ffd0d066}.CommunityPageContent-module__dICuUW__fab:active{transform:translateY(0)}.CommunityPageContent-module__dICuUW__fab:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.CommunityPageContent-module__dICuUW__fab:disabled:hover{background:var(--charcoal);transform:none;box-shadow:0 2px 8px #0000001f}.CommunityPageContent-module__dICuUW__scrollToTop{background:var(--charcoal);color:#fff;cursor:pointer;z-index:49;opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:80px;right:16px;transform:translateY(20px);box-shadow:0 2px 8px #00000026,0 1px 3px #0000001a}body.footer-hidden .CommunityPageContent-module__dICuUW__scrollToTop{bottom:16px}.CommunityPageContent-module__dICuUW__scrollToTop.CommunityPageContent-module__dICuUW__visible{opacity:.6;visibility:visible;transform:translateY(0)}.CommunityPageContent-module__dICuUW__scrollToTop:hover{opacity:1;background:var(--booriny-pink);color:var(--charcoal);transform:translateY(-2px);box-shadow:0 4px 16px #ffd0d099,0 2px 6px #ffd0d066}.CommunityPageContent-module__dICuUW__scrollToTop:active{opacity:.8;transform:translateY(0)}@media (min-width:1024px){.CommunityPageContent-module__dICuUW__communityMain{padding-bottom:56px}.CommunityPageContent-module__dICuUW__pageControls{border-bottom:none;margin-top:0;padding:16px 24px;display:flex;position:static}.CommunityPageContent-module__dICuUW__hamburgerBtn{display:flex}.CommunityPageContent-module__dICuUW__postsFeed{margin-top:0;padding:16px 0 0}.CommunityPageContent-module__dICuUW__fab{min-width:92px;height:52px;font-size:15px;bottom:96px}body.footer-hidden .CommunityPageContent-module__dICuUW__fab{bottom:24px}.CommunityPageContent-module__dICuUW__scrollToTop{width:44px;height:44px;bottom:96px}body.footer-hidden .CommunityPageContent-module__dICuUW__scrollToTop{bottom:24px}.CommunityPageContent-module__dICuUW__activeFilterBar{margin:16px 24px}}@media (max-width:768px){.CommunityPageContent-module__dICuUW__sectionTitle{font-size:var(--text-lg)}}.CommunityPageContent-module__dICuUW__auctionFilters{background:var(--bg-card);border-bottom:1px solid var(--border-default);margin-bottom:var(--space-4);flex-direction:column;gap:0;padding:0;display:flex}.CommunityPageContent-module__dICuUW__redevelopmentCheckbox{padding:var(--space-3)var(--space-4)}.CommunityPageContent-module__dICuUW__redevelopmentCheckbox label{align-items:center;gap:var(--space-2);cursor:default;display:flex}.CommunityPageContent-module__dICuUW__redevelopmentCheckbox input[type=checkbox]{cursor:pointer;appearance:none;background:var(--charcoal);border:2px solid var(--charcoal);border-radius:4px;width:20px;height:20px;transition:all .2s;position:relative}.CommunityPageContent-module__dICuUW__redevelopmentCheckbox input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.CommunityPageContent-module__dICuUW__redevelopmentCheckbox input[type=checkbox]:disabled{cursor:default;opacity:1}.CommunityPageContent-module__dICuUW__checkboxLabel{font-size:var(--text-base);color:var(--text-primary);font-weight:600}
