/* Two complementary guide downloads, aligned with the existing brochure panels. */
.fees-guides{background:var(--paper,#f8f5ee);padding:64px 7vw;scroll-margin-top:150px}
.fees-guides__inner{max-width:1200px;margin-inline:auto}
.fees-guides__heading{max-width:780px;margin:0 0 36px}
.fees-guides__heading h2{font-size:clamp(30px,3.4vw,46px);line-height:1.12;margin:0 0 14px}
.fees-guides__heading p{font-size:16px;line-height:1.7;margin:0}
.fees-guides__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.fees-guides__card{display:grid;grid-template-columns:108px minmax(0,1fr);grid-template-rows:1fr auto;gap:24px;padding:28px;background:var(--cream,#f3efe6);border:1px solid var(--line,rgba(17,23,20,.17));align-items:start;min-width:0}
.fees-guides__cover{display:block;width:108px;aspect-ratio:210/297;line-height:0;box-shadow:0 9px 24px rgba(60,49,29,.12)}
.fees-guides__cover img{display:block;width:100%;height:auto;aspect-ratio:210/297;object-fit:contain}
.fees-guides__cover--type{box-sizing:border-box;background:#a99b70;color:#17201a;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 10px;text-align:center;line-height:1.25}
.fees-guides__cover--type>span{font-family:inherit;font-size:5px;letter-spacing:.13em;color:#fff;margin-bottom:28px}
.fees-guides__cover--type>strong{font-family:var(--font-serif,Georgia,serif);font-weight:400;font-size:13px;overflow-wrap:anywhere}
.fees-guides__copy{min-width:0}
.fees-guides__copy h3{font-size:clamp(25px,2.3vw,32px);line-height:1.15;margin:0 0 14px;overflow-wrap:anywhere;hyphens:auto}
.fees-guides__copy>p{font-size:14px;line-height:1.7;margin:0 0 14px}
.fees-guides__copy .fees-guides__meta{font-size:11px;color:#62685e;margin:0}
.fees-guides__actions{grid-column:1/-1;display:flex;flex-direction:column;align-items:flex-start;gap:14px;align-self:end}
.fees-guides .btn{display:inline-flex;gap:12px;align-items:center;max-width:100%;min-height:50px;box-sizing:border-box;font-size:11px;line-height:1.5;padding:15px 20px;background:var(--balance-deep-sage,#4e5b52);color:#fff;white-space:normal;text-align:start}
.fees-guides .btn span{min-width:0;overflow-wrap:anywhere}
.fees-guides .btn svg{width:18px;height:18px;flex-shrink:0}
.fees-guides .btn:hover{background:#3f4b43}
.fees-guides .text-link{font-size:12px;line-height:1.5;margin:0;text-underline-offset:4px;white-space:normal}
.fees-guides .btn.fees-guides__pending,.fees-guides .btn.fees-guides__pending:hover{background:#e2ded3;color:#545b53;cursor:not-allowed;border:1px solid #c8c3b5;opacity:1}
.fees-guides__draft-note{font-size:12px;line-height:1.6;margin:20px 0 0;color:#61665d}
.fees-guides a:focus-visible{outline:2px solid var(--balance-focus,#7d6233);outline-offset:5px}
.fees-guides[dir=rtl] .fees-guides__copy{text-align:right}
.fees-guides[dir=rtl] .btn,.fees-guides[dir=rtl] .fees-guides__cover--type>strong{letter-spacing:0}
@media(max-width:1050px){.fees-guides{padding:48px 25px}.fees-guides__card{padding:24px;grid-template-columns:90px minmax(0,1fr);gap:20px}.fees-guides__cover{width:90px}.fees-guides__cover--type>span{margin-bottom:20px}.fees-guides__cover--type>strong{font-size:11px}}
@media(max-width:820px){.fees-guides__grid{grid-template-columns:minmax(0,1fr);gap:24px}.fees-guides__card{grid-template-columns:108px minmax(0,1fr)}.fees-guides__cover{width:108px}.fees-guides__cover--type>strong{font-size:13px}}
@media(max-width:420px){.fees-guides{padding:40px 20px}.fees-guides__heading{margin-bottom:28px}.fees-guides__card{grid-template-columns:78px minmax(0,1fr);gap:18px;padding:20px}.fees-guides__cover{width:78px}.fees-guides__cover--type{padding:9px 7px}.fees-guides__cover--type>span{font-size:4px;margin-bottom:16px}.fees-guides__cover--type>strong{font-size:10px}.fees-guides__copy h3{font-size:26px}.fees-guides__copy>p{font-size:13px}.fees-guides .btn{padding:14px 16px;font-size:10px}}
