/*
Theme Name: GMC Link Theme
Theme URI: https://globalit.example
Author: Global IT
Description: Premium responsive WordPress theme for GMC Link. Develop by Global IT.
Version: 1.0.0
Text Domain: gmc-link-theme
*/
:root{--gmc-blue:#062b63;--gmc-red:#e21b2d;--gmc-light:#f4f8ff;--gmc-dark:#061b36}*{box-sizing:border-box}body{margin:0;font-family:Arial,'Noto Sans Bengali',sans-serif;background:#fff;color:#12213a}a{text-decoration:none;color:var(--gmc-blue)}.site-header{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);position:sticky;top:0;z-index:99}.gmc-wrap{max-width:1180px;margin:auto;padding:0 18px}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0}.brand{display:flex;align-items:center;gap:12px}.brand img{height:58px;width:auto}.brand-title{font-weight:900;font-size:26px;color:var(--gmc-blue)}.brand-title span{color:var(--gmc-red)}.brand-sub{font-size:13px;color:#53627a}.main-menu ul{display:flex;flex-wrap:wrap;gap:14px;margin:0;padding:0;list-style:none}.main-menu a{font-weight:700;font-size:15px;padding:8px 10px;border-radius:10px}.main-menu a:hover{background:var(--gmc-light);color:var(--gmc-red)}.content-area{min-height:60vh}.site-footer{background:linear-gradient(135deg,var(--gmc-dark),var(--gmc-blue));color:white;padding:34px 0;margin-top:0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:22px}.footer-title{font-size:24px;font-weight:900}.footer-title span{color:#ff4b57}.footer-note{opacity:.9;line-height:1.7}.footer-small{text-align:center;border-top:1px solid rgba(255,255,255,.18);margin-top:24px;padding-top:18px}.wp-block-group,.entry-content{max-width:100%}.page-title{display:none}@media(max-width:800px){.header-inner,.footer-grid{display:block}.main-menu ul{margin-top:12px}.brand img{height:45px}.brand-title{font-size:21px}}
