.global-search-page{min-height:72vh;padding:clamp(5rem,10vw,8rem) 1.25rem 5rem;background:radial-gradient(circle at 80% 5%,rgba(117,214,255,.1),transparent 30%),#090b0f}.global-search-inner{max-width:1120px;margin:0 auto}.search-eyebrow{color:#72f0ba;font-size:.72rem;letter-spacing:.18em;font-weight:800}.global-search-inner h1{font-size:clamp(2.4rem,7vw,5.4rem);line-height:.98;letter-spacing:-.06em;max-width:760px;margin:.6rem 0 1rem}.global-search-inner h1 span{color:#75d6ff}.search-intro{max-width:620px;color:#9aa5b3;font-size:1.02rem;line-height:1.7}.global-search-form{display:flex;max-width:760px;margin:2rem 0 3.2rem;border:1px solid rgba(117,214,255,.28);background:hsla(0,0%,100%,.04);border-radius:16px;overflow:hidden;box-shadow:0 15px 60px rgba(0,0,0,.25)}.global-search-form input{flex:1 1;min-width:0;border:0;background:transparent;color:#fff;padding:1rem 1.1rem;font:inherit;outline:none}.global-search-form button{border:0;padding:0 1.4rem;background:linear-gradient(135deg,#72f0ba,#75d6ff);color:#07100d;font:inherit;font-weight:900;cursor:pointer}.search-results-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.search-results-head h2{margin:0;font-size:1.35rem}.search-results-head span{color:#7f8b99;font-size:.85rem}.search-result-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:1rem;gap:1rem}.search-result-card{display:flex;flex-direction:column;min-height:170px;padding:1.1rem;border:1px solid hsla(0,0%,100%,.09);border-radius:18px;background:hsla(0,0%,100%,.035);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.search-result-card:focus-visible,.search-result-card:hover{transform:translateY(-3px);border-color:rgba(114,240,186,.45);background:rgba(114,240,186,.06)}.search-result-card>span{color:#72f0ba;text-transform:uppercase;letter-spacing:.12em;font-size:.67rem;font-weight:800}.search-result-card h3{margin:.45rem 0 .5rem;font-size:1.05rem}.search-result-card p{margin:0;color:#96a1ae;line-height:1.55;font-size:.88rem}.search-result-card b{margin-top:auto;padding-top:1rem;color:#75d6ff;font-size:.82rem}.search-result-card.media{border-color:rgba(167,139,250,.2)}.search-empty{padding:2rem;border:1px dashed hsla(0,0%,100%,.16);border-radius:18px;color:#a9b3bf}.search-empty h3{margin:0 0 .4rem;color:#fff}.search-empty p{margin:0}@media(max-width:600px){.global-search-page{padding-top:4.5rem}.global-search-form{flex-direction:column}.global-search-form button{min-height:48px}.search-results-head{align-items:start;flex-direction:column}.search-result-grid{grid-template-columns:1fr}}