@charset "utf-8";
/*!
 * Living as an Investment Programmer (tool - gpt)
 * Copyright (c) 2025 PonTan
 */
.quote-card{background-color:#b30000;color:#fafafa;border-radius:12px;padding:.5rem .8rem;margin-bottom:.8rem;box-shadow:0 4px 16px rgba(0,0,0,.5)}.quote-card .quote-text{font-size:1.1rem;line-height:1.4}.quote-card .quote-time{margin-top:.5rem;text-align:center;color:gold;font-size:1.1rem;margin-bottom:1rem}.quote-footer{color:#ccc;font-size:1.1rem;text-align:center}.quote-footer a{color:#ccc}.gpt-comment-nav span{font-size:.9rem}.gpt-comment{text-align:left;font-size:1rem;line-height:1.4}#loading-spinner{height:60px;display:flex;justify-content:center;align-items:center}#load-more-trigger{height:1px}