:root{--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .15);--glass-hover-bg: rgba(255, 255, 255, .08);--glass-prominent-bg: rgba(255, 255, 255, .12);--glass-prominent-border: rgba(255, 255, 255, .4);--card-border-crisp: rgba(255, 255, 255, .45)}body{margin:0;min-height:100vh;font-family:Epilogue,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background-color:#000;background-image:radial-gradient(circle at 50% 0%,#1a1a1a,#000 80%)}.search-shell.svelte-yqvmp4{min-height:100vh}.material-symbols-outlined.svelte-yqvmp4{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20}.navbar.search-bar-hidden .hero-search-bar--mobile,.navbar.search-bar-hidden .menu-bar .hero-search-bar--mobile,.navbar.search-bar-hidden .hero-search-bar--desktop,.navbar.search-bar-hidden .hero__header--mobile,.navbar.search-bar-hidden .menu-bar .hero__header--mobile{opacity:0!important;visibility:hidden!important;transform:translate(-50%) translateY(-20px)!important;pointer-events:none!important;transition:opacity .3s ease,transform .3s ease,visibility .3s ease}@media(max-width:768px){.navbar.search-bar-hidden .hero-search-bar--mobile,.navbar.search-bar-hidden .menu-bar .hero-search-bar--mobile,.navbar.search-bar-hidden .hero__header--mobile,.navbar.search-bar-hidden .menu-bar .hero__header--mobile{opacity:0!important;visibility:hidden!important;transform:translateY(-20px)!important;pointer-events:none!important;transition:opacity .3s ease,transform .3s ease,visibility .3s ease}}.search-main.svelte-yqvmp4{max-width:1100px;margin:0 auto;padding:9rem 1.5rem 6rem;margin-top:1rem}@media(min-width:768px){.search-main.svelte-yqvmp4{padding-top:12rem}}.search-header.svelte-yqvmp4{margin-bottom:1rem;margin-top:1rem}.search-title.svelte-yqvmp4{font-size:clamp(2rem,4vw,3.25rem);font-weight:700;letter-spacing:-.04em;margin:0 0 1rem}.search-subtitle.svelte-yqvmp4{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4em;opacity:.7;margin:0}.search-results-stack.svelte-yqvmp4{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.search-results-stack.svelte-yqvmp4{gap:2rem}}.container-glass.svelte-yqvmp4{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border)}.vertical-card-glass.svelte-yqvmp4{background:var(--glass-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--card-border-crisp)}.search-result-card.svelte-yqvmp4{position:relative;display:block;border-radius:2rem;overflow:hidden;transition:background .4s ease,transform .4s ease,border-color .4s ease;aspect-ratio:3 / 4.5;text-decoration:none;color:inherit;cursor:pointer}@media(min-width:768px){.search-result-card.svelte-yqvmp4{aspect-ratio:auto;flex-direction:row;border-radius:1.5rem;display:flex}}.search-result-card.svelte-yqvmp4:hover{background:var(--glass-hover-bg)}.search-result-media.svelte-yqvmp4{position:absolute;inset:0;overflow:hidden;z-index:1}@media(min-width:768px){.search-result-media.svelte-yqvmp4{position:relative;width:40%}}.search-result-media-inner.svelte-yqvmp4{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 1s ease}.search-result-card.svelte-yqvmp4:hover .search-result-media-inner:where(.svelte-yqvmp4){transform:scale(1.1)}.vertical-card-gradient.svelte-yqvmp4{background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 15%,rgba(0,0,0,.6) 45%,rgba(0,0,0,1) 100%)}@media(min-width:768px){.vertical-card-gradient.svelte-yqvmp4{display:none}}.search-result-body.svelte-yqvmp4{position:absolute;inset:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;z-index:2}@media(min-width:768px){.search-result-body.svelte-yqvmp4{position:relative;inset:auto;padding:2.5rem;justify-content:center}}.search-result-eyebrow.svelte-yqvmp4{font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.75rem;opacity:.6;margin-top:0}.search-result-title.svelte-yqvmp4{font-size:clamp(1.5rem,2.4vw,2rem);font-weight:700;letter-spacing:-.03em;margin:0 0 .75rem}.search-result-copy.svelte-yqvmp4{font-size:.9rem;line-height:1.7;font-weight:400;opacity:.85;margin:0}@media(max-width:767px){.search-result-header.svelte-yqvmp4{margin-bottom:-2rem}.search-result-card.vertical-card-glass.container-glass.svelte-yqvmp4{box-shadow:0 25px 60px #0009}.search-result-body.svelte-yqvmp4:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000 15%,#000000b3 55%,#000000f2);pointer-events:none;z-index:1}.search-result-body.svelte-yqvmp4>:where(.svelte-yqvmp4){position:relative;z-index:2}.vertical-card-gradient.svelte-yqvmp4{background:linear-gradient(to bottom,#0000,#0006 35%,#000)}}.search-result-footer.svelte-yqvmp4{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){.search-result-footer.svelte-yqvmp4{border-color:#ffffff1a}}.search-result-meta-row.svelte-yqvmp4{display:flex;flex-direction:column;gap:.5rem;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}@media(min-width:768px){.search-result-meta-row.svelte-yqvmp4{flex-direction:row;align-items:center;column-gap:2rem;flex-wrap:nowrap;white-space:nowrap}}.search-result-meta-item.svelte-yqvmp4{display:flex;align-items:flex-start;gap:.5rem;flex-shrink:0}.search-result-meta-item.svelte-yqvmp4 span:where(.svelte-yqvmp4){display:inline-block}.search-result-meta-item.svelte-yqvmp4:first-child{white-space:normal}.search-result-meta-item.svelte-yqvmp4:first-child .material-symbols-outlined:where(.svelte-yqvmp4){flex-shrink:0;margin-top:2px}.search-result-meta-item.svelte-yqvmp4:first-child span:where(.svelte-yqvmp4):last-child{white-space:normal;line-height:1.4;max-width:200px;word-wrap:break-word}.search-result-meta-item.svelte-yqvmp4:not(:first-child){white-space:nowrap}.search-result-meta-item.svelte-yqvmp4:not(:first-child) span:where(.svelte-yqvmp4){white-space:nowrap}@media(min-width:768px){.search-result-meta-item.svelte-yqvmp4:not(:first-child){white-space:nowrap}.search-result-meta-item.svelte-yqvmp4:first-child span:where(.svelte-yqvmp4):last-child{white-space:normal;line-height:1.4;max-width:200px;word-wrap:break-word}.search-result-meta-item.svelte-yqvmp4:not(:first-child) span:where(.svelte-yqvmp4){white-space:nowrap}}.btn-ghost.svelte-yqvmp4{display:inline-flex;align-items:center;gap:.5rem;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#fff;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;white-space:nowrap;flex-shrink:0}.btn-ghost.svelte-yqvmp4:hover{opacity:.85}.btn-load-more.svelte-yqvmp4{margin-top:4rem;display:flex;justify-content:center}.btn-load-more.svelte-yqvmp4 button:where(.svelte-yqvmp4){padding:1rem 2.75rem;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff9;font-size:10px;font-weight:700;letter-spacing:.4em;text-transform:uppercase;cursor:pointer;transition:all .2s ease;font-family:inherit}.btn-load-more.svelte-yqvmp4 button:where(.svelte-yqvmp4):hover{color:#fff;border-color:#ffffff80;background:#ffffff0d}.recommended-section.svelte-yqvmp4{margin-top:6rem}.recommended-header.svelte-yqvmp4{margin-bottom:2.5rem}.recommended-title.svelte-yqvmp4{font-size:1.5rem;font-weight:700;letter-spacing:-.03em;text-transform:uppercase;margin:0 0 .75rem}.recommended-underline.svelte-yqvmp4{width:4rem;height:1px;background:#fff6}.recommended-grid.svelte-yqvmp4{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media(min-width:768px){.recommended-grid.svelte-yqvmp4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.recommended-grid.svelte-yqvmp4{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.recommended-card.svelte-yqvmp4{position:relative;border-radius:2rem;overflow:hidden;background:var(--glass-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--card-border-crisp);box-shadow:0 25px 60px #0009;aspect-ratio:3 / 4.5;text-decoration:none;color:inherit;display:block}.recommended-media.svelte-yqvmp4{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform 1s ease}.recommended-card.svelte-yqvmp4:hover .recommended-media:where(.svelte-yqvmp4){transform:scale(1.1)}.recommended-gradient.svelte-yqvmp4{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 35%,rgba(0,0,0,1) 100%)}.recommended-body.svelte-yqvmp4{position:absolute;inset:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end}.recommended-name.svelte-yqvmp4{font-size:1.4rem;font-weight:700;margin:-.5rem 0 .75rem}@media(max-width:767px){.recommended-name.svelte-yqvmp4{margin-bottom:.1rem}.recommended-copy.svelte-yqvmp4{padding-top:-1}}.recommended-copy.svelte-yqvmp4{font-size:.9rem;margin-bottom:-.5rem;margin-top:.5rem}.line-clamp-2.svelte-yqvmp4{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.italic.svelte-yqvmp4{font-style:italic}.font-light.svelte-yqvmp4{font-weight:300}.opacity-80.svelte-yqvmp4{opacity:.8}
