:root{--blue:#0756b8;--blue2:#064a9e;--orange:#ff8a00;--dark:#111827;--muted:#6b7280;--border:#e5e7eb;--bg:#f3f6fb;--card:#fff}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:#1f2937;line-height:1.65}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:none;color:#033b82}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;left:-9999px}
.gje-header{background:var(--blue);color:#fff;position:sticky;top:0;z-index:999;box-shadow:0 2px 12px rgba(0,0,0,.16)}.gje-top{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 14px;min-height:70px}.gje-brand{display:flex;align-items:center;gap:10px;color:#fff;min-width:0}.gje-logo{width:52px;height:52px;border-radius:50%;background:#fff;padding:3px;object-fit:contain;box-shadow:0 1px 7px rgba(0,0,0,.2);flex:0 0 auto}.gje-brand-text{display:flex;flex-direction:column;line-height:1.1;min-width:0}.gje-site-title{font-size:25px;font-weight:900;letter-spacing:.2px;color:#fff;white-space:nowrap}.gje-tagline{font-size:13px;font-weight:700;color:#ffe7be;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:600px}.gje-actions{display:flex;align-items:center;gap:8px}.gje-menu-toggle{background:#fff;color:var(--blue);border:0;border-radius:10px;padding:9px 13px;font-weight:900;font-size:16px;box-shadow:0 1px 5px rgba(0,0,0,.12);cursor:pointer;white-space:nowrap}.gje-nav{background:var(--blue2)}.gje-nav-inner{max-width:1180px;margin:auto;padding:0 10px}.gje-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:0;flex-wrap:wrap}.gje-nav li{margin:0}.gje-nav a{display:block;padding:11px 15px;color:#fff;font-weight:800;font-size:14px}.gje-nav a:hover{background:#033b82;color:#fff}
.gje-wrap{max-width:1180px;margin:16px auto;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;padding:0 12px}.gje-main,.gje-sidebar{min-width:0}.gje-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:15px}.gje-cat-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:13px 8px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06);font-weight:900;color:#111827}.gje-cat-card span{display:block;font-size:23px;margin-bottom:5px}.gje-cat-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.gje-section-title{background:#fff;border-left:5px solid var(--blue);padding:12px 14px;margin:0 0 14px;border-radius:10px;font-size:20px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.gje-post{background:#fff;border-radius:14px;margin-bottom:16px;padding:20px;box-shadow:0 2px 10px rgba(0,0,0,.07);border:1px solid var(--border)}.gje-post h1{font-size:30px;line-height:1.32;margin:0 0 10px;color:#111827}.gje-post h2{font-size:24px;line-height:1.35;margin:0 0 8px}.gje-post h2 a{color:#111827}.gje-post h2 a:hover{color:var(--blue)}.gje-meta{font-size:14px;color:var(--muted);margin-bottom:10px}.gje-excerpt{font-size:16px;color:#374151;margin:0 0 14px}.gje-readmore,.gje-btn{display:inline-block;background:var(--blue);color:#fff!important;padding:10px 15px;border-radius:8px;font-weight:900}.gje-readmore:hover,.gje-btn:hover{background:#033b82;color:#fff}.gje-featured{margin:-2px -2px 14px;border-radius:12px;overflow:hidden}.gje-featured img{width:100%;display:block}.gje-post table{width:100%;border-collapse:collapse;margin:16px 0;background:#fff}.gje-post th{background:var(--blue);color:#fff}.gje-post th,.gje-post td{border:1px solid #d1d5db;padding:10px;text-align:left}.gje-post h2,.gje-post h3{color:#111827}.gje-post blockquote{border-left:5px solid var(--orange);background:#fff7ed;padding:12px 14px;margin:16px 0;border-radius:8px}.gje-cta{background:linear-gradient(135deg,var(--blue),#033b82);color:#fff;padding:15px;border-radius:12px;margin:16px 0;font-weight:800}.gje-cta a{color:#fff;text-decoration:underline}.gje-share{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.gje-share a{background:#f1f5f9;color:#111827;border:1px solid var(--border);border-radius:8px;padding:8px 11px;font-weight:800}.gje-pagination{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:20px 0}.gje-pagination .page-numbers{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:8px 12px;color:var(--blue);font-weight:800}.gje-pagination .current{background:var(--blue);color:#fff;border-color:var(--blue)}
.gje-widget{background:#fff;border-radius:14px;margin-bottom:15px;padding:15px;box-shadow:0 2px 10px rgba(0,0,0,.07);border:1px solid var(--border)}.gje-widget h3{margin:0 0 10px;font-size:18px;border-bottom:2px solid var(--blue);padding-bottom:8px}.gje-widget ul{margin:0;padding-left:18px}.gje-widget li{margin-bottom:8px}.gje-widget .button,.gje-whatsapp{display:block;text-align:center;background:#16a34a;color:#fff!important;border-radius:9px;padding:10px;margin-top:8px;font-weight:900}.gje-footer{background:#111827;color:#fff;text-align:center;padding:24px 12px;margin-top:25px}.gje-footer p{margin:0;font-weight:800}.gje-footer a{color:#fff}
@media(max-width:900px){.gje-wrap{grid-template-columns:1fr}.gje-sidebar{order:2}.gje-cat-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:768px){.gje-top{padding:8px 12px;min-height:66px}.gje-logo{width:46px;height:46px}.gje-site-title{font-size:20px}.gje-tagline{font-size:11px;max-width:210px;margin-top:4px}.gje-nav{display:none}.gje-nav.active{display:block}.gje-nav ul{display:block}.gje-nav a{border-top:1px solid rgba(255,255,255,.15);padding:13px 16px}.gje-wrap{margin-top:12px}.gje-post{padding:16px;border-radius:13px}.gje-post h1{font-size:24px}.gje-post h2{font-size:21px}.gje-cat-grid{grid-template-columns:repeat(2,1fr);gap:9px}.gje-cat-card{font-size:13px;padding:11px 6px}}
@media(max-width:380px){.gje-site-title{font-size:18px}.gje-tagline{max-width:165px}.gje-menu-toggle{font-size:14px;padding:8px 10px}.gje-logo{width:42px;height:42px}.gje-cat-grid{grid-template-columns:1fr 1fr}.gje-post h1{font-size:22px}.gje-post h2{font-size:20px}} .gje-home-wrap{max-width:1180px;margin:16px auto;padding:0 12px}.gje-hero-home{background:linear-gradient(135deg,#0756b8 0%,#064a9e 55%,#ff8a00 100%);color:#fff;border-radius:18px;padding:30px 18px;margin-bottom:14px;box-shadow:0 6px 18px rgba(7,86,184,.18);overflow:hidden}.gje-kicker{display:inline-block;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:4px 12px;margin:0 0 8px;font-weight:900;font-size:13px}.gje-hero-home h1{font-size:38px;line-height:1.1;margin:0 0 8px;color:#fff}.gje-hero-home p{max-width:760px;margin:0 0 16px;font-size:16px;font-weight:700}.gje-search{display:flex;max-width:680px;gap:8px}.gje-search input{flex:1;border:0;border-radius:10px;padding:13px 14px;font-size:15px}.gje-search button{border:0;border-radius:10px;padding:13px 18px;background:#111827;color:#fff;font-weight:900;cursor:pointer}.gje-home-cats{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin:14px 0 16px}.gje-home-cats a{background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px 8px;text-align:center;color:#111827;box-shadow:0 2px 8px rgba(0,0,0,.06)}.gje-home-cats a:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgba(0,0,0,.1);color:var(--blue)}.gje-home-cats span{display:block;font-size:26px;line-height:1;margin-bottom:7px}.gje-home-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.gje-home-main{min-width:0}.gje-home-section{background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px;margin-bottom:16px;box-shadow:0 2px 10px rgba(0,0,0,.06)}.gje-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:2px solid #eef2f7;padding-bottom:10px;margin-bottom:12px}.gje-section-head h2{font-size:21px;margin:0;color:#111827;border-left:5px solid var(--orange);padding-left:10px;line-height:1.25}.gje-section-head a{background:var(--blue);color:#fff!important;border-radius:999px;padding:6px 11px;font-size:13px;font-weight:900;white-space:nowrap}.gje-five-list{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.gje-mini-post{border:1px solid var(--border);border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.04)}.gje-mini-thumb{display:block;aspect-ratio:16/9;background:#fff;overflow:hidden}.gje-mini-thumb img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff;display:block}.gje-no-img{height:100%;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#eaf2ff,#fff3e0);color:var(--blue);font-weight:900;line-height:1.1}.gje-mini-body{padding:9px}.gje-mini-body h3{font-size:14px;line-height:1.35;margin:0}.gje-mini-body h3 a{color:#111827}.gje-mini-body h3 a:hover{color:var(--blue)}.gje-mini-date{font-size:12px;color:var(--muted);margin-top:5px}.gje-empty{margin:0;color:var(--muted);font-weight:700}.gje-breadcrumb{max-width:1180px;margin:12px auto 0;padding:0 12px;font-size:13px;color:var(--muted)}.gje-breadcrumb a{font-weight:800}.gje-sidebar .gje-widget{border-top:4px solid var(--blue)}
@media(max-width:1050px){.gje-five-list{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.gje-home-layout{grid-template-columns:1fr}.gje-sidebar{order:2}.gje-five-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.gje-home-wrap{margin-top:12px}.gje-hero-home{border-radius:14px;padding:22px 14px}.gje-hero-home h1{font-size:30px}.gje-hero-home p{font-size:14px}.gje-search{display:grid;grid-template-columns:1fr}.gje-home-cats{grid-template-columns:repeat(2,1fr);gap:9px}.gje-home-cats a{padding:12px 6px}.gje-five-list{grid-template-columns:1fr}.gje-mini-post{display:grid;grid-template-columns:120px 1fr}.gje-mini-thumb{aspect-ratio:auto;min-height:86px}.gje-section-head h2{font-size:19px}} .gje-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.gje-home-card{border:1px solid var(--border);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.05);display:flex;flex-direction:column;min-width:0}
.gje-card-thumb{display:block;aspect-ratio:16/9;background:#fff;overflow:hidden}
.gje-card-thumb img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff;display:block}
.gje-card-body{padding:10px;display:flex;flex-direction:column;gap:6px;flex:1}
.gje-card-body h3{font-size:14px;line-height:1.35;margin:0}
.gje-card-body h3 a{color:#111827}
.gje-card-body h3 a:hover{color:var(--blue)}
.gje-card-date{font-size:12px;color:var(--muted);font-weight:700}
.gje-card-body p{font-size:13px;line-height:1.45;color:#4b5563;margin:0;flex:1}
.gje-card-read{display:inline-block;align-self:flex-start;background:var(--orange);color:#fff!important;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:900;margin-top:3px}
.gje-card-read:hover{background:#e56f00;color:#fff!important}
.gje-widget form.search-form,.gje-widget .wp-block-search{margin:0}
.gje-widget input[type="search"],.gje-widget .wp-block-search__input{width:100%;border:1px solid var(--border);border-radius:8px;padding:10px}
.gje-widget input[type="submit"],.gje-widget .wp-block-search__button{background:var(--blue);color:#fff;border:0;border-radius:8px;padding:10px 12px;font-weight:900;margin-top:8px}
@media(max-width:1050px){.gje-card-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.gje-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.gje-card-grid{grid-template-columns:1fr}.gje-home-card{display:grid;grid-template-columns:120px 1fr}.gje-card-thumb{aspect-ratio:auto;min-height:110px}.gje-card-body p{display:none}.gje-card-read{padding:5px 8px}} .gje-card-thumb,
.gje-mini-thumb{
width:100%;
aspect-ratio:16/9;
background:#fff;
overflow:hidden;
display:flex;
align-items:center;
justify-content:center;
}
.gje-card-thumb img,
.gje-mini-thumb img{
width:100% !important;
height:100% !important;
object-fit:contain !important;
object-position:center center !important;
background:#fff;
display:block;
}
@media(max-width:600px){
.gje-home-card{
display:block !important;
}
.gje-card-thumb{
width:100% !important;
aspect-ratio:16/9 !important;
min-height:0 !important;
}
.gje-card-body p{
display:block !important;
}
.gje-card-body h3{
font-size:17px;
}
.gje-card-read{
padding:7px 10px;
font-size:13px;
}
} .gje-card-grid{
display:grid !important;
grid-template-columns:repeat(5,minmax(0,1fr)) !important;
gap:12px !important;
}
.gje-home-card-no-thumb{
display:flex !important;
min-height:100%;
border-left:4px solid var(--blue);
}
.gje-home-card-no-thumb .gje-card-body{
padding:12px !important;
}
.gje-home-card-no-thumb h3{
font-size:15px;
line-height:1.38;
}
.gje-home-card-no-thumb p{
display:block !important;
font-size:13px;
line-height:1.45;
}
@media(max-width:1050px){
.gje-card-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
}
@media(max-width:768px){
.gje-card-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:520px){
.gje-card-grid{grid-template-columns:1fr !important;}
.gje-home-card-no-thumb .gje-card-body{padding:13px !important;}
.gje-home-card-no-thumb h3{font-size:17px;}
} .gje-footer-links{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}
.gje-footer-links a{color:#fff!important;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:7px 12px;font-weight:900}
.gje-footer-links a:hover{background:rgba(255,255,255,.12);color:#fff!important} .gje-share{display:none!important}
.gje-share-box{margin:26px 0;padding:22px 18px;border:1px solid #d9e5ff;border-radius:16px;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.045)}
.gje-share-title{display:flex;align-items:center;justify-content:center;gap:14px;font-weight:900;font-size:18px;color:#111827;margin-bottom:18px;text-align:center;line-height:1.3}
.gje-share-title:before,.gje-share-title:after{content:"";height:1px;flex:1;background:#d5dbe8}
.gje-share-buttons{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.gje-share-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 12px;border-radius:12px;font-size:17px;font-weight:900;text-decoration:none!important;background:#fff;transition:.2s ease;line-height:1.2}
.gje-share-btn svg{display:block;width:22px;height:22px}
.gje-share-btn.fb{color:#0866ff!important;border:2px solid #0866ff}
.gje-share-btn.wa{color:#22c55e!important;border:2px solid #22c55e}
.gje-share-btn:hover{transform:translateY(-2px);box-shadow:0 5px 12px rgba(0,0,0,.08)}
.gje-share-icon{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex:0 0 38px}
.gje-share-btn.fb .gje-share-icon{background:#0866ff}
.gje-share-btn.wa .gje-share-icon{background:#22c55e}
@media(max-width:600px){.gje-share-box{padding:18px 12px}.gje-share-buttons{grid-template-columns:1fr}.gje-share-btn{font-size:16px;padding:13px 10px}.gje-share-title{font-size:16px;gap:9px}} .gje-share{display:none!important}
.gje-share-box{
margin:30px 0!important;
padding:20px!important;
border:1px solid #dbe7ff!important;
border-radius:18px!important;
background:#fff!important;
box-shadow:0 4px 14px rgba(0,0,0,.045)!important;
}
.gje-share-title{
display:flex!important;
align-items:center!important;
justify-content:center!important;
gap:12px!important;
font-weight:900!important;
font-size:22px!important;
color:#111827!important;
margin-bottom:18px!important;
text-align:center!important;
line-height:1.3!important;
}
.gje-share-title:before,
.gje-share-title:after{
content:""!important;
height:1px!important;
background:#d8deea!important;
flex:1!important;
}
.gje-share-buttons{
display:grid!important;
grid-template-columns:1fr!important;
gap:14px!important;
}
.gje-share-btn{
display:flex!important;
align-items:center!important;
justify-content:center!important;
gap:14px!important;
padding:15px 18px!important;
border-radius:14px!important;
font-weight:900!important;
font-size:20px!important;
text-decoration:none!important;
background:#fff!important;
line-height:1.25!important;
transition:.2s ease!important;
}
.gje-share-btn.fb{
color:#1877f2!important;
border:3px solid #1877f2!important;
}
.gje-share-btn.wa{
color:#25d366!important;
border:3px solid #25d366!important;
}
.gje-share-btn:hover{
transform:translateY(-2px)!important;
box-shadow:0 5px 12px rgba(0,0,0,.08)!important;
}
.gje-share-icon{
width:48px!important;
height:48px!important;
min-width:48px!important;
flex:0 0 48px!important;
border-radius:50%!important;
display:flex!important;
align-items:center!important;
justify-content:center!important;
color:#fff!important;
overflow:hidden!important;
}
.gje-share-icon svg{
width:28px!important;
height:28px!important;
fill:currentColor!important;
display:block!important;
flex-shrink:0!important;
}
.gje-share-btn.fb .gje-share-icon{background:#1877f2!important}
.gje-share-btn.wa .gje-share-icon{background:#25d366!important}
@media(min-width:768px){
.gje-share-buttons{grid-template-columns:1fr 1fr!important}
}
@media(max-width:520px){
.gje-share-box{padding:18px 12px!important;border-radius:16px!important}
.gje-share-title{font-size:19px!important;gap:9px!important}
.gje-share-btn{font-size:18px!important;padding:14px 12px!important;gap:12px!important}
.gje-share-icon{width:44px!important;height:44px!important;min-width:44px!important;flex-basis:44px!important}
.gje-share-icon svg{width:26px!important;height:26px!important}
}