.kgn{background:#faf9f4;color:#46564e;font-family:inherit}.kgn *{box-sizing:border-box}.kgn-wrap{max-width:1240px;margin:auto;padding:0 24px}.kgn h1,.kgn h2{color:#073e30;letter-spacing:-.025em;line-height:1.2}.kgn a{color:#073e30}.kgn a:focus-visible,.kgn button:focus-visible,.kgn input:focus-visible,.kgn select:focus-visible{outline:3px solid #be951f;outline-offset:4px}.kgn-intro{padding:28px 0 34px}.kgn-crumb{font-size:12px;margin-bottom:33px}.kgn-eye{font-size:12px;font-weight:700;letter-spacing:.1em;color:#ac7c13;margin:0 0 13px}.kgn h1{font-size:clamp(34px,4vw,54px);max-width:900px;margin:0 0 18px}.kgn-lead{font-size:17px;margin:0;line-height:1.7}.kgn-toolbar{display:flex;gap:20px;background:#fff;padding:12px;border:1px solid #e6e9e0;border-radius:7px;align-items:center}.kgn-tabs{display:flex;flex-wrap:wrap;gap:6px;flex:1}.kgn-tabs a{font-size:12px;font-weight:600;padding:11px 12px;border-radius:4px}.kgn-tabs a[aria-current=page]{background:#004334;color:#fff}.kgn-tabs a:hover{background:#eaf0eb;color:#073e30}.kgn-search{display:flex;margin:0;position:relative;min-width:210px}.kgn-search input{margin:0;height:42px;padding:0 42px 0 12px;border:1px solid #d8dfd9;border-radius:4px;box-shadow:none;background:#fbfcfb;font-size:13px}.kgn-search button{position:absolute;right:0;top:0;height:42px;width:40px;margin:0;padding:10px;background:transparent;border:0;color:#073e30}.kgn-search svg{height:20px;width:20px}.kgn-controls{display:flex;justify-content:space-between;gap:18px;margin:18px 0 28px}.kgn-controls form{display:flex;gap:8px;align-items:center;margin:0}.kgn-controls label{font-size:12px;font-weight:500;white-space:nowrap;margin:0}.kgn-controls select{max-width:210px;margin:0;font-size:12px;height:34px;box-shadow:none}.kgn-controls button{height:34px;line-height:30px;margin:0;padding:0 12px;min-height:0;border:1px solid #cbd9d0;border-radius:3px;background:white;color:#073e30;font-size:12px;text-transform:none;white-space:nowrap}.kgn-feature{display:grid;grid-template-columns:1.6fr 1fr;gap:28px;margin-bottom:46px}.kgn-card{background:white;border-radius:6px;overflow:hidden;min-width:0}.kgn-photo{display:block;aspect-ratio:16/10;background:#edf0e6;overflow:hidden}.kgn-photo img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.kgn-photo:hover img{transform:scale(1.025)}.kgn-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:28px;letter-spacing:.08em;color:#22604b;background:linear-gradient(135deg,#f4f0d9,#dce7df)}.kgn-copy{padding:19px 20px 22px}.kgn-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:11px;margin:0 0 11px;line-height:1.5}.kgn-meta a{color:#a06f0a;font-weight:600;text-transform:uppercase}.kgn-meta time{color:#758178}.kgn-card h2{font-size:20px;margin:0 0 12px;overflow-wrap:anywhere}.kgn-card p{font-size:14px;line-height:1.65;margin:0 0 15px}.kgn-read{font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.kgn-main-story h2{font-size:28px}.kgn-main-story .kgn-copy{padding:21px 0;background:#faf9f4}.kgn-side-stories{display:grid;gap:22px}.kgn-small-story .kgn-photo{aspect-ratio:2.55}.kgn-small-story .kgn-copy{padding:14px 0 0;background:#faf9f4}.kgn-small-story h2{font-size:20px}.kgn-small-story p,.kgn-small-story .kgn-read{display:none}.kgn-section-title{font-size:32px;margin:0 0 24px}.kgn-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.kgn-grid .kgn-card{display:flex;flex-direction:column;border:1px solid #edf0e9}.kgn-grid .kgn-copy{flex:1;display:flex;flex-direction:column}.kgn-grid .kgn-read{margin-top:auto}.kgn-pages{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding:32px 0 42px}.kgn-pages .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:37px;min-height:39px;padding:5px 9px;border:1px solid #d4ddd6;border-radius:4px;background:#fff;color:#073e30}.kgn-pages .current{background:#004334;color:#fff;border-color:#004334}.kgn-empty{padding:50px 0}.kgn-list{padding-bottom:24px}.kgn-results{margin:0 0 25px}.kgn-cta{background:#004334;color:#fff;padding:34px 0}.kgn-cta .kgn-wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}.kgn-cta h2{color:#fff;font-size:29px;margin:0 0 10px}.kgn-cta p{margin:0;font-size:14px}.kgn-cta a{display:inline-block;white-space:nowrap;background:#e9ce46;color:#073e30;font-weight:700;font-size:14px;padding:12px 22px;border-radius:4px}@media(max-width:1000px){.kgn-toolbar{flex-wrap:wrap}.kgn-search{flex:1}.kgn-grid{gap:17px}.kgn-main-story h2{font-size:25px}}@media(max-width:767px){.kgn-wrap{padding:0 18px}.kgn-feature{grid-template-columns:1fr;gap:20px}.kgn-side-stories{grid-template-columns:1fr 1fr;gap:16px}.kgn-small-story .kgn-photo{aspect-ratio:16/10}.kgn-small-story h2{font-size:18px}.kgn-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kgn-controls{flex-wrap:wrap}.kgn-controls form{flex-wrap:wrap}.kgn-controls select{max-width:180px}.kgn-cta .kgn-wrap{align-items:flex-start;flex-direction:column}}@media(max-width:549px){.kgn-intro{padding:22px 0 28px}.kgn-crumb{margin-bottom:25px}.kgn-tabs{flex-wrap:nowrap;overflow-x:auto;max-width:100%;padding-bottom:6px}.kgn-tabs a{white-space:nowrap}.kgn-toolbar{display:block}.kgn-search{margin-top:10px;min-width:0}.kgn-side-stories,.kgn-grid{grid-template-columns:1fr}.kgn-card h2,.kgn-small-story h2{font-size:22px}.kgn-main-story h2{font-size:26px}.kgn-section-title{font-size:29px}.kgn-controls{gap:12px}.kgn-copy{padding:18px}.kgn-cta h2{font-size:27px}}@media(prefers-reduced-motion:reduce){.kgn-photo img{transition:none}}

/* KIGIMEX news typography — 2026-09-24 */
.kgn,.kgn h1,.kgn h2,.kgn h3,.kgn input,.kgn select,.kgn button{font-family:Arial,Helvetica,sans-serif!important}
.kgn{font-size:16px;line-height:1.65}
.kgn h1{font-size:clamp(32px,3.7vw,48px);font-weight:700;line-height:1.25;letter-spacing:-.025em;max-width:900px;text-wrap:balance}
.kgn-lead{font-size:17px;line-height:1.75}
.kgn-card h2,.kgn-small-story h2{font-size:20px;line-height:1.42;letter-spacing:-.012em;font-weight:700;overflow-wrap:normal;word-break:normal}
.kgn-main-story h2{font-size:28px;line-height:1.35}
.kgn-card p{font-size:15px;line-height:1.75}
.kgn-meta{font-size:12px;line-height:1.6;gap:8px 14px}
.kgn-meta a{text-transform:none;font-weight:600;letter-spacing:0}
.kgn-tabs a{font-size:13px;line-height:1.5;font-weight:600}
.kgn-section-title{font-size:32px;line-height:1.3;letter-spacing:-.02em}
.kgn-eye{font-size:12px;letter-spacing:.08em}.kgn-read{font-size:14px}.kgn-cta h2{line-height:1.3;letter-spacing:-.02em}
@media(max-width:549px){.kgn h1{font-size:32px;line-height:1.28}.kgn-card h2,.kgn-small-story h2{font-size:21px;line-height:1.42}.kgn-main-story h2{font-size:25px;line-height:1.35}.kgn-lead{font-size:16px}.kgn-section-title{font-size:28px}}
