@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;
#cwgh{--gold:#D4A900;--gold-light:#F5D84A;--gold-dark:#8B6C00;--navy:#1A2332;--navy-mid:#243044;--navy-light:#2E3D56;--text-light:rgba(255,255,255,0.88);--text-muted:rgba(255,255,255,0.55);--text-dim:rgba(255,255,255,0.32);--border-light:rgba(255,255,255,0.1);--border-gold:rgba(212,169,0,0.35);}
#cwgh .cw{font-family:'Inter',sans-serif;background:#0D111A;color:#fff;width:100%}
#cwgh .cw-inner{max-width:1140px;margin:0 auto;padding:0 32px}
#cwgh .cw .topbar{background:#0D111A;border-bottom:1px solid var(--border-light);padding:8px 0}
#cwgh .cw .topbar .cw-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:4px}
#cwgh .cw .topbar-left{font-size:13px;color:var(--text-muted)}
#cwgh .cw .topbar-right{display:flex;gap:24px}
#cwgh .cw .topbar-right a{font-size:13px;color:var(--gold-light);font-weight:500;text-decoration:none}
#cwgh .cw .nav{background:var(--navy);border-bottom:3px solid var(--gold);padding:14px 0}
#cwgh .cw .nav .cw-inner{display:flex;justify-content:space-between;align-items:center}
#cwgh .cw .nav-logo img{height:54px;width:auto;display:block}
#cwgh .cw .nav-links{display:flex;gap:28px;align-items:center}
#cwgh .cw .nav-link{font-size:14px;color:var(--text-light);font-weight:400;text-decoration:none}
#cwgh .cw .nav-link:hover{color:var(--gold-light)}
#cwgh .cw .nav-cta{background:var(--gold);color:var(--navy);padding:10px 22px;border-radius:4px;font-size:14px;font-weight:600;text-decoration:none}
#cwgh .cw .scotland-banner{background:var(--navy-mid);border-bottom:1px solid var(--border-gold);padding:10px 0}
#cwgh .cw .scotland-banner .cw-inner{display:flex;align-items:center;gap:16px}
#cwgh .cw .scot-line{flex:1;height:1px;background:var(--border-gold)}
#cwgh .cw .scot-text{font-size:11px;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);font-weight:500;white-space:nowrap}
#cwgh .cw .hero{border-bottom:1px solid var(--border-light);padding:0}
#cwgh .cw .hero .cw-inner{display:grid;grid-template-columns:1fr 300px;min-height:440px}
#cwgh .cw .hero-content{padding:56px 48px 56px 0;border-right:1px solid var(--border-light);display:flex;flex-direction:column;justify-content:center}
#cwgh .cw .hero-kicker{font-size:11px;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);font-weight:600;margin-bottom:16px;display:flex;align-items:center;gap:10px}
#cwgh .cw .kicker-line{width:24px;height:1px;background:var(--gold);flex-shrink:0}
#cwgh .cw .hero-h1{font-family:'Playfair Display',serif;font-size:52px;font-weight:500;line-height:1.1;color:#fff;margin-bottom:18px}
#cwgh .cw .hero-h1 em{font-style:italic;color:var(--gold-light)}
#cwgh .cw .hero-body{font-size:16px;color:var(--text-muted);line-height:1.8;margin-bottom:32px;font-weight:300}
#cwgh .cw .hero-actions{display:flex;gap:14px;margin-bottom:36px;flex-wrap:wrap}
#cwgh .cw .btn-gold{background:var(--gold);color:var(--navy);padding:14px 28px;border-radius:4px;font-size:14px;font-weight:600;display:inline-block;text-decoration:none}
#cwgh .cw .btn-gold:hover{background:var(--gold-light)}
#cwgh .cw .btn-outline{border:1.5px solid rgba(255,255,255,0.25);color:#fff;padding:13px 22px;border-radius:4px;font-size:14px;font-weight:400;display:inline-block;text-decoration:none}
#cwgh .cw .hero-trust{display:flex;gap:32px;padding-top:20px;border-top:1px solid var(--border-light)}
#cwgh .cw .trust-val{font-family:'Playfair Display',serif;font-size:20px;color:var(--gold-light);font-weight:500}
#cwgh .cw .trust-label{font-size:10px;color:var(--text-dim);text-transform:uppercase;letter-spacing:0.1em;margin-top:3px}
#cwgh .cw .hero-side{padding:32px 0 32px 32px;display:flex;flex-direction:column;gap:14px;justify-content:center}
#cwgh .cw .contact-card{background:rgba(255,255,255,0.05);border:1px solid var(--border-light);border-radius:8px;padding:18px}
#cwgh .cw .cc-label{font-size:9.5px;text-transform:uppercase;letter-spacing:0.15em;color:var(--text-dim);margin-bottom:6px}
#cwgh .cw .cc-val{font-size:17px;font-weight:500;color:#fff;margin-bottom:3px;font-family:'Playfair Display',serif}
#cwgh .cw .cc-sub{font-size:12px;color:var(--text-muted)}
#cwgh .cw .emerg-card{background:var(--gold);border-radius:8px;padding:18px}
#cwgh .cw .ec-label{font-size:9.5px;text-transform:uppercase;letter-spacing:0.15em;color:rgba(26,35,50,0.55);margin-bottom:6px;font-weight:600}
#cwgh .cw .ec-num{font-size:22px;font-weight:700;color:var(--navy);margin-bottom:3px}
#cwgh .cw .ec-num a{color:var(--navy);text-decoration:none}
#cwgh .cw .ec-sub{font-size:12px;color:rgba(26,35,50,0.6)}
#cwgh .cw .slider-section{background:#0D111A;border-bottom:3px solid var(--gold)}
#cwgh .cw .slider-header{padding:16px 0 12px}
#cwgh .cw .slider-header .cw-inner{display:flex;align-items:center;gap:16px}
#cwgh .cw .slider-header span{font-size:11px;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);font-weight:600;white-space:nowrap}
#cwgh .cw .slider-line{flex:1;height:1px;background:var(--border-gold)}
#cwgh .cw .slider-track{padding-bottom:20px}
#cwgh .cw .slider-track .cw-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}
#cwgh .cw .slide{border-radius:8px;overflow:hidden;border:1px solid var(--border-gold)}
#cwgh .cw .slide-inner{background:var(--navy-mid);height:160px}
#cwgh .cw .slide-inner svg{width:100%;height:160px;display:block}
#cwgh .cw .slide-caption{background:rgba(13,17,26,0.92);padding:10px 16px;border-top:1px solid var(--border-gold)}
#cwgh .cw .slide-caption span{font-size:13px;color:var(--gold-light);font-weight:500}
#cwgh .cw .section{background:var(--navy);padding:56px 0}
#cwgh .cw .section-alt{background:var(--navy-mid);padding:56px 0;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}
#cwgh .cw .section-deep{background:#0D111A;padding:56px 0}
#cwgh .cw .tag{font-size:11px;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);font-weight:600;margin-bottom:12px;display:flex;align-items:center;gap:10px}
#cwgh .cw .tag-line{width:20px;height:1px;background:var(--gold);flex-shrink:0}
#cwgh .cw .h2{font-family:'Playfair Display',serif;font-size:34px;font-weight:500;color:#fff;line-height:1.18;margin-bottom:10px}
#cwgh .cw .h2-sub{font-size:15px;color:var(--text-muted);line-height:1.8;margin-bottom:32px;font-weight:300;max-width:700px}
#cwgh .cw .services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border-light);border:1px solid var(--border-light);border-radius:8px;overflow:hidden}
#cwgh .cw .svc{background:var(--navy-mid);padding:28px;transition:background 0.15s}
#cwgh .cw .svc:hover{background:var(--navy-light)}
#cwgh .cw .svc-num{font-size:11px;color:var(--gold);font-weight:600;letter-spacing:0.15em;margin-bottom:10px}
#cwgh .cw .svc-title{font-family:'Playfair Display',serif;font-size:18px;color:#fff;margin-bottom:8px}
#cwgh .cw .svc-desc{font-size:13.5px;color:var(--text-muted);line-height:1.75;font-weight:300}
#cwgh .cw .svc-link{font-size:12.5px;color:var(--gold);font-weight:500;margin-top:12px;display:block;text-decoration:none}
#cwgh .cw .scot-divider{background:var(--navy-mid);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:18px 0}
#cwgh .cw .scot-divider .cw-inner{display:flex;align-items:center;gap:18px}
#cwgh .cw .scot-div-line{flex:1;height:1px;background:var(--border-gold)}
#cwgh .cw .scot-div-text{font-size:12px;color:var(--gold);letter-spacing:0.15em;text-transform:uppercase;font-style:italic;font-family:'Playfair Display',serif;white-space:nowrap}
#cwgh .cw .why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
#cwgh .cw .why-card{background:var(--navy);border:1px solid var(--border-light);border-top:3px solid var(--gold);border-radius:8px;padding:24px}
#cwgh .cw .why-title{font-size:14px;font-weight:600;color:#fff;margin-bottom:8px}
#cwgh .cw .why-desc{font-size:13px;color:var(--text-muted);line-height:1.7;font-weight:300}
#cwgh .cw .team-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
#cwgh .cw .team-card{background:var(--navy-mid);border:1px solid var(--border-light);border-radius:8px;padding:18px;text-align:center}
#cwgh .cw .team-photo{width:76px;height:76px;border-radius:50%;margin:0 auto 12px;border:2.5px solid var(--gold);overflow:hidden;background:var(--navy-light);display:flex;align-items:center;justify-content:center}
#cwgh .cw .team-photo img{width:100%;height:100%;object-fit:cover;display:block}
#cwgh .cw .team-initial{font-family:'Playfair Display',serif;font-size:24px;color:var(--gold);font-weight:500}
#cwgh .cw .team-name{font-size:13.5px;font-weight:600;color:#fff;margin-bottom:4px}
#cwgh .cw .team-role{font-size:11.5px;color:var(--text-muted);line-height:1.4}
#cwgh .cw .reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}
#cwgh .cw .review{background:var(--navy-mid);border:1px solid var(--border-light);border-radius:8px;padding:24px}
#cwgh .cw .review-stars{color:var(--gold-light);font-size:15px;letter-spacing:3px;margin-bottom:12px}
#cwgh .cw .review-body{font-size:14px;color:var(--text-light);line-height:1.8;font-style:italic;font-weight:300;margin-bottom:14px}
#cwgh .cw .review-author{font-size:12.5px;color:var(--gold);font-weight:500}
#cwgh .cw .faq-list{margin-top:8px}
#cwgh .cw .faq-item{border-bottom:1px solid var(--border-light);padding:20px 0}
#cwgh .cw .faq-item:first-child{border-top:1px solid var(--border-light)}
#cwgh .cw .faq-q{font-size:15px;font-weight:500;color:#fff;margin-bottom:10px;display:flex;gap:14px;align-items:flex-start;line-height:1.4}
#cwgh .cw .faq-badge{background:var(--gold);color:var(--navy);font-size:10px;font-weight:700;padding:3px 8px;border-radius:3px;flex-shrink:0;margin-top:3px}
#cwgh .cw .faq-a{font-size:14px;color:var(--text-muted);line-height:1.8;font-weight:300;padding-left:36px;padding-right:8px;box-sizing:border-box}
#cwgh .cw .emerg-banner{background:var(--gold);padding:0}
#cwgh .cw .emerg-banner .cw-inner{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:44px;padding-bottom:44px}
#cwgh .cw .eb-h{font-family:'Playfair Display',serif;font-size:32px;font-weight:500;color:var(--navy);margin-bottom:7px}
#cwgh .cw .eb-p{font-size:15px;color:rgba(26,35,50,0.65)}
#cwgh .cw .btn-navy{background:var(--navy);color:var(--gold-light);padding:15px 30px;border-radius:4px;font-size:14px;font-weight:600;white-space:nowrap;text-decoration:none}
#cwgh .cw .social-strip{background:#0D111A;border-top:1px solid var(--border-light);padding:18px 0}
#cwgh .cw .social-strip .cw-inner{display:flex;justify-content:center;gap:16px;align-items:center}
#cwgh .cw .social-label{font-size:13px;color:var(--text-dim)}
#cwgh .cw .social-btn{background:rgba(255,255,255,0.05);border:1px solid var(--border-light);border-radius:4px;padding:9px 22px;color:var(--text-muted);font-size:13px;font-weight:500;text-decoration:none}
#cwgh .cw .footer{background:#080C14;padding:52px 0 24px;border-top:1px solid var(--border-light)}
#cwgh .cw .footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:48px;margin-bottom:36px}
#cwgh .cw .f-logo img{height:80px;margin-bottom:14px;display:block}
#cwgh .cw .f-divider{width:40px;height:2px;background:var(--gold);border-radius:2px;margin-bottom:16px}
#cwgh .cw .f-about{font-size:13.5px;color:var(--text-dim);line-height:1.8;font-weight:300}
#cwgh .cw .f-scot-note{font-size:12.5px;color:var(--gold-dark);margin-top:12px;font-style:italic;font-family:'Playfair Display',serif}
#cwgh .cw .f-col-title{font-size:10px;text-transform:uppercase;letter-spacing:0.18em;color:var(--text-dim);margin-bottom:16px;font-weight:600}
#cwgh .cw .f-col a{display:block;font-size:13.5px;color:rgba(255,255,255,0.45);margin-bottom:9px;font-weight:300;text-decoration:none}
#cwgh .cw .f-col a:hover{color:var(--gold-light)}
#cwgh .cw .f-col span{display:block;font-size:13.5px;color:rgba(255,255,255,0.38);margin-bottom:8px;font-weight:300}
#cwgh .cw .f-bottom{border-top:1px solid var(--border-light);padding-top:18px;text-align:center}
#cwgh .cw .f-copyright{font-size:12px;color:var(--text-dim);margin-bottom:10px}
#cwgh .cw .f-legal{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}
#cwgh .cw .f-legal a{font-size:12px;color:rgba(255,255,255,0.22);text-decoration:none}
@media(max-width:1000px){
#cwgh .cw-inner{padding:0 24px}
#cwgh .cw .hero .cw-inner{grid-template-columns:1fr}
#cwgh .cw .hero-side{display:none}
#cwgh .cw .hero-h1{font-size:40px}
#cwgh .cw .services-grid{grid-template-columns:1fr 1fr}
#cwgh .cw .why-grid{grid-template-columns:1fr 1fr}
#cwgh .cw .team-grid{grid-template-columns:repeat(3,1fr)}
#cwgh .cw .footer-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
#cwgh .cw-inner{padding:0 16px}
#cwgh .cw .nav-links{display:none}
#cwgh .cw .services-grid{grid-template-columns:1fr}
#cwgh .cw .why-grid{grid-template-columns:1fr}
#cwgh .cw .team-grid{grid-template-columns:1fr 1fr}
#cwgh .cw .reviews-grid{grid-template-columns:1fr}
#cwgh .cw .slider-track .cw-inner{grid-template-columns:1fr 1fr}
#cwgh .cw .emerg-banner .cw-inner{flex-direction:column;text-align:center;padding-top:28px !important;padding-bottom:28px !important;gap:16px}
#cwgh .cw .faq-a{padding-left:0;margin-top:6px}
#cwgh .cw .faq-q{flex-wrap:wrap}
#cwgh .cw .social-strip .cw-inner{flex-wrap:wrap;gap:10px;justify-content:center}
#cwgh .cw .team-card{padding:12px 8px}
#cwgh .cw .team-name{font-size:12px}
#cwgh .cw .team-role{font-size:10.5px}
#cwgh .cw .tag{justify-content:center}
#cwgh .cw .h2{font-size:26px;text-align:center}
#cwgh .cw .h2-sub{text-align:center;max-width:100%}
#cwgh .cw .hero-h1{font-size:32px;text-align:center}
#cwgh .cw .hero-body{text-align:center}
#cwgh .cw .hero-actions{justify-content:center}
#cwgh .cw .hero-trust{justify-content:center;flex-wrap:wrap;gap:16px}
#cwgh .cw .hero-kicker{justify-content:center}
#cwgh .cw .section,#cwgh .cw .section-alt,#cwgh .cw .section-deep{padding:36px 0}
#cwgh .cw .svc-title{font-size:16px}
#cwgh .cw .why-card{text-align:center}
#cwgh .cw .review{text-align:center}
#cwgh .cw .eb-h{font-size:24px !important}
#cwgh .cw .btn-navy{display:block;width:100%;text-align:center;box-sizing:border-box}
#cwgh .cw .footer-grid{grid-template-columns:1fr}
#cwgh .cw .f-col{text-align:center}
#cwgh .cw .f-divider{margin:0 auto 16px}
#cwgh .cw .f-legal{flex-direction:column;align-items:center;gap:10px}
#cwgh .cw .topbar-left{display:none}
#cwgh .cw .hero-content{padding:32px 0 !important;border-right:none !important;text-align:center;align-items:center}
}
@media(max-width:400px){
#cwgh .cw .team-grid{grid-template-columns:1fr}
}

/* --- global header additions --- */
#cwgh{display:block}
.site-header,#masthead{display:none!important}
#cwgh .cwgh-burger{display:none;background:none;border:0;cursor:pointer;padding:8px;flex-direction:column;gap:5px}
#cwgh .cwgh-burger span{display:block;width:26px;height:2px;background:var(--gold-light)}
#cwgh .cwgh-mobile{display:none;background:var(--navy-mid)}
#cwgh .cwgh-mobile.open{display:block}
#cwgh .cwgh-mobile a{display:block;padding:14px 32px;color:var(--text-light);text-decoration:none;border-top:1px solid var(--border-light);font-family:'Inter',sans-serif;font-size:15px}
#cwgh .cwgh-mobile a.nav-cta{color:var(--gold-light);font-weight:600;background:none;padding:14px 32px;border-radius:0}
@media(max-width:600px){#cwgh .cwgh-burger{display:flex}}
