/*
Theme Name: News Minimal
Description: Clean & Minimal news theme inspired by Medium
Version: 1.0
*/
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Georgia',serif;font-size:17px;color:#292929;background:#fff;line-height:1.7}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto;display:block}
ul{list-style:none}
.container{max-width:1100px;margin:0 auto;padding:0 24px}

/* TOP BAR */
.top-bar{border-bottom:1px solid #e8e8e8;padding:8px 0;font-family:'Arial',sans-serif;font-size:0.78rem;color:#999}
.top-bar .container{display:flex;justify-content:space-between}

/* HEADER */
#site-header{background:#fff;border-bottom:2px solid #000;position:sticky;top:0;z-index:1000}
.header-inner{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:62px;max-width:1100px;margin:0 auto}
.site-title{font-size:1.7rem;font-weight:900;letter-spacing:-1px;color:#000;font-family:'Georgia',serif}
.site-title span{color:#e44}
#primary-navigation ul{display:flex;gap:0}
#primary-navigation ul li a{color:#555;padding:8px 14px;font-size:0.88rem;font-family:'Arial',sans-serif;font-weight:500;letter-spacing:0.3px;border-bottom:3px solid transparent;transition:color 0.2s,border-color 0.2s;display:block}
#primary-navigation ul li a:hover,#primary-navigation ul li.current-menu-item>a{color:#000;border-bottom-color:#000}
.menu-toggle{display:none;background:none;border:1px solid #000;padding:5px 10px;cursor:pointer;font-size:1.1rem}

/* HERO */
.hero-section{padding:40px 0 20px}
.hero-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:40px;border-bottom:1px solid #e8e8e8;padding-bottom:40px}
.hero-main .post-card img{width:100%;height:400px;object-fit:cover}
.hero-main .card-body{padding:18px 0 0}
.hero-main .cat-badge{font-size:0.72rem;font-weight:700;color:#e44;font-family:'Arial',sans-serif;text-transform:uppercase;letter-spacing:1px;display:block;margin-bottom:10px}
.hero-main h2{font-size:1.9rem;font-weight:900;line-height:1.25;letter-spacing:-0.5px;margin-bottom:12px}
.hero-main h2 a:hover{text-decoration:underline}
.hero-main .card-meta{font-family:'Arial',sans-serif;font-size:0.8rem;color:#999;margin-bottom:10px}
.hero-main .excerpt{font-size:1rem;color:#555;line-height:1.65}
.hero-side{display:flex;flex-direction:column;gap:0}
.hero-side .side-post{display:flex;flex-direction:column;gap:10px;padding:18px 0;border-bottom:1px solid #e8e8e8}
.hero-side .side-post:last-child{border:none}
.hero-side img{width:100%;height:150px;object-fit:cover}
.hero-side .cat-badge{font-size:0.68rem;color:#e44;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-family:'Arial',sans-serif}
.hero-side h3{font-size:1rem;font-weight:700;line-height:1.35;letter-spacing:-0.2px}
.hero-side h3 a:hover{text-decoration:underline}
.hero-side .card-meta{font-family:'Arial',sans-serif;font-size:0.75rem;color:#aaa}
.hero-side .excerpt{font-size:0.85rem;color:#666}

/* SECTION TITLE */
.section-title{font-family:'Arial',sans-serif;font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#000;border-bottom:2px solid #000;padding-bottom:10px;margin-bottom:24px}

/* CATEGORY SECTIONS */
.category-section{padding:36px 0}
.category-section+.category-section{border-top:1px solid #e8e8e8}
.cat-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.post-card-std{background:#fff}
.post-card-std .card-thumb img{width:100%;height:200px;object-fit:cover;transition:opacity 0.2s}
.post-card-std:hover .card-thumb img{opacity:0.85}
.post-card-std .card-body{padding:14px 0 0}
.post-card-std .cat-badge{font-size:0.68rem;color:#e44;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-family:'Arial',sans-serif;display:block;margin-bottom:8px}
.post-card-std h3{font-size:1.05rem;font-weight:700;line-height:1.35;letter-spacing:-0.2px;margin-bottom:8px}
.post-card-std h3 a:hover{text-decoration:underline}
.post-card-std .card-meta{font-family:'Arial',sans-serif;font-size:0.75rem;color:#aaa;margin-bottom:8px}
.post-card-std .excerpt{font-size:0.88rem;color:#666;line-height:1.6}

/* SINGLE */
.single-wrapper{display:grid;grid-template-columns:1fr 280px;gap:60px;padding:36px 0 48px}
.breadcrumb{font-family:'Arial',sans-serif;font-size:0.78rem;color:#aaa;margin-bottom:20px}
.breadcrumb a{color:#e44}
.breadcrumb span{margin:0 6px}
.post-header .post-category a{font-size:0.72rem;font-weight:700;color:#e44;text-transform:uppercase;letter-spacing:1px;font-family:'Arial',sans-serif;display:inline-block;margin-bottom:14px}
.post-header h1{font-size:2.3rem;font-weight:900;line-height:1.2;letter-spacing:-1px;color:#000;margin-bottom:16px}
.post-meta-bar{display:flex;gap:20px;font-family:'Arial',sans-serif;font-size:0.8rem;color:#aaa;padding:14px 0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;margin-bottom:24px}
.post-featured-img img{width:100%;max-height:500px;object-fit:cover;margin-bottom:28px}
.post-content{font-size:1.08rem;line-height:1.85;color:#292929}
.post-content h2{font-size:1.5rem;font-weight:800;margin:32px 0 14px;letter-spacing:-0.3px}
.post-content h3{font-size:1.2rem;font-weight:700;margin:24px 0 10px}
.post-content p{margin-bottom:18px}
.post-content blockquote{border-left:3px solid #000;padding:14px 20px;margin:24px 0;font-style:italic;color:#555;font-size:1.15rem}

/* AUTHOR BOX */
.author-box{display:flex;gap:22px;padding:28px 0;border-top:2px solid #000;border-bottom:1px solid #e8e8e8;margin:32px 0}
.author-avatar img{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}
.author-info h4{font-size:1rem;font-weight:800;letter-spacing:-0.2px;margin-bottom:4px}
.author-info .author-title{font-size:0.75rem;color:#aaa;font-family:'Arial',sans-serif;margin-bottom:8px;text-transform:uppercase;letter-spacing:0.5px}
.author-info .author-bio{font-size:0.88rem;color:#555;line-height:1.65;margin-bottom:10px}
.author-social{display:flex;gap:10px}
.author-social a{font-size:0.78rem;font-family:'Arial',sans-serif;color:#000;border:1px solid #000;padding:3px 10px;border-radius:2px;transition:background 0.2s,color 0.2s}
.author-social a:hover{background:#000;color:#fff}

/* RELATED */
.related-posts{margin:28px 0}
.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.related-card img{width:100%;height:130px;object-fit:cover;margin-bottom:10px}
.related-card h4{font-size:0.9rem;font-weight:700;line-height:1.4}
.related-card h4 a:hover{text-decoration:underline}
.related-card .rc-meta{font-size:0.75rem;color:#aaa;font-family:'Arial',sans-serif;margin-top:5px}

/* COMMENTS */
.comments-section{margin-top:32px;border-top:2px solid #000;padding-top:24px}
.comment-list .comment{display:flex;gap:14px;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid #e8e8e8}
.comment-avatar img{width:44px;height:44px;border-radius:50%}
.comment-body .comment-author-name{font-weight:700;font-size:0.9rem;margin-bottom:2px}
.comment-body .comment-date{font-size:0.75rem;color:#aaa;font-family:'Arial',sans-serif;margin-bottom:6px}
.comment-body p{font-size:0.9rem;color:#444}
.comment-form-wrap{margin-top:24px}
.comment-form-wrap h3{font-size:1rem;font-weight:800;margin-bottom:14px;text-transform:uppercase;letter-spacing:1px;font-family:'Arial',sans-serif}
.comment-form-wrap input,.comment-form-wrap textarea{width:100%;padding:10px 14px;border:1px solid #ddd;font-size:0.9rem;font-family:'Arial',sans-serif;margin-bottom:12px;outline:none}
.comment-form-wrap input:focus,.comment-form-wrap textarea:focus{border-color:#000}
.comment-form-wrap textarea{height:110px;resize:vertical}
.btn-submit{background:#000;color:#fff;border:none;padding:12px 28px;font-size:0.88rem;font-weight:700;font-family:'Arial',sans-serif;cursor:pointer;letter-spacing:0.5px;transition:background 0.2s}
.btn-submit:hover{background:#333}

/* SIDEBAR */
.sidebar{display:flex;flex-direction:column;gap:28px}
.sidebar-widget{}
.widget-title{font-family:'Arial',sans-serif;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;border-bottom:2px solid #000;padding-bottom:8px;margin-bottom:16px}
.sidebar-cat-list li{padding:8px 0;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;font-family:'Arial',sans-serif}
.sidebar-cat-list li:last-child{border:none}
.sidebar-cat-list a{font-size:0.87rem;font-weight:600}
.sidebar-cat-list a:hover{color:#e44}
.sidebar-cat-list .count{font-size:0.75rem;color:#aaa}
.sidebar-post-list li{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #e8e8e8}
.sidebar-post-list li:last-child{border:none}
.sidebar-post-list img{width:72px;height:54px;object-fit:cover;flex-shrink:0}
.sp-info h4{font-size:0.82rem;font-weight:700;line-height:1.35;margin-bottom:4px}
.sp-info h4 a:hover{text-decoration:underline}
.sp-date{font-size:0.72rem;color:#aaa;font-family:'Arial',sans-serif}

/* FOOTER */
#site-footer{background:#000;color:#ccc;padding:48px 0 0;margin-top:48px}
.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:36px;padding-bottom:36px;border-bottom:1px solid #222}
.footer-logo{font-size:1.5rem;font-weight:900;color:#fff;font-family:'Georgia',serif;margin-bottom:10px;letter-spacing:-1px}
.footer-logo span{color:#e44}
.footer-brand p{font-size:0.83rem;color:#777;line-height:1.65}
.footer-widget h4{color:#fff;font-family:'Arial',sans-serif;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #333}
.footer-nav-list li{margin-bottom:9px}
.footer-nav-list a{font-size:0.85rem;color:#888;font-family:'Arial',sans-serif;transition:color 0.2s}
.footer-nav-list a:hover{color:#fff}
.footer-latest-post{display:flex;gap:10px;margin-bottom:14px}
.footer-latest-post img{width:58px;height:46px;object-fit:cover;flex-shrink:0}
.flp-info h5{font-size:0.8rem;color:#ccc;font-weight:600;line-height:1.35;font-family:'Arial',sans-serif}
.flp-info h5 a:hover{color:#fff}
.flp-date{font-size:0.72rem;color:#666;font-family:'Arial',sans-serif;margin-top:3px}
.footer-bottom{text-align:center;padding:16px;font-size:0.8rem;color:#555;font-family:'Arial',sans-serif}
.footer-bottom span{color:#fff}

@media(max-width:992px){.hero-grid,.single-wrapper{grid-template-columns:1fr}.cat-posts-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.menu-toggle{display:block}#primary-navigation{display:none;position:absolute;top:62px;left:0;right:0;background:#fff;border-bottom:2px solid #000;padding:12px 0;z-index:999}#primary-navigation.open{display:block}#primary-navigation ul{flex-direction:column}#primary-navigation ul li a{border-bottom:1px solid #e8e8e8;padding:12px 24px}.cat-posts-grid,.footer-grid,.related-grid{grid-template-columns:1fr}.author-box{flex-direction:column}.post-header h1{font-size:1.7rem}}
