.search-surface-page{background:#fff}.search-experience{min-height:100vh;padding:0 40px 90px;color:#202020;background:#fff}.search-experience-topbar{min-height:64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dedede}.search-tab{min-height:64px;display:inline-flex;align-items:center;gap:9px;padding:0 4px;border-bottom:2px solid #f36f21;font-family:"Libre Franklin",Arial,sans-serif;font-size:.75rem;font-weight:700}.search-tab svg,.search-form-wide svg{fill:none;stroke:currentColor;stroke-width:2}.search-tab svg{width:18px;height:18px;color:#f36f21}.search-close{width:44px;height:44px;display:grid;place-items:center;font-family:Arial,sans-serif;font-size:2rem;line-height:1}.search-close:hover,.search-close:focus-visible{color:#f36f21}.search-experience-body{width:min(100%,1760px);margin:0 auto;padding-top:32px}.search-experience h1{margin-bottom:20px;font-family:"Libre Franklin",Arial,sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:-.02em}.search-experience .search-form-wide{height:58px;display:flex;align-items:center;margin:0;padding:0 18px;border:1px solid #cfd3d5;box-shadow:none}.search-form-wide svg{width:21px;height:21px;margin-right:14px;color:#777}.search-form-wide input{font-size:1rem}.search-form-wide button{color:#555;font-size:.68rem;letter-spacing:.1em}.search-card-section{margin-top:28px}.search-card-section>h2{margin-bottom:24px;font-family:"Libre Franklin",Arial,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.search-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.search-guide-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;padding:0;border:0;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 12px 25px rgba(0,0,0,.12);transition:transform .22s ease,box-shadow .22s ease}.search-guide-card:hover,.search-guide-card:focus-visible{padding-left:0;transform:translateY(-4px);box-shadow:0 17px 30px rgba(0,0,0,.16)}.search-guide-card>img{width:100%;aspect-ratio:1.25;object-fit:cover}.search-guide-copy{min-height:104px;display:flex;flex-direction:column;padding:18px 18px 16px}.search-guide-copy strong{display:-webkit-box;overflow:hidden;font-family:"Libre Franklin",Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-guide-copy small{margin-top:auto;padding-top:10px;color:#777;font-family:"Libre Franklin",Arial,sans-serif;font-size:.67rem}.search-guide-copy small::before{content:"▪";margin-right:7px;color:#f36f21}.search-guide-card.hidden{display:none}.recently-viewed{margin-top:44px}.recent-card-grid{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1250px){.search-card-grid,.recent-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.search-experience{padding-inline:18px}.search-card-grid,.recent-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media(max-width:480px){.search-card-grid,.recent-card-grid{grid-template-columns:1fr}}
