#canuelas-custom-header{width:100%;position:relative;z-index:1000;box-shadow:0 2px 10px rgb(0 0 0 / .1);font-family:'Arial',sans-serif;margin-bottom:30px}.header-top{display:flex;justify-content:space-between;align-items:center;padding:25px 40px;background:linear-gradient(135deg,#76b852 0%,#008000 100%);position:relative;overflow:hidden;border-bottom:3px solid #005700}.site-title{font-size:38px;font-weight:800;color:#ffeb3b;text-shadow:2px 2px 4px rgb(0 0 0 / .3);letter-spacing:.5px;position:relative;z-index:2;animation:titleGlow 2s infinite alternate;margin:0;padding:0;line-height:1.2}@keyframes titleGlow{0%{text-shadow:2px 2px 4px rgb(0 0 0 / .3)}100%{text-shadow:0 0 15px #ffeb3b,0 0 25px #ffeb3b}}.header-date{font-size:20px;color:#fff;background:rgb(0 0 0 / .2);padding:10px 20px;border-radius:25px;font-weight:600;position:relative;z-index:2;min-width:220px;text-align:center;box-shadow:0 3px 8px rgb(0 0 0 / .2)}.headlines-banner{background:#d32f2f;padding:12px 0;overflow:hidden;position:relative;border-top:3px solid #a00;border-bottom:3px solid #a00}.headlines-container{width:100%;overflow:hidden;position:relative}.headlines-track{display:flex;white-space:nowrap;position:relative;will-change:transform}.headline-item{display:flex;align-items:center;margin:0 30px;text-decoration:none;transition:all 0.3s ease;padding:8px 15px;border-radius:5px;background:rgb(255 255 255 / .1)}.headline-item:hover{background:rgb(255 255 255 / .2);transform:translateY(-3px)}.headline-thumb{width:35px;height:35px;border-radius:50%;margin-right:12px;object-fit:cover;border:2px solid rgb(255 255 255 / .5);box-shadow:0 3px 6px rgb(0 0 0 / .2)}.headline-title{color:#fff;font-size:17px;font-weight:500;white-space:nowrap;text-shadow:0 2px 3px rgb(0 0 0 / .3)}@media (max-width:1200px){.header-top{padding:22px 30px}.site-title{font-size:32px}.header-date{font-size:18px;min-width:200px}}@media (max-width:992px){.header-top{padding:20px}.site-title{font-size:30px}.header-date{font-size:16px;min-width:180px}.headline-title{font-size:15px}}@media (max-width:768px){.header-top{flex-direction:column;padding:18px}.site-title{font-size:28px;margin-bottom:15px;text-align:center}.header-date{font-size:15px;width:100%;max-width:280px}.headline-title{font-size:14px}.headline-thumb{width:30px;height:30px}}@media (max-width:480px){.headline-item{margin:0 20px}.headline-thumb{width:28px;height:28px}.site-title{font-size:24px}}