/*
Theme Name: Global Bridges
Theme URI: https://globalbridges.online/
Author: Global Bridges
Description: A focused WordPress theme for Global Bridges, an initiative for intercultural diplomacy, research, training, and strategic collaboration.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: global-bridges
*/
:root{--navy:#062947;--green:#0c4a37;--gold:#d79a24;--ink:#17233a;--muted:#596779;--paper:#f5f8f1;--white:#fff;--line:#d8dfd4;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;line-height:1.65}a{color:var(--green);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover,a:focus{color:var(--navy)}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:1000;top:1rem;left:1rem;width:auto;height:auto;padding:.75rem 1rem;clip:auto;color:var(--white);background:var(--navy)}.site-header{color:var(--white);background:var(--navy);border-bottom:4px solid var(--gold)}.header-inner,.section-inner,.site-footer-inner{width:min(var(--max),calc(100% - 40px));margin:0 auto}.header-inner{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:2rem;align-items:center;padding:1.35rem 0}.site-branding{display:flex;flex-direction:column;gap:.2rem}.site-title{margin:0;font-size:clamp(2rem,5vw,3.9rem);line-height:.95;font-weight:900;letter-spacing:0;text-transform:uppercase}.site-title a{color:var(--gold);text-decoration:none}.site-description{margin:0;color:#dce7ee;font-size:.95rem}.primary-navigation{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;justify-content:flex-end;font-size:.95rem}.primary-navigation a{color:var(--white);text-decoration:none}.primary-navigation a:hover,.primary-navigation a:focus{color:var(--gold)}.nav-cta,.button,.wp-block-button__link,button,input[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.72rem 1rem;border:2px solid var(--gold);border-radius:4px;color:var(--navy);background:var(--gold);font-weight:800;text-decoration:none;cursor:pointer}.nav-cta{color:var(--navy)!important}.button.secondary{color:var(--white);background:transparent}.hero{background:linear-gradient(135deg,var(--navy),var(--green));color:var(--white)}.hero .section-inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:3rem;align-items:center;padding:clamp(3.5rem,8vw,6.5rem) 0}.eyebrow{margin:0 0 .75rem;color:var(--gold);font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero h1,.page-title{margin:0;font-size:clamp(2.6rem,7vw,5.8rem);line-height:.98;letter-spacing:0}.hero-lede{max-width:780px;margin:1.25rem 0 0;color:#edf4ef;font-size:clamp(1.15rem,2vw,1.45rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.75rem}.hero-panel{padding:1.4rem;border-left:4px solid var(--gold);background:rgba(255,255,255,.08)}.hero-panel p{margin:0}.section{padding:clamp(3rem,7vw,5.5rem) 0}.section.white{background:var(--white)}.section-header{max-width:820px;margin-bottom:2rem}.section-header h2,.content h2{margin:0 0 .75rem;color:var(--navy);font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.section-header p{margin:0;color:var(--muted);font-size:1.08rem}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.card,.post-card{padding:1.2rem;border:1px solid var(--line);border-radius:6px;background:var(--white)}.card h3,.post-card h3{margin:0 0 .6rem;color:var(--navy);font-size:1.18rem;line-height:1.25}.card p,.post-card p{margin:0;color:var(--muted);font-size:1rem}.posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.post-card{padding:0;overflow:hidden}.post-card-body{padding:1rem}.post-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.post-meta{color:var(--muted);font-size:.88rem}.content-wrap{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:3rem;align-items:start}.content{max-width:820px}.content h1{margin:0 0 1rem;color:var(--navy);font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.02}.content h2,.content h3{margin-top:2rem}.sidebar{padding:1.2rem;border-left:4px solid var(--gold);background:var(--white)}.sidebar h2,.sidebar h3{margin-top:0;color:var(--navy)}.cta-band{color:var(--white);background:var(--green)}.cta-band .section-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta-band h2{margin:0 0 .4rem;color:var(--white)}.cta-band p{margin:0;color:#eef6ee}.site-footer{padding:2.4rem 0;color:#dce7ee;background:var(--navy)}.site-footer-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:start}.footer-title{margin:0;color:var(--gold);font-size:1.5rem;font-weight:900;text-transform:uppercase}.footer-links{display:flex;gap:1rem;flex-wrap:wrap;justify-content:flex-end}.footer-links a{color:var(--white);text-decoration:none}input,textarea,select{width:100%;min-height:44px;padding:.7rem;border:1px solid var(--line);border-radius:4px;font:inherit}textarea{min-height:150px}@media(max-width:900px){.header-inner,.hero .section-inner,.content-wrap,.cta-band .section-inner,.site-footer-inner{grid-template-columns:1fr}.primary-navigation,.footer-links{justify-content:flex-start}.grid,.posts-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){body{font-size:16px}.grid,.posts-grid{grid-template-columns:1fr}.header-inner,.section-inner,.site-footer-inner{width:min(var(--max),calc(100% - 32px))}}

.comments-area{max-width:820px;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--line)}.comments-title{color:var(--navy);font-size:1.6rem;margin:0 0 1.25rem}.comment-list{list-style:none;margin:0;padding:0}.comment-list ol{list-style:none;padding-left:1.5rem}.comment-list li{margin:0 0 1.25rem;padding:1rem;border:1px solid var(--line);border-radius:6px;background:var(--white)}.comment-list .comment-author{font-weight:700;color:var(--navy)}.comment-list .comment-meta{font-size:.85rem;color:var(--muted)}.comment-respond{margin-top:1.5rem}.comment-form label{display:block;margin:.75rem 0 .25rem;font-weight:700;color:var(--navy)}.search-form{display:flex;gap:.6rem;flex-wrap:wrap}.search-form .search-field{flex:1 1 240px;min-width:0}.search-form .search-submit{flex:0 0 auto}.no-comments{color:var(--muted)}
