.brand-library{--ink:#13382d;--line:#dce6df;font:16px/1.6 Arial,sans-serif;background:#fcfdfb;color:var(--ink);min-height:100vh}.brand-library *{box-sizing:border-box}.brand-library header{max-width:1180px;margin:auto;padding:24px 32px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.brand-logo{font-weight:800;font-size:30px;text-decoration:none;letter-spacing:-1.5px}.brand-logo span{font-size:13px;letter-spacing:0;font-weight:500;margin-left:18px}.brand-library nav{display:flex;gap:24px;flex-wrap:wrap}.brand-library a{color:inherit}.brand-library nav a{font-size:14px}.brand-library main{max-width:1050px;margin:auto;padding:35px 32px 64px}.brand-intro{padding:32px 0 46px}.brand-library .eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;text-transform:uppercase;margin:0 0 18px}.brand-intro h1{font-size:clamp(36px,5.2vw,62px);font-weight:500;line-height:1.08;letter-spacing:-2px;margin:0 0 28px;max-width:900px}.brand-intro h1 span{display:block;color:#587366;font-size:.64em;margin-top:18px;letter-spacing:-1px;line-height:1.22}.brand-intro>p:not(.eyebrow){font-size:18px;max-width:810px}.brand-label{font-size:13px;background:#eaf3ec;padding:9px 12px;display:inline-block;border-radius:5px}.brand-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:28px}.brand-primary{display:inline-block;background:#194d3e;color:white!important;padding:13px 20px;border-radius:6px;text-decoration:none;font-weight:600}.brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.brand-tile{display:flex;flex-direction:column;padding:25px;text-decoration:none;border:1px solid var(--line);border-top:4px solid;border-radius:8px;background:white}.brand-tile>span{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.brand-tile h2{font-size:29px;letter-spacing:-1px;margin:18px 0 8px}.brand-tile h3{font-size:18px;font-weight:500;line-height:1.4;margin:0 0 20px;flex:1}.brand-tile p{font-size:13px;color:#53665b}.brand-tile strong{font-size:14px}.brand-tile:hover{box-shadow:0 8px 25px #13382d12}.brand-method{padding:28px 32px;background:#eff4e8;border-radius:8px;margin:40px 0}.brand-library h2{font-size:28px;line-height:1.2;letter-spacing:-.6px;font-weight:500}.brand-questions article{display:flex;gap:25px;padding:24px 0;border-bottom:1px solid var(--line)}.brand-questions article>span{font-size:20px;color:#6c8074}.brand-questions h3{font-size:20px;line-height:1.45;margin:0 0 14px;font-weight:500}.brand-questions a{font-size:14px;font-weight:600}.brand-columns{display:grid;grid-template-columns:1fr 1.3fr;gap:65px;margin:48px 0}.brand-columns h3{font-size:17px;margin-top:24px}.brand-sources p{display:flex;flex-direction:column;border-bottom:1px solid var(--line);padding:12px 0;overflow-wrap:anywhere}.brand-sources span{font-size:13px;color:#53665b}.brand-next{margin:40px 0;padding:32px;background:#173c30;color:white;border-radius:8px}.brand-next .brand-primary{background:#e1ee82;color:#173c30!important}.brand-next p{max-width:750px}.brand-library footer{max-width:1180px;margin:auto;padding:32px;border-top:1px solid var(--line);font-size:14px}.brand-library footer p{max-width:760px;color:#53665b}.brand-back{font-size:14px}.brand-related{padding:15px 0}.brand-library a:focus-visible{outline:3px solid #b18b2d;outline-offset:5px}@media(max-width:760px){.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-columns{grid-template-columns:1fr;gap:22px}.brand-logo span{display:none}.brand-library header,.brand-library main{padding-left:20px;padding-right:20px}.brand-library h2{font-size:25px}}@media(max-width:480px){.brand-grid{grid-template-columns:1fr}.brand-intro h1{font-size:40px}.brand-library header nav{gap:12px}.brand-method,.brand-next{padding:22px}.brand-actions{align-items:flex-start;gap:16px;flex-direction:column}.brand-questions article{gap:15px}}