.marques-shell{--navy:#2b2b2e;--amber:#3b8dc4;--amber2:#5aa3d4;--off:#f5f5f5;--rule:#e0e0e0;--muted:#6d6e71;--white:#fff;--ci-blue:#3b8dc4;--ci-light:#e8f3fb;--rh-teal:#e8761a;--rh-light:#fdf0e6;--cj-green:#6db33f;--cj-light:#eef7e6;--serif:var(--font-serif);--sans:var(--font-sans);--max:1200px}.marques-shell .page-hero{background:var(--navy);padding:clamp(2.5rem, 5vw, 4rem) var(--gutter);position:relative;overflow:hidden}.marques-shell .page-hero:after{content:"";background:linear-gradient(90deg,#3b8dc4,#9dc3e0,#e8761a,#6db33f);height:3px;position:absolute;bottom:0;left:0;right:0}.marques-shell .page-hero__inner{max-width:var(--max);margin:0 auto}.marques-shell .page-hero__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--amber);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:flex}.marques-shell .page-hero__eyebrow:before{content:"";background:var(--amber);width:20px;height:2px}.marques-shell .page-hero__title{font-family:var(--serif);color:var(--white);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.marques-shell .page-hero__sub{color:#fff9;max-width:560px;font-size:1.05rem}.marques-shell .page-hero--tint{background:#eaf3fb;border-bottom:1px solid #d5e6f5}.marques-shell .page-hero--tint:after{display:none}.marques-shell .page-hero--tint .page-hero__eyebrow{color:var(--ci-blue)}.marques-shell .page-hero--tint .page-hero__eyebrow:before{background:var(--ci-blue)}.marques-shell .page-hero--tint .page-hero__title{color:var(--navy)}.marques-shell .page-hero--tint .page-hero__sub{color:#45586b}.marques-shell .btn{font-family:var(--sans);cursor:pointer;border:2px solid #0000;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.marques-shell .btn-primary{background:var(--ci-blue);color:var(--white)}.marques-shell .btn-primary:hover{background:var(--amber2);color:var(--white)}.marques-shell .btn svg{flex-shrink:0;width:18px;height:18px}.marques-shell .marques-page{padding:clamp(2rem, 4vw, 3.5rem) var(--gutter)}.marques-shell .marques-page__inner{max-width:var(--max);margin:0 auto}.marques-shell .marque-section{background:var(--white);border:1.5px solid var(--rule);border-radius:16px;grid-template-columns:1fr 2fr;align-items:start;gap:2.5rem;margin-bottom:2rem;padding:2.5rem;display:grid}.marques-shell .marque-section__badge{letter-spacing:.08em;text-transform:uppercase;border-radius:20px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.7rem;font-weight:700;display:inline-block}.marques-shell .marque-section__name{font-family:var(--serif);margin-bottom:.5rem;font-size:2rem}.marques-shell .marque-section__tagline{color:var(--muted);margin-bottom:1.5rem;font-size:1rem}.marques-shell .marque-section__body{color:var(--navy);margin-bottom:1.5rem;font-size:.95rem;line-height:1.75}.marques-shell .marque-section__features{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem;display:grid}.marques-shell .marque-feature{align-items:flex-start;gap:.6rem;font-size:.875rem;display:flex}.marques-shell .marque-feature svg{flex-shrink:0;width:16px;height:16px;margin-top:2px}.marques-shell .marque-section--ci .marque-feature svg{color:var(--ci-blue)}.marques-shell .marque-section--rh .marque-feature svg{color:var(--rh-teal)}.marques-shell .marque-section--cj .marque-feature svg{color:var(--cj-green)}.marques-shell .marque-section--ci .marque-section__badge{background:var(--ci-light);color:var(--ci-blue)}.marques-shell .marque-section--rh .marque-section__badge{background:var(--rh-light);color:var(--rh-teal)}.marques-shell .marque-section--cj .marque-section__badge{background:var(--cj-light);color:var(--cj-green)}@media (max-width:768px){.marques-shell .marque-section,.marques-shell .marque-section__features{grid-template-columns:1fr}}
