/* v2.5 Knowledge Library */
.v25-hero{padding-top:52px;padding-bottom:34px}.v25-hero h1{max-width:940px;margin:18px 0 14px;font-size:clamp(2.4rem,5vw,4.7rem);line-height:.98}.v25-hero>p{max-width:820px;font-size:1.12rem;line-height:1.65;color:#514a43}.v25-summary{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.v25-summary span{border:1px solid #cfc5b8;border-radius:999px;padding:8px 13px;background:#fbf8f2;font-weight:700;font-size:.86rem;color:#3b352f}
.v25-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:58px}.v25-library-card{display:flex;min-height:300px;flex-direction:column;padding:28px;border:1px solid #cfc5b8;border-radius:18px;background:#fbf8f2;color:#171717;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.v25-library-card:hover,.v25-library-card:focus-visible{transform:translateY(-3px);box-shadow:0 14px 38px rgba(30,24,19,.1)}.v25-library-card small,.v25-card-kicker span{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8b351f}.v25-library-card h2{margin:16px 0 10px;font-size:2rem}.v25-library-card p{color:#5b534b;line-height:1.55}.v25-library-card strong{margin-top:auto;padding-top:24px;color:#171717}
.v25-filterbar{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:28px}.v25-filterbar input{flex:1 1 310px;min-height:46px;padding:0 14px;border:1px solid #bdb2a5;border-radius:10px;background:#fff;color:#171717;font:inherit}.v25-filter-buttons{display:flex;flex-wrap:wrap;gap:8px}.v25-filter-buttons button{border:1px solid #aaa094;border-radius:999px;background:#f8f4ed;color:#292521;padding:9px 13px;font:inherit;font-size:.85rem;font-weight:700;cursor:pointer}.v25-filter-buttons button.active,.v25-filter-buttons button:hover,.v25-filter-buttons button:focus-visible{background:#292521;color:#fff;border-color:#292521}
.v25-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding-bottom:56px}.v25-video-card{overflow:hidden;border:1px solid #cfc5b8;border-radius:18px;background:#fbf8f2}.v25-video-stage{position:relative;display:flex;min-height:250px;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#211e1b,#4a4038);color:#fff}.v25-video-stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.v25-video-mark{display:grid;justify-items:center;gap:8px;opacity:.9}.v25-video-mark span{display:grid;width:66px;height:66px;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;font-size:1.4rem}.v25-video-mark small{text-transform:uppercase;letter-spacing:.09em;font-weight:700}.v25-video-play{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);border:0;border-radius:999px;background:#fff;color:#171717;padding:11px 18px;font:inherit;font-weight:800;cursor:pointer}.v25-video-play:focus-visible{outline:3px solid #fff;outline-offset:4px}.v25-video-fallback{position:absolute;right:12px;bottom:10px;z-index:2;background:#171717;color:#fff;border-radius:7px;padding:7px 10px;font-size:.78rem;text-decoration:none}.v25-video-copy{padding:24px}.v25-card-kicker{display:flex;gap:10px;justify-content:space-between;align-items:center}.v25-card-kicker b{font-size:.74rem;color:#61584f}.v25-video-copy h2{margin:13px 0 4px;font-size:1.45rem;line-height:1.15}.v25-source{display:block;color:#675e55;margin-bottom:15px}.v25-video-copy p{color:#4e4741;line-height:1.55}.v25-related-links{display:grid;gap:7px;margin-top:17px}.v25-related-links a{font-size:.88rem;font-weight:700;color:#7b2f1c;text-decoration:none}.v25-related-links a:hover{text-decoration:underline}
.v25-resources{padding-bottom:54px}.v25-resource-section{margin-bottom:42px}.v25-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.v25-section-head h2{margin:0;font-size:1.75rem}.v25-section-head>span{font-weight:800;color:#6b625a}.v25-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.v25-resource-card{padding:22px;border:1px solid #cfc5b8;border-radius:14px;background:#fbf8f2}.v25-resource-card h3{margin:13px 0 4px;font-size:1.16rem;line-height:1.3}.v25-resource-actions{margin-top:16px}.v25-resource-actions .button{display:inline-flex}.v25-empty{padding:20px 0 50px;font-weight:700;color:#625950}
.v25-search-library{margin-top:28px;margin-bottom:34px;padding-top:26px;padding-bottom:26px;border-top:1px solid #cfc5b8;border-bottom:1px solid #cfc5b8}.v25-search-library .v25-section-head{align-items:center}.v25-search-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.v25-search-library-grid>a{display:grid;gap:6px;padding:17px;border-radius:12px;background:#ece5da;color:#171717;text-decoration:none}.v25-search-library-grid small{color:#675d54}.v25-search-library-grid strong{font-size:1.05rem}.v25-search-library-grid span{font-size:.84rem;font-weight:700;color:#7b2f1c}
@media(max-width:900px){.v25-library-grid,.v25-search-library-grid{grid-template-columns:1fr}.v25-video-grid,.v25-resource-grid{grid-template-columns:1fr}.v25-video-stage{min-height:220px}.v25-library-card{min-height:230px}.v25-hero{padding-top:34px}.v25-hero h1{font-size:clamp(2.25rem,11vw,3.4rem)}}
@media(max-width:520px){.v25-card-kicker,.v25-section-head{align-items:flex-start;flex-direction:column}.v25-filter-buttons{width:100%}.v25-filter-buttons button{flex:1 1 46%}.v25-video-copy,.v25-resource-card,.v25-library-card{padding:20px}}
