body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#fafafa;color:#262626;font-family:-apple-system,sans-serif}.navbar{align-items:center;background:#fff;border-bottom:1px solid #dbdbdb;display:flex;height:60px;justify-content:center;position:sticky;top:0;z-index:100}.nav-logo{font-size:24px;font-weight:700}.feed-container{align-items:center;display:flex;flex-direction:column;padding:40px 20px}.feed-card-pc{background:#fff;border:1px solid #dbdbdb;border-radius:4px;height:600px;margin-bottom:40px;max-width:935px;width:100%}.feed-card-pc,.feed-left{display:flex;overflow:hidden}.feed-left{align-items:center;background:#000;flex:1.5 1;justify-content:center}.feed-image-pc{height:100%;object-fit:cover;width:100%}.feed-right{background:#fff;border-left:1px solid #efefef;display:flex;flex:1 1;flex-direction:column;width:350px}.feed-right-header{align-items:center;border-bottom:1px solid #efefef;display:flex;justify-content:space-between;padding:14px 16px}.avatar{border-radius:50%;height:32px;object-fit:cover;width:32px}.username{font-size:14px;font-weight:600;margin-left:10px}.feed-user-info{align-items:center;display:flex}.feed-right-main{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.feed-caption{font-size:14px;padding:16px}.comments-section-wrapper{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;overflow:hidden}.comment-list-container{flex:1 1;overflow-y:auto;padding:0 16px}.comment-list{list-style:none}.comment-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.comment-main{flex:1 1;font-size:14px;line-height:1.4}.report-bell-btn{background:none;border:none;color:#c7c7c7;cursor:pointer;margin-left:8px}.comment-form{background:#fff;border-top:1px solid #efefef;display:flex;padding:16px}.comment-input{border:none;flex:1 1;font-size:14px;outline:none}.comment-submit{background:none;border:none;color:#0095f6;cursor:pointer;font-weight:600}.feed-right-footer{background:#fff;border-top:1px solid #efefef;padding:14px 16px}.feed-actions{display:flex;justify-content:space-between;margin-bottom:8px}.action-left{display:flex;gap:15px}.action-btn{background:none;border:none;cursor:pointer}.heart-icon.liked{color:#ed4956}.feed-likes{font-size:14px;font-weight:600}.modal-root{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10000}.modal-overlay{background:#0009;height:100%;position:absolute;width:100%}.modal-box{background:#fff;border-radius:12px;padding:30px;position:relative;text-align:center;width:400px}.modal-select,.modal-textarea{border:1px solid #dbdbdb;border-radius:6px;margin-bottom:15px;padding:10px;width:100%}.modal-textarea{box-sizing:border-box;height:100px;resize:none}.modal-footer{display:flex;gap:10px}.confirm-btn{background:#ed4956;color:#fff;font-weight:700}.cancel-btn,.confirm-btn{border:none;border-radius:6px;cursor:pointer;flex:1 1;padding:12px}.cancel-btn{background:#efefef}.blind-comment{color:#8e8e8e;font-style:italic}
/*# sourceMappingURL=main.fd280cad.css.map*/