/* Atheneus Interpretacion Visual */
.atheneus-interp-wrapper{position:relative;background:linear-gradient(170deg,#0a0a1a 0%,#0d1117 40%,#111827 100%);border-radius:16px;padding:40px 32px;color:#e8e0d0;font-family:Georgia,Times New Roman,serif;line-height:1.85;overflow:hidden;user-select:none;-webkit-user-select:none}
.atheneus-interp-wrapper::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(1px 1px at 10% 20%,rgba(201,168,76,0.4) 0%,transparent 100%),radial-gradient(1px 1px at 30% 70%,rgba(201,168,76,0.3) 0%,transparent 100%),radial-gradient(1px 1px at 50% 10%,rgba(123,104,238,0.3) 0%,transparent 100%),radial-gradient(1px 1px at 70% 80%,rgba(201,168,76,0.2) 0%,transparent 100%),radial-gradient(1px 1px at 90% 40%,rgba(123,104,238,0.25) 0%,transparent 100%);pointer-events:none;z-index:0}
.atheneus-interp-wrapper>*{position:relative;z-index:1}
.atheneus-interp-title{text-align:center;margin-bottom:8px}
.atheneus-interp-title h2{font-size:1.8em;color:#c9a84c;font-weight:700;letter-spacing:0.03em;margin:0 0 4px 0;text-shadow:0 0 20px rgba(201,168,76,0.3)}
.atheneus-interp-subtitle{text-align:center;color:#9ca3af;font-style:italic;font-size:0.95em;margin-bottom:32px}
.atheneus-interp-divider{text-align:center;margin:32px 0;font-size:1.2em;color:#c9a84c;letter-spacing:12px;opacity:0.6}
.atheneus-interp-section{background:rgba(255,255,255,0.03);border:1px solid rgba(201,168,76,0.15);border-radius:12px;padding:28px 24px;margin-bottom:24px;transition:border-color 0.3s ease,box-shadow 0.3s ease;animation:athFadeInUp 0.6s ease forwards;opacity:0}
.atheneus-interp-section:hover{border-color:rgba(201,168,76,0.35);box-shadow:0 0 30px rgba(201,168,76,0.08)}
.atheneus-interp-section:nth-child(2){animation-delay:0.1s}
.atheneus-interp-section:nth-child(3){animation-delay:0.2s}
.atheneus-interp-section:nth-child(4){animation-delay:0.3s}
.atheneus-interp-section:nth-child(5){animation-delay:0.4s}
.atheneus-interp-section:nth-child(6){animation-delay:0.5s}
.atheneus-interp-section:nth-child(7){animation-delay:0.6s}
.atheneus-interp-section:nth-child(8){animation-delay:0.7s}
.atheneus-interp-section:nth-child(9){animation-delay:0.8s}
.atheneus-interp-section:nth-child(10){animation-delay:0.9s}
.atheneus-interp-section-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid rgba(201,168,76,0.12)}
.atheneus-interp-section-icon{font-size:1.6em;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(201,168,76,0.1);border-radius:10px;flex-shrink:0}
.atheneus-interp-section-header h3{font-size:1.25em;color:#c9a84c;margin:0;font-weight:600}
.atheneus-interp-subsection{margin:20px 0;padding-left:16px;border-left:3px solid rgba(123,104,238,0.3)}
.atheneus-interp-subsection h4{color:#7b68ee;font-size:1.05em;margin:0 0 10px 0;font-weight:600}
.atheneus-interp-text{color:#d1d5db;font-size:1em;margin-bottom:12px}
.atheneus-interp-text strong{color:#c9a84c;font-weight:600}
.atheneus-interp-list{list-style:none;padding:0;margin:12px 0}
.atheneus-interp-list li{padding:8px 0 8px 28px;position:relative;color:#d1d5db;border-bottom:1px solid rgba(255,255,255,0.04)}
.atheneus-interp-list li:last-child{border-bottom:none}
.atheneus-interp-list li::before{content:"\2726";position:absolute;left:4px;color:#c9a84c;font-size:0.75em;top:10px}
.atheneus-interp-table-wrap{overflow-x:auto;margin:16px 0;border-radius:8px;border:1px solid rgba(201,168,76,0.15)}
.atheneus-interp-table{width:100%;border-collapse:collapse;font-size:0.9em}
.atheneus-interp-table thead{background:rgba(201,168,76,0.12)}
.atheneus-interp-table th{padding:12px 14px;text-align:left;color:#c9a84c;font-weight:600;font-size:0.85em;text-transform:uppercase;letter-spacing:0.04em;border-bottom:2px solid rgba(201,168,76,0.2)}
.atheneus-interp-table td{padding:10px 14px;border-bottom:1px solid rgba(255,255,255,0.05);color:#d1d5db}
.atheneus-interp-table tbody tr:hover{background:rgba(201,168,76,0.05)}
.atheneus-interp-table td strong{color:#c9a84c}
.atheneus-interp-tip{background:linear-gradient(135deg,rgba(201,168,76,0.08) 0%,rgba(123,104,238,0.06) 100%);border:1px solid rgba(201,168,76,0.2);border-radius:10px;padding:18px 20px;margin:16px 0}
.atheneus-interp-tip p{margin:0;color:#e8e0d0;font-style:italic}
.atheneus-interp-meta{text-align:center;color:#6b7280;font-size:0.8em;margin-top:32px;padding-top:16px;border-top:1px solid rgba(255,255,255,0.05)}
.atheneus-interp-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-30deg);font-size:4em;color:rgba(201,168,76,0.03);white-space:nowrap;pointer-events:none;z-index:0;font-weight:700;letter-spacing:8px}
@keyframes athFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:768px){.atheneus-interp-wrapper{padding:24px 16px}.atheneus-interp-title h2{font-size:1.4em}.atheneus-interp-section{padding:20px 16px}.atheneus-interp-table{font-size:0.8em}.atheneus-interp-table th,.atheneus-interp-table td{padding:8px 10px}.atheneus-interp-watermark{font-size:2.5em}}
.atheneus-interp-wrapper *{user-select:none;-webkit-user-select:none}
