.sd-search{--sd-navy:#002147;--sd-navy-deep:#001428;--sd-gold:#c5a059;--sd-gold-soft:#e8d4a8;--sd-cream:#f7f5f0}.sd-search__hero{background:radial-gradient(ellipse 55% 80% at 12% 0,rgba(197,160,89,.18) 0,transparent 55%),radial-gradient(ellipse 45% 70% at 92% 100%,rgba(197,160,89,.1) 0,transparent 50%),#002147;color:#fff;text-align:center;padding:2.75rem 0 2.85rem}.sd-search__hero-inner{display:flex;flex-direction:column;align-items:center;gap:.7rem;max-width:44rem}.sd-search__eyebrow{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--sd-gold-soft)}.sd-search__hero-icon{display:grid;place-items:center;width:3.1rem;height:3.1rem;border-radius:999px;color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(197,160,89,.45);box-shadow:0 0 0 4px rgba(197,160,89,.12)}.sd-search__title{margin:0;font-family:var(--font-body),system-ui,sans-serif;font-size:clamp(1.75rem,4vw,2.45rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#fff}.sd-search__lead{margin:0;max-width:36rem;font-size:1rem;line-height:1.55;color:rgba(255,255,255,.88)}.sd-search__count{margin:.15rem 0 0;padding:.28rem .75rem;background:rgba(255,255,255,.1);font-size:.84rem;font-weight:600}.sd-search__clear,.sd-search__count{border-radius:999px;color:rgba(255,255,255,.92)}.sd-search__clear{display:inline-flex;align-items:center;gap:.35rem;margin-top:.35rem;padding:.35rem .85rem;border:1px solid rgba(255,255,255,.28);font-size:.8rem;font-weight:700;text-decoration:none;transition:background .15s ease,border-color .15s ease}.sd-search__clear:hover{background:rgba(255,255,255,.1);border-color:rgba(197,160,89,.55)}.sd-search__toolbar{padding:1.25rem 0;background:#fff;border-bottom:1px solid rgba(0,33,71,.06)}.sd-search__toolbar .search-bar__submit{background:var(--sd-navy)}.sd-search__toolbar .search-bar__submit:hover{background:var(--sd-navy-deep)}.sd-search__toolbar .search-bar__input:focus{border-color:rgba(197,160,89,.65);box-shadow:0 0 0 3px rgba(197,160,89,.18)}.sd-search__chips{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.95rem}.sd-search__chips-label{font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;margin-right:.15rem}.sd-search__chip{display:inline-flex;align-items:center;min-height:2rem;padding:.25rem .7rem;border-radius:999px;border:1px solid rgba(0,33,71,.1);background:var(--sd-cream);color:var(--sd-navy);font-size:.8rem;font-weight:700;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.sd-search__chip:hover{border-color:rgba(197,160,89,.55);background:#fffdf8}.sd-search__chip.is-active{background:var(--sd-navy);border-color:var(--sd-navy);color:#fff}.sd-search__cats{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.95rem}.sd-search__cat{display:inline-flex;align-items:center;gap:.4rem;min-height:2.35rem;padding:.4rem .85rem;border-radius:999px;background:var(--sd-navy);color:#fff;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .15s ease,transform .15s ease}.sd-search__cat:hover{background:var(--sd-navy-deep);transform:translateY(-1px)}.sd-search__cat-icon{width:.95rem;height:.95rem;color:var(--sd-gold)}.sd-search__destinations{padding:1.5rem 0 1.35rem;background:linear-gradient(180deg,#faf8f4,#fff);border-bottom:1px solid rgba(0,33,71,.06)}.sd-search__destinations-head{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1rem}.sd-search__destinations-icon{display:grid;place-items:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.85rem;background:rgba(0,33,71,.06);color:var(--sd-navy)}.sd-search__destinations-icon svg{width:1.15rem;height:1.15rem}.sd-search__section-title{margin:0;font-family:var(--font-body),system-ui,sans-serif;font-size:1.1rem;font-weight:800;letter-spacing:-.02em;color:var(--sd-navy)}.sd-search__section-lead{margin:.2rem 0 0;font-size:.88rem;line-height:1.45;color:#64748b}.sd-search__destinations-row{display:flex;flex-wrap:wrap;gap:.5rem}.sd-search__destination{display:inline-flex;align-items:center;min-height:2.25rem;padding:.35rem .9rem;border-radius:999px;border:1px solid rgba(0,33,71,.12);background:#fff;color:var(--sd-navy);font-size:.84rem;font-weight:700;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.sd-search__destination:hover{border-color:rgba(197,160,89,.6);background:#fffdf8}.sd-search__destination.is-active{background:var(--sd-navy);border-color:var(--sd-navy);color:#fff}.sd-search__tips{padding:1.35rem 0 1.5rem;background:#fff;border-bottom:1px solid rgba(0,33,71,.06)}.sd-search__tips-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.sd-search__tip{padding:1.1rem 1.15rem 1.15rem;border-radius:1rem;background:var(--sd-cream);border:1px solid rgba(0,33,71,.06)}.sd-search__tip-icon{display:grid;place-items:center;width:2.25rem;height:2.25rem;margin-bottom:.7rem;border-radius:.7rem;background:var(--sd-navy);color:var(--sd-gold)}.sd-search__tip-icon svg{width:1.05rem;height:1.05rem}.sd-search__tip-title{margin:0;font-size:.95rem;font-weight:800;color:var(--sd-navy);letter-spacing:-.015em}.sd-search__tip-text{margin:.35rem 0 0;font-size:.84rem;line-height:1.5;color:#64748b}.sd-search__empty-band{padding:1.25rem 0 .25rem;background:#f3f4f6}.sd-search__empty-panel{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.55rem;padding:2rem 1.5rem;border-radius:1.15rem;background:#fff;border:1px solid rgba(0,33,71,.08);box-shadow:0 10px 28px rgba(15,23,42,.05)}.sd-search__empty-badge{display:grid;place-items:center;width:3rem;height:3rem;margin-bottom:.25rem;border-radius:999px;background:rgba(197,160,89,.14);color:var(--sd-navy)}.sd-search__empty-badge-icon{width:1.25rem;height:1.25rem}.sd-search__empty-title{margin:0;font-size:1.2rem;font-weight:800;color:var(--sd-navy);letter-spacing:-.02em}.sd-search__empty-text{margin:0;max-width:32rem;font-size:.92rem;line-height:1.55;color:#64748b}.sd-search__empty-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;margin-top:.65rem}.sd-search__empty-link{display:inline-flex;align-items:center;min-height:2.25rem;padding:.4rem .95rem;border-radius:999px;background:var(--sd-navy);color:#fff;font-size:.82rem;font-weight:700;text-decoration:none}.sd-search__empty-link:hover{background:var(--sd-navy-deep)}.sd-search+.opportunities-page{background:#f3f4f6}.sd-search+.opportunities-page .opportunities-page__container{padding-top:1.25rem}.sd-search+.opportunities-page .opportunities-filter-category--active{background:rgba(0,33,71,.08);border-color:rgba(0,33,71,.22);color:var(--sd-navy)}@media (max-width:899px){.sd-search__tips-grid{grid-template-columns:1fr}}@media (max-width:639px){.sd-search__hero{padding:2.25rem 0 2.35rem}.sd-search__destinations-head{flex-direction:column;gap:.65rem}}