:root{--primary-color:#dc2626;--heading-font:'Georgia', serif;--body-font:'Helvetica', sans-serif;--gray-100:#f8fafc;--gray-200:#eef2f5;--gray-500:#6b7280;--gray-700:#374151;--shadow-sm:0 4px 12px rgba(0, 0, 0, 0.08);--border-light:1px solid #e5e7eb;--share-spacing:0.75rem;--share-icon-size:1.25rem;--share-button-padding:0.75rem 1.25rem;--share-button-radius:0.5rem;--share-button-gap:0.5rem;--share-animation-speed:0.2s}.entry-container{max-width:800px;margin:0 auto;padding:20px}.entry-header{border-bottom:1px solid #eee;margin-bottom:2rem}.breadcrumbs{font-size:.85rem;color:#666;margin-bottom:1rem}.breadcrumbs a{text-decoration:none;color:#0073aa}.breadcrumbs a:hover{text-decoration:underline}.news-category{background:#111;color:#fff;padding:4px 8px;font-size:.75rem;font-weight:700;display:inline-block;margin-bottom:1rem;text-decoration:none}.enhanced-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.author-meta{display:flex;align-items:center;gap:10px}.author-meta img{border-radius:50%}.author-name{font-weight:700}.author-name a{text-decoration:none;color:inherit}.post-date,.time-ago{font-size:.9rem;color:#555}.post-stats{display:flex;flex-wrap:wrap;gap:15px;font-size:.9rem;color:#555;align-items:center}.featured-image{margin:2rem 0}.featured-image img{width:100%;height:auto;border-radius:8px}.featured-image .caption{text-align:center;font-size:.9rem;color:#777;margin-top:.5rem}.entry-footer{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.tags-section{margin-bottom:2rem}.tags-section strong{margin-right:8px}.tags-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:.5rem}.tags-list .tag-link{background:#f0f0f0;padding:5px 12px;border-radius:20px;text-decoration:none;color:#333;font-size:.9rem;display:inline-block}.tags-list .tag-link:hover{background:#e0e0e0}.author-box{display:flex;flex-direction:column;gap:20px;background:#f9f9f9;padding:20px;border-radius:8px;margin-top:2rem}.author-box img{border-radius:50%}.author-box a{color:#0073aa;text-decoration:none}.author-box a:hover{text-decoration:underline}.social-share{background:var(--gray-100);padding:1.5rem;border-radius:var(--share-button-radius);border:1px solid var(--gray-200);margin:2.5rem 0}.social-share h4{margin:0 0 1.25rem 0;font-size:1.1rem;font-weight:600;color:var(--gray-700);display:flex;align-items:center;gap:.5rem}.social-share h4::before{content:"";display:inline-block;width:1.5rem;height:1.5rem;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92 1.61 0 2.92-1.31 2.92-2.92s-1.31-2.92-2.92-2.92z"/></svg>');background-size:contain;opacity:.8}.share-buttons{display:flex;flex-wrap:wrap;gap:var(--share-spacing)}.share-button{display:inline-flex;align-items:center;justify-content:center;gap:var(--share-button-gap);padding:var(--share-button-padding);border-radius:var(--share-button-radius);text-decoration:none;font-weight:500;font-size:.95rem;line-height:1;color:white!important;border:none;cursor:pointer;transition:all var(--share-animation-speed) ease;position:relative;overflow:hidden;box-shadow:0 2px 5px rgb(0 0 0 / .1)}.share-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / .15)}.share-button:active{transform:translateY(0)}.share-button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgb(255 255 255 / .1),#fff0);opacity:0;transition:opacity var(--share-animation-speed)}.share-button:hover::before{opacity:1}.share-button i,.share-button svg,.share-button .icon{width:var(--share-icon-size);height:var(--share-icon-size);flex-shrink:0}.share-button.twitter{background-color:#1DA1F2;background-image:linear-gradient(to bottom right,#1DA1F2,#1991DB)}.share-button.facebook{background-color:#1877F2;background-image:linear-gradient(to bottom right,#1877F2,#166FE5)}.share-button.whatsapp{background-color:#25D366;background-image:linear-gradient(to bottom right,#25D366,#128C7E)}.share-button.linkedin{background-color:#0A66C2;background-image:linear-gradient(to bottom right,#0A66C2,#004182)}.share-button.pinterest{background-color:#E60023;background-image:linear-gradient(to bottom right,#E60023,#BD001C)}.share-button.reddit{background-color:#FF5700;background-image:linear-gradient(to bottom right,#FF5700,#FF4500)}.share-button.email{background-color:#777;background-image:linear-gradient(to bottom right,#777,#555)}.share-button.native-share{background-color:#6c757d;background-image:linear-gradient(to bottom right,#6c757d,#5a6268);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgb(108 117 125 / .4)}70%{box-shadow:0 0 0 10px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.share-button::after{content:attr(aria-label);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:.5rem .75rem;border-radius:.25rem;font-size:.8rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity 0.2s}.share-button:hover::after{opacity:1;margin-bottom:.5rem}.share-count{margin-left:.5rem;font-size:.8em;background:rgb(0 0 0 / .15);padding:.15em .5em;border-radius:1em;line-height:1}.share-button.loading{position:relative;color:transparent!important}.share-button.loading::before{content:"";position:absolute;width:1em;height:1em;border:2px solid rgb(255 255 255 / .3);border-radius:50%;border-top-color:#fff;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.related-posts{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.related-posts h2{margin-top:0;margin-bottom:1rem}.related-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.related-post-card{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgb(0 0 0 / .05)}.related-post-card:hover{transform:translateY(-3px);box-shadow:0 4px 10px rgb(0 0 0 / .1)}.related-post-card img{width:100%;height:120px;object-fit:cover}.related-post-card-content{padding:15px}.related-post-card h3{font-size:1rem;margin:0 0 5px 0;line-height:1.3}.related-post-card .post-date{font-size:.8rem;color:#777}.table-of-contents{background:#f9f9f9;border:1px solid #e0e0e0;border-left:5px solid #0073aa;padding:15px 20px;margin-bottom:2rem;border-radius:5px}.table-of-contents h4{margin:0 0 10px 0}.table-of-contents ul{margin:0;padding-left:20px}.table-of-contents li{margin-bottom:8px}.table-of-contents li a{text-decoration:none;color:#333}.table-of-contents li a:hover{color:#0073aa}.table-of-contents li.h3{padding-left:20px}@media (max-width:768px){.social-share{--share-button-padding:0.65rem 1rem;--share-icon-size:1.1rem}.share-buttons{justify-content:center}.share-button{flex-grow:1}.enhanced-meta{flex-direction:column;align-items:flex-start}.author-box{flex-direction:column;text-align:center}}@media (max-width:480px){.social-share{--share-button-padding:0.6rem;--share-icon-size:1.2rem}.share-button span{display:none}.share-button{width:2.8rem;height:2.8rem;border-radius:50%;justify-content:center}.related-posts-grid{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){.social-share{background:rgb(255 255 255 / .05);border-color:rgb(255 255 255 / .1)}.social-share h4{color:rgb(255 255 255 / .9)}.share-button{box-shadow:0 2px 5px rgb(0 0 0 / .3)}.share-button:hover{box-shadow:0 4px 8px rgb(0 0 0 / .4)}.table-of-contents{background:rgb(255 255 255 / .05);border-color:rgb(255 255 255 / .1)}.tags-list .tag-link{background:rgb(255 255 255 / .1);color:rgb(255 255 255 / .8)}.author-box{background:rgb(255 255 255 / .05)}}@media print{.social-share,.related-posts{display:none}.entry-container{padding:0;max-width:100%}.entry-header{border:none}}