.shared-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:35px 0}.shared-heading h1{font-size:36px;line-height:1.3;margin:10px 0}.shared-heading p{font-size:13px;color:#7d8c74}.shared-heading #shared-counts{display:flex;gap:25px;color:#869b79;font-size:11px;white-space:nowrap}.shared-heading #shared-counts b{display:block;font-size:29px;color:#426b3c}.shared-principles{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#eef4e8;border:1px solid #d4e0cb;padding:20px 25px}.shared-principles div{display:flex;flex-direction:column;gap:5px}.shared-principles b{font-size:13px;color:#567648}.shared-principles span{font-size:11px;color:#869878}.shared-principles i{color:#a8bc97;font-style:normal}.shared-method{font-size:12px;padding:16px 0;color:#849675;border-bottom:1px solid #dce5d3}.shared-method summary{cursor:pointer;color:#668352}.shared-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 35px;line-height:1.9}.shared-method-grid b{color:#637f52}.shared-controls{display:flex;align-items:center;gap:12px;margin:26px 0}.shared-controls input{width:340px;max-width:55%;padding:10px 13px;border:1px solid #d8e2d0;background:white;font-size:12px}.shared-controls select{font-size:12px;padding:11px;border:1px solid #d8e2d0;background:white;color:#678557}.shared-controls a{margin-left:auto;font-size:11px;color:#7c9669}.shared-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.shared-card{border:1px solid #dbe4d3;background:white;padding:22px;display:flex;flex-direction:column;gap:10px;min-height:170px}.shared-card:hover{border-color:#88aa70;background:#fbfef7}.shared-card header{display:flex;justify-content:space-between;gap:9px;align-items:center}.shared-card h2{font-size:18px;margin:0;color:#3b6333}.shared-tag{font-size:9px;background:#f0f5e9;color:#809a6c;padding:3px 6px;white-space:nowrap}.shared-card p{font-size:11px;color:#849675;margin:0;line-height:1.9}.shared-card footer{font-size:10px;color:#97a88b;margin-top:auto}.shared-record{border:1px solid #d6e3ca;background:white}.shared-record>header{padding:29px;border-bottom:1px solid #dde7d3;background:linear-gradient(120deg,#f0f6e8,#fff)}.shared-record>header h2{font-size:31px;margin:10px 0;color:#365d2e}.shared-record>header p{color:#799169;font-size:14px;line-height:1.9;max-width:900px}.shared-qualifiers{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.shared-qualifiers span{border:1px solid #d8e6cd;background:white;font-size:11px;color:#7c956c;padding:5px 9px}.shared-record-body{padding:26px}.shared-record-body>h3{font-size:18px;color:#4d743d;margin:0 0 17px}.shared-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;align-items:start}.shared-route-card{border:1px solid #dce7d4;padding:20px;background:#fbfdf8;min-width:0}.shared-route-card header{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#869c76}.shared-route-card h4{font-size:17px;margin:13px 0 6px;color:#496e38}.shared-route-card p{font-size:12px;line-height:1.9;color:#839872}.shared-route-card>a{display:block;font-size:12px;color:#648849;border-top:1px solid #dbe6d0;padding-top:13px;margin-top:16px}.shared-flow-strip{border:1px solid #e1e9d9;margin:15px 0;padding:13px;font-size:11px;color:#92a780;text-align:center;line-height:1.9}.shared-flow-strip strong{display:block;color:#597e42;font-size:13px;padding:7px;border-top:1px solid #e5ebdf;border-bottom:1px solid #e5ebdf;background:white;margin:6px 0}.shared-flow-strip span{display:block}.shared-flow-strip small{font-size:10px;color:#a3b394}.shared-counting{padding:18px;background:#f5f7ed;border-left:3px solid #a3b880;margin-top:25px;color:#7d926b;font-size:12px;line-height:1.9}.shared-counting b{display:block;color:#5b783f;margin-bottom:5px}.shared-route-card details{font-size:10px;color:#879d74;margin-top:15px}.shared-route-card summary{cursor:pointer}.shared-route-card details a{display:block;padding:6px 0;color:#6b8b54;font-size:10px;overflow-wrap:anywhere}.shared-record-nav{display:flex;justify-content:space-between;gap:20px;margin-top:20px}.shared-record-nav a{font-size:12px;border:1px solid #d9e5cc;padding:8px 12px;background:#fff;color:#78955f}.shared-note{font-size:11px;line-height:1.9;color:#94a485;margin:20px 0}.shared-inline{margin:0 28px 18px;padding:13px 16px;border:1px solid #d8e5ca;background:#f3f8ec;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.shared-inline>span{font-size:10px;color:#8aa075}.shared-inline a{font-size:12px;color:#628247;text-decoration:none;border-bottom:1px solid #c2d5af}.shared-inline small{font-size:10px;color:#95a884;flex-basis:100%}.shared-empty{border:1px dashed #cfddc3;padding:30px;font-size:13px;color:#8aa076}.shared-main .portal-footer>span:first-child{max-width:850px}.shared-heading .portal-eyebrow{margin-bottom:5px}@media(max-width:1050px){.shared-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.shared-route-grid{grid-template-columns:1fr}.shared-route-card{display:block}}@media(max-width:700px){.shared-heading{display:block;margin:25px 0}.shared-heading h1{font-size:29px}.shared-heading #shared-counts{margin-top:20px}.shared-heading #shared-counts b{font-size:23px}.shared-principles{display:grid;grid-template-columns:1fr 1fr;padding:17px;gap:18px}.shared-principles i{display:none}.shared-method-grid{grid-template-columns:1fr}.shared-controls{flex-wrap:wrap}.shared-controls input{max-width:none;width:100%}.shared-controls a{font-size:10px}.shared-directory{grid-template-columns:1fr}.shared-record>header{padding:20px}.shared-record-body{padding:18px}.shared-record>header h2{font-size:27px}.shared-inline{margin:0 18px 15px}.shared-card{min-height:150px}.shared-record-nav{gap:8px}.shared-record-nav a{font-size:10px;padding:7px}.shared-route-card{padding:17px}}
