
.sitemap-page{background:#fff;color:#122117}
.sitemap-page .shell{width:min(1480px,94vw)}
.sm-breadcrumb{border-bottom:1px solid #eef2ef}.sm-breadcrumb .shell{height:48px;display:flex;align-items:center;gap:9px;font-size:11px;color:#5e6d63}.sm-breadcrumb a:hover{color:#0b7135}
.sm-intro{padding:24px 0 20px}.sm-intro-grid{display:grid;grid-template-columns:1fr 480px;align-items:end;gap:30px}.sm-intro h1{font-size:34px;line-height:1;margin:0 0 11px;color:#124b2d;letter-spacing:-1px}.sm-intro p{font-size:13px;margin:0;color:#394940}
.sm-search{display:grid;grid-template-columns:1fr 52px;gap:9px}.sm-search input{height:46px;border:1px solid #d8e2db;border-radius:7px;padding:0 15px;font:inherit;font-size:13px;outline:none;box-shadow:0 2px 8px rgba(8,55,29,.03)}.sm-search input:focus{border-color:#27824a;box-shadow:0 0 0 3px rgba(39,130,74,.08)}.sm-search button{border:0;border-radius:7px;background:#075d2d;color:#fff;display:grid;place-items:center;cursor:pointer}.sm-search button .icon{width:21px;height:21px}

.sm-main{padding:5px 0 18px}.sm-card-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.sm-card{border:1px solid #dfe6e1;border-radius:9px;padding:18px 15px 15px;min-height:360px;background:#fff;box-shadow:0 4px 12px rgba(8,55,29,.025);transition:transform .18s ease,box-shadow .18s ease}.sm-card:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(8,55,29,.06)}
.sm-card header{min-height:65px}.sm-card header>span{display:block;margin-bottom:10px}.sm-card header .icon{width:34px;height:34px}.sm-card h2{font-size:11.5px;line-height:1.18;margin:0;color:currentColor}.sm-card-line{height:1px;background:#e5eae6;margin:7px 0 10px}.sm-card nav{display:grid}.sm-card nav a{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:8px 0;font-size:9.4px;color:#26372d}.sm-card nav a:hover{color:#0b7135}.sm-card nav b{font-size:15px;font-weight:500}
.tone-green{color:#146f38}.tone-orange{color:#f05d15}.tone-blue{color:#255fc5}.tone-purple{color:#6840b6}
.sm-no-results{text-align:center;border:1px dashed #cddacf;background:#f7faf8;border-radius:8px;padding:25px;color:#526359;font-size:12px;margin-top:10px}

.sm-legal{margin-top:13px;border:1px solid #dfe6e1;border-radius:8px;padding:10px 18px;display:grid;grid-template-columns:260px repeat(4,1fr);align-items:center}.sm-legal-title{display:flex;align-items:center;gap:12px;color:#18482e}.sm-legal-title .icon{width:34px;height:34px}.sm-legal-title strong{font-size:11px}.sm-legal>a{display:flex;align-items:center;gap:9px;padding:9px 17px;border-left:1px solid #e4e9e5;color:#254337}.sm-legal>a[aria-disabled="true"]{opacity:.7;cursor:default}.sm-legal>a .icon{width:19px;height:19px;color:#1b7540}.sm-legal>a span{font-size:9.5px;font-weight:700}.sm-legal>a b{margin-left:auto;font-size:12px;color:#1a6d3a}

.sm-detailed{padding:13px 0 17px}.sm-centered-heading{text-align:center;margin:0 auto 15px}.sm-centered-heading>div{display:flex;align-items:center;justify-content:center;gap:14px}.sm-centered-heading>div span{height:1px;width:110px;background:#d7e0da}.sm-centered-heading h2{font-size:15px;letter-spacing:.5px;color:#154d2d;margin:0}.sm-centered-heading p{font-size:9.5px;color:#56655c;margin:6px 0 0}
.sm-detail-grid{display:grid;grid-template-columns:repeat(7,1fr);border-top:1px solid #e3e8e4;border-bottom:1px solid #e3e8e4;padding:13px 0}.sm-detail-column{padding:0 20px;border-right:1px solid #e3e8e4}.sm-detail-column:first-child{padding-left:12px}.sm-detail-column:last-child{border-right:0}.sm-detail-column h3{font-size:9px;color:currentColor;margin:0 0 9px}.sm-detail-column a{display:block;font-size:8.6px;color:#26372e;line-height:1.3;padding:4px 0}.sm-detail-column a:hover{color:#0a7135}

.sm-legend{border:1px solid #dfe6e1;border-radius:8px;margin-top:14px;padding:13px 18px 15px}.sm-legend>h2{font-size:10px;color:#174d2d;margin:0 0 11px}.sm-legend-grid{display:grid;grid-template-columns:repeat(7,1fr)}.sm-legend-grid article{display:flex;gap:9px;padding:0 15px;border-right:1px solid #e2e8e3}.sm-legend-grid article:first-child{padding-left:0}.sm-legend-grid article:last-child{border-right:0}.sm-legend-grid article>span{flex:0 0 auto}.sm-legend-grid .icon{width:23px;height:23px}.sm-legend-grid h3{font-size:8.8px;color:#20352a;margin:0 0 5px}.sm-legend-grid p{font-size:7.5px;line-height:1.45;color:#5c6861;margin:0}

.sm-help{border:1px solid #dfe6e1;border-radius:8px;margin-top:14px;padding:15px 28px;display:grid;grid-template-columns:72px 1fr 220px 220px;align-items:center;gap:18px}.sm-help-icon{color:#176e39}.sm-help-icon .icon{width:54px;height:54px}.sm-help-copy h2{font-size:16px;color:#174b2d;margin:0 0 4px}.sm-help-copy p{font-size:9.5px;line-height:1.45;color:#59675f;margin:0}.sm-help>a{height:43px;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:22px;font-size:9px;font-weight:800}.sm-help-primary{background:#075e2d;color:#fff}.sm-help-secondary{border:1px solid #7ba48a;color:#155c33}.sm-help>a span{font-size:14px}

@media(max-width:1200px){
  .sm-card-grid,.sm-detail-grid{grid-template-columns:repeat(4,1fr)}.sm-card{min-height:300px}.sm-detail-column{border-bottom:1px solid #e3e8e4;padding:12px 18px}
  .sm-legal{grid-template-columns:220px repeat(2,1fr)}.sm-legal>a:nth-last-child(-n+2){border-top:1px solid #e4e9e5}
  .sm-legend-grid{grid-template-columns:repeat(4,1fr);gap:14px 0}.sm-legend-grid article:nth-child(4){border-right:0}
}
@media(max-width:900px){
  .sm-intro-grid{grid-template-columns:1fr}.sm-card-grid,.sm-detail-grid{grid-template-columns:repeat(2,1fr)}.sm-legal{grid-template-columns:1fr 1fr}.sm-legal-title{grid-column:1/-1;margin-bottom:7px}
  .sm-help{grid-template-columns:60px 1fr}.sm-help>a{grid-column:span 1}.sm-legend-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:600px){
  .sm-card-grid,.sm-detail-grid{grid-template-columns:1fr}.sm-card{min-height:0}.sm-legal{grid-template-columns:1fr}.sm-legal>a{border-left:0;border-top:1px solid #e4e9e5}.sm-legend-grid{grid-template-columns:1fr}.sm-legend-grid article{border-right:0;border-bottom:1px solid #e3e8e4;padding:10px 0}.sm-help{grid-template-columns:1fr;text-align:center}.sm-help-icon{margin:auto}.sm-help>a{width:100%}
}
