.hds-route-hub,.hds-route-single{font-family:var(--hds-route-font,inherit);font-size:var(--hds-route-size,16px);line-height:1.6;color:#1f2937}.hds-route-hero{background:linear-gradient(135deg,rgba(214,51,132,.12),rgba(91,192,222,.14));border:1px solid rgba(214,51,132,.18);border-radius:24px;padding:clamp(20px,4vw,42px);margin:0 0 24px}.hds-route-hero h1{margin:0 0 8px;font-size:clamp(2rem,5vw,3.2rem);line-height:1.05}.hds-route-category-grid,.hds-route-video-grid,.hds-route-notes-grid{display:grid;gap:18px}.hds-route-category-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));margin:0 0 28px}.hds-route-category-card{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 20px rgba(0,0,0,.06);text-decoration:none!important;color:#111827!important}.hds-route-category-card:hover,.hds-route-category-card:focus{outline:3px solid rgba(214,51,132,.28);transform:translateY(-1px)}.hds-route-category-card span{font-weight:800}.hds-route-category-card small{color:#6b7280}.hds-route-video-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.hds-route-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.07)}.hds-route-thumb{display:block;aspect-ratio:16/9;background:#f3f4f6;overflow:hidden}.hds-route-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hds-route-card-fallback{height:100%;display:grid;place-items:center;font-weight:900;color:#6b7280;background:linear-gradient(135deg,#fce7f3,#e0f2fe)}.hds-route-card-body{padding:18px}.hds-route-card h3{font-size:1.25rem;line-height:1.2;margin:.25rem 0}.hds-route-card h3 a{color:#111827!important;text-decoration:none}.hds-route-card-meta{font-weight:700;color:#4b5563}.hds-route-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:5px 10px;border-radius:999px;background:rgba(214,51,132,.1);color:var(--hds-route-accent,#d63384);font-weight:800;font-size:.88em}.hds-route-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;border-radius:999px;background:var(--hds-route-accent,#d63384);color:#fff!important;text-decoration:none!important;font-weight:800;border:2px solid transparent}.hds-route-btn:hover,.hds-route-btn:focus{outline:3px solid rgba(214,51,132,.32);outline-offset:2px}.hds-route-video-wrap{position:relative;width:100%;aspect-ratio:16/9;background:#111;border-radius:22px;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.16);margin:10px 0 18px}.hds-route-video-wrap iframe,.hds-route-video-wrap video{position:absolute;inset:0;width:100%;height:100%;border:0}.hds-route-video-placeholder,.hds-route-login{padding:28px;border-radius:20px;background:#f9fafb;border:2px dashed #d1d5db;text-align:center}.hds-route-meta-row{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 20px}.hds-route-meta-row span{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;padding:8px 12px}.hds-route-main-copy{margin:18px 0}.hds-route-notes-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin:24px 0}.hds-route-note-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:18px;box-shadow:0 8px 22px rgba(0,0,0,.05)}.hds-route-note-card h3{margin-top:0;color:#111827}.hds-route-note-card ul{padding-left:1.2rem}.hds-route-disclaimer{background:#fff7ed;border-left:5px solid #fb923c;border-radius:14px;padding:14px 16px;margin:20px 0}.hds-route-comments{margin-top:30px;padding-top:18px;border-top:1px solid #e5e7eb}.hds-route-comments textarea,.hds-route-comments input[type=text],.hds-route-comments input[type=email],.hds-route-comments input[type=url]{width:100%;border:1px solid #9ca3af;border-radius:10px;padding:10px}.hds-route-comments input[type=submit]{background:var(--hds-route-accent,#d63384);color:#fff;border:0;border-radius:999px;padding:10px 18px;font-weight:800;cursor:pointer}@media(max-width:640px){.hds-route-meta-row{display:grid}.hds-route-card-body{padding:15px}}
.hds-route-template-wrap{max-width:1180px;margin:0 auto;padding:clamp(18px,4vw,40px)}
.hds-route-category-index .hds-route-area-hero{margin-bottom:28px}
.hds-route-btn.secondary{background:#fff;color:var(--hds-route-accent,#d63384)!important;border-color:var(--hds-route-accent,#d63384);box-shadow:0 8px 20px rgba(0,0,0,.05)}

/* v1.2.4 - compact index cards with full-width thumbnails */
.hds-route-category-index .hds-route-video-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}
.hds-route-category-index .hds-route-card{border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.055)}
.hds-route-category-index .hds-route-thumb{width:100%;height:150px;aspect-ratio:auto;max-height:150px}
.hds-route-category-index .hds-route-card-body{padding:12px 13px 14px}
.hds-route-category-index .hds-route-card h3{font-size:1.02rem;margin:.15rem 0 .25rem}
.hds-route-category-index .hds-route-card p{margin:.35rem 0;font-size:.94em;line-height:1.45}
.hds-route-category-index .hds-route-card .hds-route-badge{font-size:.78em;padding:3px 8px;margin:0 0 4px}
.hds-route-category-index .hds-route-card-meta{font-size:.88em}
.hds-route-category-index .hds-route-card .hds-route-btn{min-height:34px;padding:6px 11px;font-size:.9em;margin-top:6px}
@media(min-width:900px){.hds-route-category-index .hds-route-video-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}
@media(max-width:640px){.hds-route-category-index .hds-route-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hds-route-category-index .hds-route-thumb{height:118px;max-height:118px}.hds-route-category-index .hds-route-card-body{padding:10px}.hds-route-category-index .hds-route-card h3{font-size:.95rem}.hds-route-category-index .hds-route-card p:not(.hds-route-badge):not(.hds-route-card-meta){display:none}.hds-route-category-index .hds-route-card .hds-route-btn{width:100%;font-size:.84em}}
@media(max-width:420px){.hds-route-category-index .hds-route-video-grid{grid-template-columns:1fr}.hds-route-category-index .hds-route-thumb{height:150px;max-height:150px}}
