.citation-section{margin-top:48px;padding-top:32px;border-top:1px solid #e6e1da}.citation-about-data{margin-bottom:32px}.citation-about-data h2{font-size:20px;font-weight:600;color:#1d1a22;margin:0 0 16px}.citation-about-data p{font-size:15px;line-height:1.7;color:#524c56;margin:0}.citation-container{background:linear-gradient(135deg,#faf8f5,#f3f0ea);border:1px solid #e6e1da;border-radius:5px;padding:24px}.citation-container h3{font-size:18px;font-weight:600;color:#37323c;margin:0 0 8px}.citation-description{font-size:14px;color:#6f6875;margin:0 0 20px}.citation-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.citation-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background:#ffffff;border:1px solid #e6e1da;border-radius:5px;font-size:14px;font-weight:500;color:#524c56;cursor:pointer;transition:all .2s ease;min-width:100px;justify-content:center}.citation-btn:hover{background:#faf8f5;border-color:#cfc8bf;color:#37323c;transform:translateY(-1px);box-shadow:3px 3px 0 0 rgba(29,26,34,.14)}.citation-btn:active{transform:translateY(0)}.citation-btn.copied{background:#3f7d3a;border-color:#3f7d3a;color:#ffffff}.citation-icon{width:16px;height:16px;flex-shrink:0}.citation-icon.check{stroke:#ffffff}.citation-preview{background:#ffffff;border:1px solid #e6e1da;border-radius:5px;overflow:hidden}.citation-preview-header{background:#faf8f5;padding:8px 12px;border-bottom:1px solid #e6e1da}.citation-preview-label{font-size:12px;font-weight:500;color:#6f6875;text-transform:uppercase;letter-spacing:.05em}.citation-preview-text{padding:16px;font-size:14px;line-height:1.6;color:#37323c;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;word-break:break-word}@media (max-width:768px){.citation-section{margin-top:32px;padding-top:24px}.citation-container{padding:16px}.citation-buttons{gap:8px}.citation-btn{padding:8px 12px;font-size:13px;min-width:auto;flex:1 1 calc(50% - 4px)}.citation-preview-text{font-size:13px;padding:12px}}@media (max-width:480px){.citation-btn{flex:1 1 100%}}