.news-page .news-hero{padding:100px 0 8px}@media(max-width:768px){.news-page .news-hero{padding-top:120px}}.news-page .news-hero-title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:900;line-height:1.6;color:var(--text-navy, #1e293b);margin:0 0 16px}.news-page .news-hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px}.news-page .news-hero-badge,.news-page .news-hero-date{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:700}.news-page .news-hero-badge{color:#fff;background:linear-gradient(135deg,#f09232,#d97706);padding:6px 14px;border-radius:999px}.news-page .news-hero-date{color:var(--text-muted, #64748b)}.news-page .news-hero-cover{margin:0;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px #1d4ed81f}.news-page .news-hero-cover img{display:block;width:100%;height:auto;object-fit:cover}.news-page .news-body{padding-top:12px}.news-page .news-body .kando-seo-content{line-height:2;color:var(--text-main, #334155)}.news-page .news-body .kando-seo-content img{max-width:100%;height:auto;border-radius:12px}.news-page .news-comments{background:#f8fbff}.news-page .news-comments-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.news-page .news-comments-title{font-size:1.4rem;font-weight:900;color:var(--text-navy, #1e293b);margin:0;position:relative;padding-inline-start:16px}.news-page .news-comments-title:before{content:"";position:absolute;inset-inline-start:0;top:50%;transform:translateY(-50%);width:5px;height:24px;border-radius:4px;background:linear-gradient(135deg,#f09232,#d97706)}.news-page .news-comments-list{display:flex;flex-direction:column;gap:18px}.news-page .news-comment{background:#fff;border:1px solid rgba(29,78,216,.08);border-radius:16px;padding:18px 20px;box-shadow:0 2px 8px #1d4ed80a}.news-page .news-comment-head{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px}.news-page .news-comment-avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#1d4ed814;color:var(--kandoo-royal-blue, #1d4ed8);font-size:.9rem}.news-page .news-comment-author{font-weight:800;color:var(--text-navy, #1e293b)}.news-page .news-comment-replyto{font-size:.78rem;color:var(--kandoo-royal-blue, #1d4ed8);background:#1d4ed812;padding:2px 10px;border-radius:999px}.news-page .news-comment-time{margin-inline-start:auto;font-size:.78rem;color:var(--text-muted, #94a3b8)}.news-page .news-comment-text{margin:0 0 12px;line-height:1.9;color:var(--text-main, #334155)}.news-page .news-comment-reply{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:var(--kandoo-royal-blue, #1d4ed8);font-weight:700;font-size:.85rem;cursor:pointer;padding:4px 6px;border-radius:8px;transition:background .2s ease}.news-page .news-comment-reply:hover{background:#1d4ed814}.news-page .news-comment-replies{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:12px;border-inline-start:2px solid rgba(29,78,216,.1);padding-inline-start:16px}.news-page .news-comment--reply{background:#f8fbff;box-shadow:none}.news-page .news-comments-empty{text-align:center;padding:40px 16px;color:var(--text-muted, #64748b)}.news-page .news-comments-empty i{font-size:2rem;color:#1d4ed840;margin-bottom:10px;display:block}.news-page #modal_conversation .modal-content{border:none;border-radius:20px;overflow:hidden}.news-page #modal_conversation .modal-header{border-bottom:1px solid rgba(29,78,216,.08)}.news-page #modal_conversation .modal-title{font-weight:800;color:var(--text-navy, #1e293b)}.news-page #modal_conversation .news-comment-fields{display:flex;flex-direction:column}.news-page #modal_conversation .iso-input{width:100%;padding:14px 16px;margin-bottom:16px;min-height:50px;box-sizing:border-box;border:1px solid rgba(29,78,216,.15);border-radius:14px;background:#fff;font-size:14px;color:var(--text-navy, #1e293b);font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);appearance:none;box-shadow:0 2px 5px #1d4ed80a;font-family:inherit}.news-page #modal_conversation .iso-input::placeholder{color:var(--text-muted, #94a3b8);font-weight:400}.news-page #modal_conversation .iso-input:focus{outline:none;border-color:var(--kandoo-royal-blue, #1d4ed8);box-shadow:0 0 0 4px #1d4ed826}.news-page #modal_conversation textarea.iso-input{min-height:120px;line-height:1.8;resize:vertical}.news-page .news-comment-quote{margin-bottom:14px}.news-page .news-comment-quote:empty{display:none}.news-page .news-comment-quote-label{font-size:.8rem;font-weight:700;color:var(--kandoo-royal-blue, #1d4ed8);margin-bottom:6px}.news-page .news-comment-quote blockquote{margin:0;padding:10px 14px;border-inline-start:3px solid rgba(29,78,216,.35);background:#1d4ed80d;border-radius:10px;font-size:.85rem;color:var(--text-main, #475569)}@media(max-width:575.98px){.news-page .news-comment-time{margin-inline-start:0;width:100%}}
