.id-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.id-hero{position:relative;background:linear-gradient(160deg,#1a0610 0,#3b0a24 40%,#5c1135 70%,#7a1a48 100%);padding:8rem 0 5rem;text-align:center;overflow:hidden}.id-hero-inner{position:relative;z-index:1;max-width:720px;margin:0 auto;padding:0 1.5rem}.id-crumb{font-size:.8rem;color:rgba(255,255,255,.3);margin-bottom:2rem}.id-crumb a{color:rgba(255,255,255,.4);text-decoration:none}.id-crumb a:hover{color:#fff}.id-hero h1{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;color:#fff;line-height:1.15;margin:0 0 1.5rem;letter-spacing:-.04em}.id-hero p{font-size:1.1rem;color:rgba(255,255,255,.55);line-height:1.75;max-width:580px;margin:0 auto}.id-filters{padding:2.5rem 0;border-bottom:1px solid #e5e7eb;background:#f9fafb}.id-filter-row{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.id-filter-field{flex:1;min-width:150px;display:flex;flex-direction:column;gap:.375rem}.id-filter-field label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6b7280}.id-filter-field select{appearance:none;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.88rem;color:#111827;background:#fff;cursor:pointer;outline:0;transition:border-color .15s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236b7280' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding:.625rem 2rem .625rem .875rem}.id-filter-field select:focus{border-color:#eab308}.id-filter-actions{flex-shrink:0}.id-find-btn{padding:.625rem 1.75rem;background:#eab308;color:#111827;border:0;border-radius:.5rem;font-size:.88rem;font-weight:700;cursor:pointer;transition:background .15s,transform .15s;white-space:nowrap}.id-find-btn:hover{background:#ca8a04;transform:translateY(-1px)}.id-results{padding:3rem 0;min-height:200px}.id-results-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;color:#9ca3af}.id-results-empty svg{margin-bottom:1rem;opacity:.35}.id-results-empty-title{font-size:1.1rem;font-weight:700;color:#6b7280;margin:0 0 .5rem}.id-results-empty-text{font-size:.9rem;color:#9ca3af;margin:0;max-width:320px;line-height:1.6}.id-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.id-results-count{grid-column:1/-1;font-size:.85rem;color:#6b7280;margin:0 0 .25rem}.id-card{border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.id-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.id-card-img{width:100%;aspect-ratio:3/2;object-fit:cover;display:block;background:#f3f4f6}.id-card-body{padding:1rem 1.25rem}.id-card-name,.id-step h3{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .25rem}.id-card-sci{font-size:.78rem;font-style:italic;color:#9ca3af;margin:0 0 .625rem}.id-card-tags{display:flex;flex-wrap:wrap;gap:.35rem}.id-card-tag{font-size:.7rem;font-weight:600;padding:.2rem .5rem;background:#f3f4f6;border-radius:100px;color:#6b7280;text-transform:capitalize}.id-no-results{grid-column:1/-1;text-align:center;padding:3rem 1.5rem;color:#9ca3af}.id-no-results p{margin:.5rem 0 0;font-size:.9rem}@media (max-width:768px){.id-results-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.id-results-grid{grid-template-columns:1fr}}.id-popular{padding:3rem 0;border-top:1px solid #e5e7eb}.id-how h2,.id-popular h2{font-size:1.5rem;font-weight:900;color:#111827;margin:0 0 1.5rem;letter-spacing:-.02em}.id-chips{display:flex;flex-wrap:wrap;gap:.5rem}.id-chip{display:inline-block;padding:.4rem .875rem;background:#fff;border:1px solid #e5e7eb;border-radius:100px;font-size:.82rem;font-weight:600;color:#6b7280;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.id-chip:hover{background:#fef9c3;border-color:#fde68a;color:#eab308}.id-how{padding:4rem 0 5rem;background:#f9fafb}.id-how h2{margin:0 0 2rem}.id-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.id-step{padding:2rem 1.5rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fff}.id-step-num{width:2.5rem;height:2.5rem;border-radius:.625rem;background:#fef9c3;border:1px solid #fde68a;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;color:#eab308;margin-bottom:1.25rem}.id-step h3{font-size:1.05rem;margin:0 0 .625rem}.id-step p{font-size:.88rem;color:#6b7280;line-height:1.65;margin:0}@media (max-width:1024px){.id-filter-row{flex-wrap:wrap}.id-filter-field{min-width:calc(33% - 1rem)}}@media (max-width:768px){.id-hero{padding:6rem 0 4rem}.id-hero h1{font-size:2rem}.id-filter-row{flex-direction:column}.id-filter-field{min-width:0}.id-find-btn{width:100%;text-align:center}.id-steps{grid-template-columns:1fr}}@media (max-width:480px){.id-hero{padding:5rem 0 3.5rem}.id-hero h1{font-size:1.75rem}}