.global-header{width:100%;align-self:stretch;display:flex;align-items:center;gap:1rem;padding:.75rem 1.5rem;background:linear-gradient(180deg,#1c1c24f2,#1c1c24cc);border-bottom:1px solid rgba(148,163,184,.15);position:sticky;top:0;z-index:100;flex-shrink:0;box-sizing:border-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.global-header__brand{flex-shrink:0;display:flex;align-items:center;gap:.5rem;color:#94a3b8;text-decoration:none;transition:color .2s ease}.global-header__brand:hover{color:#e2e8f0}.global-header__logo{font-weight:600;font-size:1.1rem;letter-spacing:.02em}.global-header__search{flex-shrink:0;width:100%;max-width:480px;margin-left:auto}.global-header__search .search-bar{margin:0;max-width:none}.app-footer{width:100vw;max-width:100%;box-sizing:border-box;margin-top:auto;padding:1.5rem 1.5rem 2rem;text-align:center;font-size:.9rem;color:#94a3b8;border-top:1px solid rgba(148,163,184,.15);background:linear-gradient(0deg,#1c1c24fa,#1c1c24e6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app-footer__line{margin:.35rem 0}.app-footer__brand{font-weight:600;letter-spacing:.02em;color:#e2e8f0}.app-footer a{background:linear-gradient(135deg,#a78bfa,#38bdf8);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:500;text-decoration:none}.app-footer a:hover{filter:brightness(1.2)}.reference-thumbnail{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border-radius:1rem;border:1px solid rgba(148,163,184,.15);background:linear-gradient(145deg,#2d374880,#1e263799);box-shadow:0 4px 24px #0000004d;transition:border-color .2s ease,box-shadow .2s ease}.reference-thumbnail:hover{border-color:#a78bfa4d;box-shadow:0 8px 32px #7c3aed26}.reference-thumbnail__thumb-button{position:relative;padding:0;margin:0;border:none;background:transparent;cursor:pointer;overflow:hidden;border-radius:.5rem;aspect-ratio:16/9}.reference-thumbnail__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:.5rem;opacity:0;transition:opacity .14s ease}.reference-thumbnail:hover .reference-thumbnail__video{opacity:1}.reference-thumbnail:hover .reference-thumbnail__image{opacity:0}.reference-thumbnail__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:.5rem;transition:opacity .14s ease}.reference-thumbnail__body{display:flex;flex-direction:column;gap:.35rem}.reference-thumbnail__meta{display:flex;justify-content:space-between;font-size:.8rem;color:#94a3b8}.reference-thumbnail__author{font-weight:500;color:#cbd5e1}.reference-thumbnail__url{color:#64748b}.reference-thumbnail__tags{display:flex;flex-wrap:wrap;gap:.25rem}.reference-thumbnail__tag{padding:.15rem .5rem;border-radius:999px;font-size:.8rem}.player-layout{display:flex;flex-direction:column;gap:1.5rem}.player-layout__video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:1rem;border:1px solid rgba(148,163,184,.2);background-color:#000;box-shadow:0 8px 32px #0006}.player-layout__video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.player-layout__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;font-size:.9rem;color:#cbd5e1}.player-layout__author{font-weight:600}.player-layout__tags{display:flex;flex-wrap:wrap;gap:.35rem}.player-layout__tag{padding:.15rem .6rem;border-radius:999px;font-size:.8rem}.player-layout__suggestions{margin-top:1.5rem;border-top:1px solid rgba(148,163,184,.15);padding-top:1.25rem}.player-layout__suggestions-title{font-size:.95rem;font-weight:600;margin-bottom:.75rem;color:#cbd5e1}.search-page__heading{font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:#cbd5e1}.search-page__count{font-weight:500;color:#94a3b8}.search-page__empty{color:#64748b;font-size:1rem}.references-grid.search-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1080px){.references-grid.search-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.references-grid.search-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.references-grid.search-page__grid{grid-template-columns:1fr}}html,body{margin:0;padding:0;min-height:100%;background:linear-gradient(160deg,#1a1a22,#1e1e28 40%,#1c1c24)}#root{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;background:linear-gradient(160deg,#1a1a22,#1e1e28 40%,#1c1c24);color:#e2e8f0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app__header{text-align:center;margin-bottom:2rem}.app__title{font-size:clamp(2.2rem,3vw,2.8rem);letter-spacing:.08em;text-transform:uppercase;color:#f1f5f9}.app__subtitle{margin-top:.75rem;color:#94a3b8}.app__content{flex:1;width:100%;max-width:960px;padding:1.5rem 1.5rem 3rem}.home-hero{text-align:center;margin-bottom:2rem}.home-hero__title{margin:0 0 1.25rem;font-weight:700;line-height:1.1}.home-hero__title--large{font-size:clamp(2.5rem,5vw,3.5rem);letter-spacing:-.02em;background:linear-gradient(135deg,#f0abfc,#a78bfa,#38bdf8);-webkit-background-clip:text;background-clip:text;color:transparent}.home-hero__title--small{display:block;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:#94a3b8}.home-hero__description{font-size:.95rem;color:#64748b;max-width:36rem;margin:0 auto;line-height:1.5}.home-hero__count{margin:0 0 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.15rem}.home-hero__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 auto 1.25rem;max-width:50rem}.home-hero__tag{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);font-size:.9rem;font-weight:600;letter-spacing:.01em;text-transform:lowercase;background:#1e293bbf;box-shadow:0 6px 18px #00000059;-webkit-user-select:none;user-select:none;text-decoration:none;cursor:pointer;transition:transform .12s ease,filter .12s ease}.home-hero__tag:hover{filter:brightness(1.07);transform:translateY(-1px)}.home-hero__tag:focus-visible{outline:2px solid rgba(167,139,250,.65);outline-offset:2px}.home-hero__count-number{font-size:clamp(3.5rem,12vw,6rem);font-weight:800;line-height:1;letter-spacing:-.04em;background:linear-gradient(135deg,#f0abfc,#a78bfa 40%,#38bdf8);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 24px rgba(167,139,250,.4))}.home-hero__count-label{font-size:clamp(1rem,2.5vw,1.35rem);font-weight:600;color:#cbd5e1;text-transform:uppercase;letter-spacing:.2em}.page-heading{font-size:1.25rem;font-weight:600;margin:0 0 1.25rem;color:#cbd5e1}.search-bar{position:relative;width:100%;max-width:584px;margin:0 auto 2rem}.search-bar__row{display:flex;align-items:center;gap:.5rem;border-radius:2rem;border:1px solid rgba(148,163,184,.2);background:#2d374899;box-shadow:0 4px 24px #0006;transition:box-shadow .2s ease,border-color .2s ease;padding-right:.25rem}.search-bar__row:focus-within{border-color:#a78bfa80;box-shadow:0 0 0 1px #a78bfa4d,0 4px 24px #0006}.search-bar__icon{flex-shrink:0;margin-left:1rem;color:#94a3b8;display:flex;align-items:center;justify-content:center}.search-bar__input{flex:1;min-width:0;padding:.75rem .5rem .75rem .25rem;border:none;border-radius:0;font-size:1rem;box-sizing:border-box;background:transparent;box-shadow:none;color:#e2e8f0}.search-bar__input::placeholder{color:#64748b}.search-bar__input:focus{outline:none;box-shadow:none}.search-bar__input:hover{box-shadow:none}.search-bar__submit{flex-shrink:0;padding:.5rem 1.25rem;border-radius:1.5rem;border:none;background:linear-gradient(135deg,#7c3aed,#6366f1);font-size:.95rem;color:#fff;cursor:pointer;font-weight:500}.search-bar__submit:hover{filter:brightness(1.15)}.search-bar__suggestions{position:absolute;top:100%;left:0;right:0;margin:.5rem 0 0;padding:.5rem 0;list-style:none;background:#2d3748fa;border:1px solid rgba(148,163,184,.2);border-radius:1rem;box-shadow:0 10px 40px #00000080;max-height:320px;overflow-y:auto;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.search-bar__suggestion{padding:.6rem 1.5rem .6rem 2.5rem;font-size:1rem;cursor:pointer;color:#e2e8f0}.search-bar__suggestion:hover,.search-bar__suggestion--highlighted{background:linear-gradient(90deg,rgba(124,58,237,.2) 0%,transparent 100%)}.references-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.references-grid__link{color:inherit;text-decoration:none}
