.disc-root{background:#f0f7ff;min-height:100vh}.disc-header{background:linear-gradient(135deg,#0f172a,#1e293b 60%,#0f2d4a);padding:3.5rem 0 2.5rem;border-bottom:1px solid rgba(255,255,255,.06)}.disc-breadcrumb{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:#f0f6ff73;margin-bottom:1rem;flex-wrap:wrap}.disc-breadcrumb a{color:#f0f6ff8c;text-decoration:none;transition:color .15s}.disc-breadcrumb a:hover{color:#fff}.disc-title{font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:800;color:#fff;margin:0 0 .6rem;letter-spacing:-.02em;line-height:1.15}.disc-meta{font-size:.9rem;color:#f0f6ff8c;margin:0}.disc-meta strong{color:#f0f6ffd9}.disc-body{padding:2.5rem 0 5rem}.disc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;margin-bottom:3rem}.disc-card{position:relative;display:flex;flex-direction:column;border-radius:18px;overflow:hidden;background:#fff;border:1.5px solid #e8edf3;box-shadow:0 2px 12px #0000000d;text-decoration:none;color:inherit;transition:border-color .2s,transform .2s,box-shadow .2s}.disc-card:hover{border-color:#008cdc59;transform:translateY(-3px);box-shadow:0 10px 32px #0000001a}.disc-card-badge{position:absolute;top:.65rem;right:.65rem;z-index:2;background:linear-gradient(135deg,#50b432,#3a9a25);color:#fff;font-size:.68rem;font-weight:700;padding:.18rem .55rem;border-radius:999px;text-transform:uppercase;letter-spacing:.06em}.disc-card-hero{position:relative;height:80px;background:linear-gradient(135deg,#008cdc,#50b432);background-size:cover;background-position:center}.disc-card-avatar{position:absolute;bottom:-22px;left:50%;transform:translate(-50%);width:46px;height:46px;border-radius:50%;background:#008cdc;color:#fff;display:grid;place-items:center;font-size:1.25rem;font-weight:800;border:3px solid #fff;box-shadow:0 3px 10px #008cdc4d}.disc-card-body{padding:2rem 1.1rem .8rem;text-align:center;flex:1;display:flex;flex-direction:column;gap:.35rem}.disc-card-name{margin:0;font-size:1rem;font-weight:700;color:#0f172a;line-height:1.3}.disc-card-sub{margin:0;font-size:.8rem;color:#6b7280;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.disc-card-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.3rem;margin-top:.35rem}.disc-chip{display:inline-flex;align-items:center;gap:3px;padding:.18rem .55rem;border-radius:999px;font-size:.72rem;font-weight:600}.disc-chip-loc{background:#f3f4f6;color:#6b7280}.disc-chip-wa{background:#25d3661f;color:#16a34a}.disc-card-foot{padding:.7rem 1.1rem;border-top:1px solid #f0f2f5;text-align:center}.disc-card-action{font-size:.82rem;font-weight:700;color:#008cdc}.disc-empty{text-align:center;padding:4rem 1rem}.disc-empty-msg{color:#6b7280;margin-bottom:1.25rem;font-size:1rem}.disc-related{margin-bottom:2.5rem}.disc-related-heading{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 .85rem}.disc-chips-row{display:flex;flex-wrap:wrap;gap:.45rem}.disc-related-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .9rem;border-radius:999px;border:1.5px solid #e4e9ee;background:#fff;color:#374151;font-size:.83rem;font-weight:500;text-decoration:none;transition:all .18s;box-shadow:0 1px 3px #0000000a}.disc-related-chip:hover{border-color:#008cdc;color:#008cdc;background:#008cdc0d}.disc-related-count{display:inline-flex;align-items:center;justify-content:center;background:#f3f4f6;color:#6b7280;font-size:.72rem;font-weight:700;border-radius:999px;padding:.1rem .4rem;min-width:20px}.disc-cta-band{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:linear-gradient(135deg,#0064b4,#008cdc);border-radius:20px;padding:2rem 2.5rem;flex-wrap:wrap;box-shadow:0 8px 32px #008cdc38;margin-top:1rem}.disc-cta-copy h3{margin:0 0 .4rem;font-size:1.1rem;font-weight:700;color:#fff}.disc-cta-copy p{margin:0;color:#ffffffd1;font-size:.9rem;line-height:1.6;max-width:44ch}.ld-btn-white{background:#fff;color:#0064b4;border-color:#fff;font-weight:700}.ld-btn-white:hover{background:#f0f7ff;border-color:#f0f7ff}@media(max-width:640px){.disc-grid{grid-template-columns:repeat(2,1fr)}.disc-header{padding:2.5rem 0 2rem}.disc-cta-band{flex-direction:column;align-items:flex-start;padding:1.75rem}}@media(max-width:420px){.disc-grid{grid-template-columns:1fr}}
