:root{font-family:Arial,Helvetica,sans-serif;color:#172c3c;background:#f8f8f5}*{box-sizing:border-box}body{margin:0}a{color:inherit}header{border-bottom:1px solid #d7dbd9;background:#fff}nav{max-width:1160px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:Georgia,serif;font-size:1.45rem;font-weight:bold;text-decoration:none;letter-spacing:-.04em}.links{display:flex;gap:24px;font-size:.9rem}.links a{text-decoration:none}.links a:hover,.textlink:hover{text-decoration:underline}.wrap{max-width:1160px;margin:auto;padding:0 28px}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:560px;background:#e7edf0}.hero-copy{padding:90px max(28px,calc((100vw - 1104px)/2)) 64px max(28px,calc((100vw - 1104px)/2));padding-right:40px;align-self:center}.eyebrow{text-transform:uppercase;font-size:.78rem;letter-spacing:.16em;font-weight:700;color:#8a4b35}h1,h2,h3{font-family:Georgia,serif;font-weight:400;letter-spacing:-.04em}h1{font-size:clamp(2.9rem,5.4vw,5.3rem);line-height:1.03;margin:18px 0 24px}h2{font-size:clamp(2rem,3vw,3rem);line-height:1.12}h3{font-size:1.55rem;line-height:1.17;margin:14px 0}.lead{font-size:1.16rem;line-height:1.65;max-width:550px}.hero img{width:100%;height:100%;object-fit:cover;object-position:center 34%;max-height:660px}.button{display:inline-block;background:#19384e;color:white;text-decoration:none;padding:16px 24px;margin-top:20px;font-weight:700}.button:hover{background:#28516b}.section{padding:70px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.section-head h2{margin:0}.muted{color:#53636d;line-height:1.65}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid #dce1e2;padding:28px;min-height:265px;display:flex;flex-direction:column}.card p{line-height:1.6;color:#52616b}.card a{margin-top:auto;font-weight:700;text-decoration:none;color:#8b4933}.band{background:#19384e;color:#fff;padding:56px 0}.band h2{margin:0 0 12px}.band p{max-width:700px;line-height:1.7}.band a{color:#fff}footer{padding:35px 0;border-top:1px solid #d7dbd9;font-size:.9rem;color:#52616b}.article{max-width:760px;margin:0 auto;padding:64px 24px 100px}.article h1{font-size:clamp(2.8rem,5vw,4.6rem)}.article h2{font-size:2rem;margin-top:42px}.article p,.article li{font-size:1.08rem;line-height:1.8}.article li{margin:10px 0}.article .intro{font-size:1.26rem;color:#415665}.article .note{background:#e7edf0;padding:22px;margin:38px 0}.article .back{display:inline-block;margin-bottom:34px;color:#8b4933}.article .meta{color:#697983;font-size:.9rem}.article figure{margin:36px 0}.article img{width:100%;max-height:550px;object-fit:cover;object-position:center 30%}.article figcaption{font-size:.86rem;color:#596b75;margin-top:8px}.pill{display:inline-block;border:1px solid #879aa6;border-radius:30px;padding:8px 12px;font-size:.85rem;margin:5px 5px 5px 0}@media(max-width:750px){nav{padding:18px;align-items:flex-start;flex-direction:column}.links{gap:15px;flex-wrap:wrap}.hero{display:flex;flex-direction:column-reverse}.hero img{height:390px}.hero-copy{padding:45px 22px 56px}.grid{grid-template-columns:1fr}.section{padding:50px 0}.wrap{padding:0 20px}.card{min-height:220px}}

.card{padding:0}.card>:not(.card-image){margin-left:24px;margin-right:24px}.card .eyebrow{margin-top:22px}.card a:last-child{margin-bottom:26px}.card-image{display:block;overflow:hidden}.card-image img{width:100%;height:220px;object-fit:cover;display:block}.card-image:hover img{transform:scale(1.035)}.card-image img{transition:transform .2s ease}.article figure{margin:30px 0 42px}.article figure img{display:block}

.article>figure:first-of-type{margin:28px 0 34px}.article>figure:first-of-type img{max-height:460px;object-position:center 36%}.article figure.look{max-width:520px;margin:22px auto 46px}.article figure.look img{max-height:620px;object-fit:cover}@media(max-width:750px){.article>figure:first-of-type img{max-height:380px}.article figure.look img{max-height:520px}}

@media(min-width:751px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

.brand{display:inline-flex;align-items:center;gap:10px}.brand img{width:26px;height:62px;object-fit:contain}@media(max-width:750px){.brand img{width:23px;height:54px}}

.related-guides{border-top:1px solid #d7dbd9;margin-top:56px;padding-top:12px}.related-guides ul{padding-left:1.3em;line-height:1.9}.text-button{appearance:none;background:none;border:0;padding:0;font:inherit;color:inherit;text-decoration:underline;cursor:pointer}.cookie-banner[hidden]{display:none}.cookie-banner{position:fixed;z-index:20;bottom:16px;left:16px;right:16px;max-width:760px;margin:auto;padding:18px 22px;background:#fff;border:1px solid #b3c1c4;box-shadow:0 8px 28px #172c3c30;border-radius:12px;display:flex;align-items:center;gap:20px}.cookie-banner p{margin:0;line-height:1.5}.cookie-actions{display:flex;gap:8px;flex-shrink:0}.cookie-actions button{padding:10px 12px;cursor:pointer;border:1px solid #172c3c;background:#fff;border-radius:6px;color:#172c3c;font:inherit}.cookie-actions button:last-child{background:#172c3c;color:#fff}@media(max-width:650px){.cookie-banner{display:block}.cookie-actions{margin-top:14px;flex-wrap:wrap}}

.brand-examples{margin-top:40px;padding:22px 26px;background:#eef4f5;border-left:3px solid #8d5544}.brand-examples h2{margin-top:0}.brand-examples p{margin-bottom:12px}.small-print{font-size:.88rem;color:#536a76}
