:root{color-scheme:light;--ink:#111820;--navy:#0b1d2b;--blue:#173d55;--slate:#526474;--stone:#f4f0e8;--paper:#fffdf8;--mist:#e8edf0;--line:#0f1d2b24;--gold:#b38b45;--gold-soft:#d7b56d;--green:#506d5b;--white:#fff;--shadow:0 24px 70px #0b1d2b24;--radius:8px;--max:1180px;--serif:Georgia, "Times New Roman", serif;--sans:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{color:var(--ink);background:var(--paper);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{margin:0}h1,h2,h3,h4{color:var(--navy);font-family:var(--serif);margin:0;font-weight:500;line-height:1.04}h1{max-width:920px;font-size:clamp(3.05rem,8vw,6.2rem)}h2{font-size:clamp(2rem,4vw,3.7rem)}h3{font-size:1.45rem}ul{margin:0;padding:0}li{list-style:none}button,input,textarea,select{font:inherit}.skip-link{z-index:20;background:var(--gold-soft);color:var(--navy);border-radius:var(--radius);padding:.7rem 1rem;font-weight:700;position:absolute;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:10;border-bottom:1px solid var(--line);backdrop-filter:blur(18px);background:#fffdf8f0;position:sticky;top:0}.header-inner{width:min(var(--max), calc(100% - 40px));justify-content:space-between;align-items:center;gap:2rem;min-height:82px;margin:0 auto;display:flex}.brand{align-items:center;gap:.8rem;min-width:0;display:inline-flex}.brand-mark{background:var(--navy);width:46px;height:46px;color:var(--gold-soft);font-family:var(--serif);letter-spacing:0;border:1px solid #d7b56d8c;flex:none;place-items:center;font-size:.9rem;display:grid}.brand strong,.brand small{line-height:1.05;display:block}.brand strong{font-family:var(--serif);color:var(--navy);font-size:1.08rem;font-weight:500}.brand small{color:var(--slate);text-transform:uppercase;letter-spacing:.12em;margin-top:.14rem;font-size:.78rem}.site-nav{color:var(--navy);justify-content:flex-end;align-items:center;gap:1.35rem;font-size:.92rem;display:flex}.site-nav a{color:#111820c7;padding:.6rem 0}.site-nav a:hover,.site-nav a:focus-visible{color:var(--navy)}.nav-cta,.button{border:1px solid var(--navy);border-radius:var(--radius);background:var(--navy);justify-content:center;align-items:center;min-height:46px;padding:.76rem 1.05rem;font-weight:700;line-height:1.15;display:inline-flex;color:var(--white)!important}.button.secondary{background:0 0;color:var(--navy)!important}.button.light{background:var(--white);border-color:#ffffff73;color:var(--navy)!important}.button.ghost{background:0 0;border-color:#ffffff73;color:var(--white)!important}.nav-toggle{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);width:46px;height:46px;color:var(--navy);display:none}.nav-toggle span:not(.sr-only){background:currentColor;width:20px;height:2px;margin:4px auto;display:block}.hero{background:var(--navy);align-items:end;min-height:calc(100vh - 82px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(90deg,#07121df0,#07121dc2 38%,#07121d2e 67%,#07121d6b),url(/images/hero-westminster-advisory.jpg) 50%/cover;position:absolute;inset:0}.hero-inner{z-index:1;width:min(var(--max), calc(100% - 40px));color:var(--white);margin:0 auto;padding:8rem 0 4.5rem;position:relative}.hero h1{color:var(--white)}.hero-text{color:#ffffffd6;max-width:690px;margin-top:1.5rem;font-size:1.17rem}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero-strip{width:min(var(--max), calc(100% - 40px));z-index:2;color:var(--white);box-shadow:var(--shadow);background:#0b1d2bf0;border:1px solid #ffffff29;grid-template-columns:repeat(4,1fr);margin:-2rem auto 0;display:grid;position:relative}.hero-strip div{border-right:1px solid #ffffff21;padding:1.3rem}.hero-strip div:last-child{border-right:0}.hero-strip strong{color:var(--gold-soft);font-family:var(--serif);margin-bottom:.3rem;font-size:1.25rem;font-weight:500;display:block}.hero-strip span{color:#ffffffbd;font-size:.92rem;line-height:1.45;display:block}.eyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.9rem;font-size:.78rem;font-weight:700}.hero .eyebrow,.dark-band .eyebrow,.cta-band .eyebrow{color:var(--gold-soft)}.section{padding:clamp(4.5rem,8vw,7.5rem) 0}.section.compact{padding:clamp(3.5rem,6vw,5.5rem) 0}.inner{width:min(var(--max), calc(100% - 40px));margin:0 auto}.section-header{max-width:760px;margin-bottom:2.7rem}.section-header p:not(.eyebrow){color:var(--slate);margin-top:1rem;font-size:1.08rem}.two-col{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.two-col.reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.copy-stack{color:var(--slate);gap:1.1rem;font-size:1.03rem;display:grid}.lead{color:var(--ink);font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.45}.media-frame{border-radius:var(--radius);box-shadow:var(--shadow);background:var(--mist);position:relative;overflow:hidden}.media-frame img{object-fit:cover;width:100%;height:100%;min-height:380px}.media-note{color:#ffffffd1;backdrop-filter:blur(10px);background:#0b1d2be0;border:1px solid #ffffff3d;max-width:280px;padding:1rem;position:absolute;bottom:1.2rem;right:1.2rem}.media-note strong{color:var(--gold-soft);font-family:var(--serif);margin-bottom:.28rem;font-size:1.1rem;font-weight:500;display:block}.grid{gap:1rem;display:grid}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:100%;padding:1.35rem}.card h3{margin-bottom:.75rem}.card p,.card li{color:var(--slate)}.card ul{gap:.45rem;display:grid}.number-card{counter-increment:step;padding-top:3.6rem;position:relative}.number-card:before{content:counter(step, decimal-leading-zero);color:var(--gold);font-family:var(--serif);font-size:1.35rem;position:absolute;top:1.15rem;left:1.35rem}.dark-band{background:var(--navy);color:#ffffffc2}.dark-band h2,.dark-band h3{color:var(--white)}.dark-band .card{background:#ffffff0e;border-color:#ffffff24}.dark-band .card p,.dark-band .card li{color:#ffffffbd}.split-band{background:linear-gradient(90deg, var(--stone) 0 50%, var(--paper) 50% 100%)}.service-list{border-top:1px solid var(--line);display:grid}.service-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(210px,.35fr) minmax(0,.65fr);gap:2rem;padding:1.45rem 0;display:grid}.service-row h3{font-family:var(--sans);font-size:1.05rem;font-weight:700}.service-row p{color:var(--slate)}.sector-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.sector-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:230px;padding:1.45rem}.sector-item span{color:var(--gold);font-family:var(--serif);margin-bottom:1.3rem;font-size:1.25rem;display:inline-block}.sector-item p{color:var(--slate);margin-top:.8rem}.page-hero{background:var(--stone);grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);min-height:520px;display:grid}.page-hero-copy{place-self:center end;width:min(760px,100% - 40px);padding:5rem 4rem 5rem 0}.page-hero-copy p:not(.eyebrow){max-width:650px;color:var(--slate);margin-top:1.2rem;font-size:1.14rem}.page-hero-media{min-height:520px;overflow:hidden}.page-hero-media img{object-fit:cover;width:100%;height:100%}.process,.process .grid{counter-reset:step}.quote-band{background:var(--blue);color:#ffffffd1;padding:clamp(4rem,7vw,6rem) 0}.quote-band blockquote{width:min(980px,100% - 40px);color:var(--white);font-family:var(--serif);margin:0 auto;font-size:clamp(2rem,4.3vw,4.6rem);font-weight:500;line-height:1.08}.cta-band{color:#fffc;background:linear-gradient(90deg,#07121deb,#07121db8),url(/images/sector-advisory-table.jpg) 50%/cover;padding:clamp(4rem,7vw,6.5rem) 0}.cta-content{width:min(860px,100% - 40px);margin:0 auto}.cta-content h2{color:var(--white)}.cta-content p{max-width:650px;margin-top:1rem;font-size:1.08rem}.cta-content .hero-actions{margin-top:1.8rem}.contact-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:2rem;display:grid}.contact-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--stone);padding:1.5rem}.contact-panel h2{margin-bottom:1rem;font-size:1.8rem}.contact-panel a,.contact-panel span{color:var(--slate);margin-top:.6rem;display:block}.form-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);padding:1.5rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.field{gap:.35rem;display:grid}.field.full{grid-column:1/-1}label{color:var(--navy);font-size:.85rem;font-weight:700}input,textarea,select{border-radius:var(--radius);background:var(--paper);width:100%;color:var(--ink);border:1px solid #0f1d2b38;padding:.86rem .9rem}textarea{resize:vertical;min-height:150px}input:focus,textarea:focus,select:focus,button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #d7b56d80}.form-note{color:var(--slate);margin-top:1rem;font-size:.92rem}.site-footer{color:#ffffffb8;background:#081620;padding:4rem 0 2rem}.footer-grid{width:min(var(--max), calc(100% - 40px));grid-template-columns:1.4fr .6fr .8fr .8fr;gap:2rem;margin:0 auto;display:grid}.footer-brand{margin-bottom:1rem}.footer-brand strong{color:var(--white)}.footer-brand small{color:#ffffff9e}.site-footer h2{color:var(--gold-soft);font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.8rem;font-size:.82rem;font-weight:700}.site-footer a,.site-footer span{margin-top:.45rem;display:block}.site-footer a:hover{color:var(--white)}.footer-bottom{width:min(var(--max), calc(100% - 40px));color:#ffffff85;border-top:1px solid #ffffff24;justify-content:space-between;gap:1rem;margin:3rem auto 0;padding-top:1.2rem;font-size:.9rem;display:flex}@media (width<=980px){.nav-toggle{display:block}.site-nav{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);padding:1rem;display:none;position:absolute;top:calc(100% + 10px);left:20px;right:20px}.site-nav[data-open]{gap:.2rem;display:grid}.site-nav a{padding:.75rem .6rem}.nav-cta{margin-top:.4rem}.hero-strip,.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-strip div:nth-child(2){border-right:0}.hero-strip div:nth-child(-n+2){border-bottom:1px solid #ffffff21}.two-col,.two-col.reverse,.contact-grid,.footer-grid,.page-hero{grid-template-columns:1fr}.page-hero-copy{width:min(var(--max), calc(100% - 40px));justify-self:center;padding:4.5rem 0}.page-hero-media,.page-hero-media img{min-height:320px}.grid.three{grid-template-columns:1fr 1fr}.split-band{background:var(--stone)}}@media (width<=680px){.header-inner,.inner,.hero-inner,.hero-strip,.footer-grid,.footer-bottom,.quote-band blockquote,.cta-content{width:min(100% - 28px, var(--max))}.header-inner{min-height:72px}.brand-mark{width:42px;height:42px}.brand strong{font-size:1rem}.hero{min-height:calc(92vh - 72px)}.hero:before{background:linear-gradient(#07121deb,#07121dd1 55%,#07121dc2),url(/images/hero-westminster-advisory.jpg) 62%/cover}.hero-inner{padding:6rem 0 3.2rem}.hero-strip,.grid.three,.grid.four,.sector-list,.form-grid{grid-template-columns:1fr}.hero-strip{margin-top:0}.hero-strip div,.hero-strip div:nth-child(2){border-bottom:1px solid #ffffff21;border-right:0}.hero-strip div:last-child{border-bottom:0}.media-frame img{min-height:300px}.media-note{border:0;border-radius:0;max-width:none;position:static}.service-row{grid-template-columns:1fr;gap:.55rem}.footer-bottom{display:grid}}
