@charset "UTF-8";.gold-page{padding:2rem 0;max-width:1200px;margin:0 auto}.gold-page__header{text-align:center;margin-bottom:3rem;padding:2rem 1rem;background:linear-gradient(135deg,#f6d365 0%,#fda085 100%);border-radius:12px;box-shadow:0 4px 6px #0000001a}.gold-page__title{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}@media (max-width: 768px){.gold-page__title{font-size:1.5rem}}.gold-page__subtitle{font-size:1rem;color:#555;line-height:1.6}@media (max-width: 768px){.gold-page__subtitle{font-size:.9rem}}.section-header{margin-bottom:2rem}.section-header .section-title{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:3px solid #f39c12}@media (max-width: 768px){.section-header .section-title{font-size:1.25rem}}.section-header .section-subtitle{font-size:.95rem;color:#666;line-height:1.6}.gold-domestic{margin-bottom:3rem}.gold-domestic .gold-price-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:1rem}@media (max-width: 768px){.gold-domestic .gold-price-cards{grid-template-columns:1fr;gap:1.5rem}}.gold-domestic .gold-note{font-size:.875rem;color:#666;line-height:1.6;padding:1rem;background-color:#f8f9fa;border-left:4px solid #f39c12;border-radius:4px;margin-top:1rem}.gold-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.gold-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.gold-card__header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:1rem}.gold-card__title{color:#fff;font-size:1.125rem;font-weight:600;margin:0}.gold-card__body{padding:1.5rem}.gold-card__footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;margin-top:1rem;border-top:1px solid #e9ecef;font-size:.875rem;color:#6c757d}.gold-card__footer .source{font-weight:600;color:#495057}.gold-card__footer .update-time{font-style:italic}.price-table{width:100%}.price-table__header{display:grid;grid-template-columns:2fr 1.5fr 1fr;gap:.5rem;padding:.75rem;background-color:#f8f9fa;border-radius:6px;font-weight:600;color:#495057;margin-bottom:.5rem}.price-table__row{display:grid;grid-template-columns:2fr 1.5fr 1fr;gap:.5rem;padding:.75rem;border-bottom:1px solid #e9ecef;transition:background-color .2s ease}.price-table__row:hover{background-color:#f8f9fa}.price-table__row:last-child{border-bottom:none}.price-table__col{display:flex;align-items:center;font-size:.95rem}.price-table__col:nth-child(2),.price-table__col:nth-child(3){justify-content:flex-end;font-weight:600}.price-table .price-change.up{color:#28a745}.price-table .price-change.up:before{content:"↑ ";font-weight:700}.price-table .price-change.down{color:#dc3545}.price-table .price-change.down:before{content:"↓ ";font-weight:700}.gold-charts{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}@media (max-width: 768px){.gold-charts{grid-template-columns:1fr}}.gold-chart{background:#fff;border-radius:8px;box-shadow:0 2px 6px #00000014;overflow:hidden}.gold-chart__header{background-color:#f8f9fa;padding:.75rem 1rem;border-bottom:1px solid #dee2e6}.gold-chart__header .chart-title{font-weight:600;color:#495057;font-size:.95rem}.gold-chart__body{padding:1rem;text-align:center}.gold-chart__body img{max-width:100%;height:auto;border-radius:4px}.gold-foreign{margin-bottom:3rem}.gold-foreign .section-title{border-bottom-color:#3498db}.gold-platinum{margin-bottom:3rem}.gold-platinum .section-title{border-bottom-color:#9b59b6}.gold-knowledge{margin-bottom:3rem}.gold-knowledge .section-title{border-bottom-color:#e74c3c}.gold-knowledge .knowledge-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}@media (max-width: 768px){.gold-knowledge .knowledge-grid{grid-template-columns:1fr}}.knowledge-card{background:#fff;border-radius:8px;box-shadow:0 2px 6px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.knowledge-card:hover{transform:translateY(-4px);box-shadow:0 4px 10px #0000001f}.knowledge-card__image{width:100%;height:180px;overflow:hidden}.knowledge-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.knowledge-card__image:hover img{transform:scale(1.05)}.knowledge-card__content{padding:1.25rem}.knowledge-card__title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.knowledge-card__title a{color:#2c3e50;text-decoration:none;transition:color .2s ease}.knowledge-card__title a:hover{color:#3498db}.knowledge-card__excerpt{font-size:.875rem;color:#6c757d;line-height:1.6;margin:0}@media (max-width: 768px){.gold-page{padding:1rem 0}.price-table__header,.price-table__row{grid-template-columns:2fr 1fr 1fr;font-size:.85rem}.price-table__col{font-size:.85rem}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.loading-skeleton{animation:shimmer 2s infinite;background:linear-gradient(to right,#f6f7f8 0%,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%);background-size:1000px 100%;height:20px;border-radius:4px}
