.popupNotice-module__obpZfG__overlay{z-index:999;background:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.popupNotice-module__obpZfG__popup{text-align:center;background-color:#fff;border-radius:16px;max-width:400px;padding:24px;animation:.3s popupNotice-module__obpZfG__fadeIn;box-shadow:0 4px 20px rgba(0,0,0,.2)}.popupNotice-module__obpZfG__title{margin-bottom:10px;font-size:18px;font-weight:600}.popupNotice-module__obpZfG__text{color:#555;margin-bottom:20px;font-size:14px;line-height:1.4}.popupNotice-module__obpZfG__button{color:#fff;cursor:pointer;background-color:#2d2d2d;border:none;border-radius:9999px;padding:8px 20px;font-size:14px;transition:background-color .2s}.popupNotice-module__obpZfG__button:hover{background-color:#555}@keyframes popupNotice-module__obpZfG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.home-app-bar{background:rgba(255,255,255,.2);justify-content:center;align-items:center;width:100%;padding-bottom:10px;display:flex}.home-app-bar__logo{object-fit:contain;height:50px;margin-top:10px;background-color:transparent!important}
.bottom-app-bar{z-index:100;background:#e0e0e0;border-top-left-radius:24px;border-top-right-radius:24px;justify-content:center;align-items:center;width:100%;padding:10px 0;display:flex;position:fixed;bottom:0}.bottom-app-bar__wrap{justify-content:center;align-items:center;gap:4px;height:100%;padding:10px 8px;display:flex}.bottom-app-bar__button{cursor:pointer;color:#757575;background:0 0;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:2px;min-width:0;padding:8px 16px;display:flex}.bottom-app-bar__button span{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.bottom-app-bar__button.is-selected{color:#000}.bottom-app-bar__button:hover{background:rgba(0,0,0,.05)}@media (max-width:400px){.bottom-app-bar__wrap{gap:8px}}
.sheet-backdrop{z-index:40;background:rgba(0,0,0,.4);position:fixed;top:0;bottom:0;left:0;right:0}.profile-sheet{z-index:50;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;animation:.25s ease-out slideUp;position:fixed;bottom:49px;left:0;right:0}.profile-sheet.closing{animation:.3s ease-in forwards slideDown}.profile-sheet-content{padding:16px 16px calc(env(safe-area-inset-bottom) + 24px);flex-direction:column;align-items:center;display:flex}.avatar{color:#fff;background:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;font-weight:700;display:flex}.user-name{color:#111827;text-align:center;margin-top:12px;font-size:16px;font-weight:600}.logout-button{color:#fff;cursor:pointer;background:#212121;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100px;height:44px;margin-top:24px;font-size:14px;font-weight:600;display:flex}.logout-icon{font-size:18px}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.x-close{color:#212121;cursor:pointer;position:absolute;top:0;right:0}
.feed{background:#f6f6f6;min-height:100vh}.feed.loading{justify-content:center;align-items:center;display:flex}.feed-padding{padding:12px 12px 0}.feed-grid{grid-template-columns:1fr 1fr;gap:18px;padding:14px 12px;display:grid}.feed-padding:before{content:"";background:rgba(0,0,0,.5);height:1px;display:block;position:relative}.home-news-card img{object-fit:cover;border-radius:12px}.home-news-card h2,.home-news-card h3{color:#111;font-weight:800;line-height:1.2}.feed-grid>*{position:relative}.feed-grid>:before{content:"";background:rgba(0,0,0,.5);height:1px;position:absolute;top:-12px;left:0;right:0}.spacer{height:16px}.spinner{border:3px solid #ccc;border-top-color:#000;border-radius:50%;width:36px;height:36px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
.home-news-card-link{color:inherit;margin-top:15px;text-decoration:none;display:block}.home-news-card{flex-direction:column;width:100%;transition:transform .15s;display:flex;overflow:hidden}.home-news-card__image-wrapper{width:100%;position:relative;overflow:hidden}.home-news-card__content:before{content:"";background:rgba(0,0,0,.5);width:60px;height:1px;margin:5px 0;display:block;position:relative;top:-2px;left:-10px}.home-news-card__image{object-fit:cover}.home-news-card__image-placeholder{color:#777;background:#e0e0e0;justify-content:center;align-items:center;width:100%;display:flex}.home-news-card__content{flex-direction:column;padding:12px 12px 12px 0;display:flex}.home-news-card__title{color:#111;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:700;line-height:1.18;display:-webkit-box;overflow:hidden}.home-news-card__meta{color:rgba(0,0,0,.55);margin-top:8px;font-size:12px}.home-news-card__actions{gap:12px;margin-top:10px;display:flex}.home-news-card__action-btn{cursor:pointer;color:#333;opacity:.75;background:0 0;border:none;padding:4px}.home-news-card__action-btn:hover{opacity:1}.home-news-card:active{transform:scale(.985)}
