.dd-discovery-page-shell{background:#050505;color:#f5f5f5;min-height:70vh}.dd-discovery-view{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:44px 0 20px;font-family:Poppins,Arial,sans-serif}.dd-discovery-heading{margin:0 0 32px;padding:0 0 26px;border-bottom:1px solid rgba(255,255,255,.16)}.dd-discovery-heading h1{margin:8px 0 20px;color:#fff;font-size:clamp(38px,7vw,78px);line-height:.98;letter-spacing:-.045em;font-weight:800}.dd-discovery-count,.dd-discovery-help{margin:12px 0 0;color:#999;font-size:13px;line-height:1.5}.dd-discovery-query{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin:18px 0 0;color:#ddd;font-size:17px;line-height:1.4}.dd-discovery-query strong{color:#fff;font-weight:800}.dd-discovery-query span{margin-left:auto;color:#777;font-size:12px;font-weight:600;white-space:nowrap}.dd-discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.dd-discovery-card{background:#111;border:1px solid rgba(255,255,255,.15);min-width:0;transition:border-color .18s ease,transform .18s ease}.dd-discovery-card-link{display:block;height:100%;color:#fff!important;text-decoration:none!important}.dd-discovery-card-image{aspect-ratio:4/3;background:#0a0a0a;overflow:hidden}.dd-discovery-card-image img{display:block;width:100%;height:100%;object-fit:cover}.dd-discovery-card-fallback{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:20px;background:linear-gradient(135deg,#111 0%,#171717 54%,#0d0d0d 100%);position:relative}.dd-discovery-card-fallback:before{content:"";position:absolute;inset:12px;border:1px solid rgba(18,221,251,.24)}.dd-discovery-card-fallback span{position:relative;color:#12ddfb;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.dd-discovery-card-fallback strong{position:relative;margin-top:8px;color:#fff;font-size:clamp(34px,5vw,70px);line-height:.9;letter-spacing:-.06em;font-weight:900}.dd-discovery-card--dd_special .dd-discovery-card-fallback:before{border-color:rgba(252,68,183,.34)}.dd-discovery-card--dd_special .dd-discovery-card-fallback span{color:#FC44B7}.dd-discovery-card-body{padding:18px}.dd-discovery-card-body h2{margin:5px 0 10px;color:#fff;font-size:clamp(20px,2.2vw,28px);line-height:1.05;letter-spacing:-.025em;font-weight:800}.dd-discovery-card-meta{color:#12ddfb;font-size:13px;font-weight:600;line-height:1.4}.dd-discovery-card--dd_special .dd-discovery-card-meta{color:#FC44B7}.dd-discovery-card-body p{margin:10px 0 0;color:#bdbdbd;font-size:14px;line-height:1.55}.dd-discovery-card:hover{border-color:#12ddfb;transform:translateY(-1px)}.dd-discovery-card--dd_special:hover{border-color:#FC44B7}.dd-search-form{display:flex;align-items:stretch;gap:8px;flex-wrap:nowrap}.dd-search-input{flex:1 1 auto;min-width:0;width:auto;height:40px;padding:0 12px;border:1px solid rgba(255,255,255,.26)!important;background:#0c0c0c!important;color:#fff!important;border-radius:0!important;font:600 14px/1 Poppins,Arial,sans-serif!important;box-shadow:none!important}.dd-search-input::placeholder{color:#777}.dd-search-input:focus{outline:1px solid #12ddfb!important;border-color:#12ddfb!important}.dd-search-button{flex:0 0 auto;height:40px;padding:0 15px;border:1px solid #12ddfb!important;background:transparent!important;color:#fff!important;border-radius:0!important;font:700 12px/1 Poppins,Arial,sans-serif!important;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;white-space:nowrap}.dd-search-button:hover,.dd-search-button:focus-visible{background:#12ddfb!important;color:#050505!important}.dd-search-form--large{width:min(720px,100%)}.dd-search-form--large .dd-search-input{height:50px;font-size:16px!important}.dd-search-form--large .dd-search-button{height:50px;padding:0 22px}.dd-search-box{box-sizing:border-box;width:min(1120px,100%);margin:0 auto;padding:32px 0;font-family:Poppins,Arial,sans-serif;color:#fff}.dd-search-box h2{margin:6px 0 16px;font-size:clamp(34px,5vw,60px);line-height:1;letter-spacing:-.04em}.dd-search-box-links,.dd-discovery-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.dd-search-box-links a,.dd-discovery-suggestions a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.2);color:#ddd!important;text-decoration:none!important;font-size:12px;font-weight:700}.dd-search-box-links a:hover,.dd-discovery-suggestions a:hover{border-color:#12ddfb;color:#12ddfb!important}.dd-discovery-pagination{display:flex;gap:8px;align-items:center;justify-content:center;padding:38px 0 10px}.dd-discovery-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid rgba(255,255,255,.2);color:#fff!important;text-decoration:none!important}.dd-discovery-pagination .current,.dd-discovery-pagination a:hover{border-color:#12ddfb;color:#12ddfb!important}.dd-discovery-empty{padding:28px 0 72px;max-width:760px}.dd-discovery-empty h2{font-size:clamp(28px,4vw,44px);line-height:1.08;margin:8px 0 10px}.dd-discovery-empty p{color:#aaa;margin:0 0 6px;line-height:1.55}@media(max-width:900px){.dd-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.dd-discovery-view{width:min(100% - 32px,1120px);padding-top:30px}.dd-discovery-grid{grid-template-columns:1fr}.dd-discovery-heading h1{font-size:44px}.dd-search-form{width:100%}.dd-discovery-card-image{aspect-ratio:16/10}.dd-search-box{padding:24px 0}}

/* v0.14.23 — homepage search is a primary DD discovery module. */
.dd-search-box--home{
  position:relative;
  width:min(880px,calc(100% - 44px));
  margin:30px auto 34px;
  padding:30px 34px 26px;
  display:block;
  text-align:center;
  background:linear-gradient(180deg,rgba(5,5,5,.90),rgba(5,5,5,.78));
  border:1px solid rgba(255,255,255,.18);
  border-top-color:rgba(18,221,251,.72);
  box-shadow:0 16px 48px rgba(0,0,0,.22);
  backdrop-filter:blur(7px);
  -webkit-backdrop-filter:blur(7px);
  overflow:hidden;
}
.dd-search-box--home:before{
  content:"";
  position:absolute;
  left:50%;
  top:-1px;
  width:120px;
  height:2px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,#12ddfb 0 70%,#FC44B7 70% 100%);
}
.dd-search-box--home .dd-search-box-copy{max-width:720px;margin:0 auto 20px}
.dd-search-box--home .dd-kicker{
  margin:0 0 8px;
  color:#12ddfb;
  font-size:10px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:.20em;
  text-transform:uppercase;
}
.dd-search-box--home h2{
  margin:0;
  color:#fff!important;
  font-size:clamp(42px,6vw,72px);
  line-height:.92;
  font-weight:850;
  letter-spacing:-.055em;
  text-shadow:0 1px 18px rgba(0,0,0,.35);
}
.dd-search-box--home .dd-search-box-intro{
  margin:12px auto 0;
  color:#c7c7c7;
  font-size:12px;
  line-height:1.55;
  font-weight:500;
}
.dd-search-box--home .dd-search-box-tools{max-width:740px;margin:0 auto}
.dd-search-box--home .dd-search-form--large{
  width:100%;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px;
}
.dd-search-box--home .dd-search-form--large .dd-search-input{
  height:52px;
  padding:0 17px;
  border:1px solid rgba(255,255,255,.32)!important;
  background:rgba(0,0,0,.82)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:500!important;
}
.dd-search-box--home .dd-search-form--large .dd-search-input::placeholder{color:#858585}
.dd-search-box--home .dd-search-form--large .dd-search-input:focus{
  outline:none!important;
  border-color:#12ddfb!important;
  box-shadow:0 0 0 1px rgba(18,221,251,.18)!important;
}
.dd-search-box--home .dd-search-form--large .dd-search-button{
  height:52px;
  min-width:112px;
  padding:0 21px;
  border:1px solid #12ddfb!important;
  background:#050505!important;
  color:#fff!important;
  font-size:11px!important;
  letter-spacing:.12em;
}
.dd-search-box--home .dd-search-form--large .dd-search-button:hover,
.dd-search-box--home .dd-search-form--large .dd-search-button:focus-visible{
  background:#12ddfb!important;
  color:#050505!important;
}
.dd-search-box--home .dd-search-box-links{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:0;
  margin:14px 0 0;
}
.dd-search-box--home .dd-search-box-links a{
  min-height:0;
  padding:0;
  border:0;
  color:#b6b6b6!important;
  font-size:10px;
  line-height:1.4;
  font-weight:650;
  text-transform:uppercase;
  letter-spacing:.07em;
}
.dd-search-box--home .dd-search-box-links a:hover{color:#12ddfb!important}
.dd-search-box--home .dd-search-box-links a:not(:last-child):after{
  content:" ~ ";
  display:inline-block;
  margin:0 8px;
  color:#575757;
}
@media(max-width:700px){
  .dd-search-box--home{
    width:min(100% - 28px,880px);
    margin:22px auto 28px;
    padding:24px 16px 20px;
  }
  .dd-search-box--home h2{font-size:clamp(38px,13vw,54px)}
  .dd-search-box--home .dd-search-box-intro{font-size:11px}
  .dd-search-box--home .dd-search-form--large{grid-template-columns:1fr}
  .dd-search-box--home .dd-search-form--large .dd-search-input,
  .dd-search-box--home .dd-search-form--large .dd-search-button{height:48px}
  .dd-search-box--home .dd-search-form--large .dd-search-button{width:100%}
  .dd-search-box--home .dd-search-box-links{row-gap:6px}
}

@media(max-width:620px){.dd-discovery-query span{width:100%;margin-left:0}}


/* v0.14.28 — homepage search breakout + stronger hero hierarchy. */
.dd-search-box--home{
  box-sizing:border-box;
  width:min(860px,calc(100vw - 56px))!important;
  max-width:none!important;
  position:relative;
  left:50%;
  transform:translateX(-50%);
  margin:28px 0 34px!important;
  padding:26px 34px 22px!important;
  background:rgba(3,3,3,.82)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-top:2px solid #12ddfb!important;
  box-shadow:0 18px 55px rgba(0,0,0,.30)!important;
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.dd-search-box--home:before{display:none!important}
.dd-search-box--home .dd-search-box-copy{max-width:none!important;margin:0 auto 18px!important}
.dd-search-box--home .dd-kicker{
  margin:0 0 7px!important;
  color:#12ddfb!important;
  font-size:10px!important;
  letter-spacing:.22em!important;
}
.dd-search-box--home h2{
  margin:0!important;
  color:#fff!important;
  font-size:clamp(46px,5.7vw,68px)!important;
  line-height:.94!important;
  letter-spacing:-.055em!important;
}
.dd-search-box--home .dd-search-box-intro{display:none!important}
.dd-search-box--home .dd-search-box-tools{max-width:760px!important;margin:0 auto!important}
.dd-search-box--home .dd-search-form--large{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 118px!important;
  gap:9px!important;
}
.dd-search-box--home .dd-search-form--large .dd-search-input{
  height:50px!important;
  padding:0 16px!important;
  background:#050505!important;
  border:1px solid rgba(255,255,255,.34)!important;
  color:#fff!important;
  font-size:14px!important;
}
.dd-search-box--home .dd-search-form--large .dd-search-button{
  height:50px!important;
  min-width:118px!important;
  background:#050505!important;
  border:1px solid #12ddfb!important;
  color:#fff!important;
}
.dd-search-box--home .dd-search-box-links{margin-top:13px!important}
.dd-search-box--home .dd-search-box-links a{
  color:#d0d0d0!important;
  font-size:10px!important;
  letter-spacing:.08em!important;
}
.dd-search-box--home .dd-search-box-links a:not(:last-child):after{margin:0 10px!important;color:#666!important}
@media(max-width:700px){
  .dd-search-box--home{
    width:calc(100vw - 28px)!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    padding:22px 16px 18px!important;
  }
  .dd-search-box--home h2{font-size:clamp(40px,12vw,54px)!important}
  .dd-search-box--home .dd-search-form--large{grid-template-columns:1fr!important}
  .dd-search-box--home .dd-search-form--large .dd-search-button{width:100%!important}
}


/* v0.14.29 — homepage search becomes an editorial discovery rail. */
.dd-search-box--home{
  width:min(980px,calc(100vw - 52px))!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  margin:34px 0 42px!important;
  padding:22px 26px 18px!important;
  display:grid!important;
  grid-template-columns:minmax(220px,.72fr) minmax(360px,1.28fr)!important;
  column-gap:34px!important;
  row-gap:12px!important;
  align-items:end!important;
  text-align:left!important;
  background:rgba(3,3,3,.72)!important;
  border:0!important;
  border-top:1px solid #12ddfb!important;
  border-bottom:1px solid rgba(255,255,255,.20)!important;
  box-shadow:none!important;
  backdrop-filter:blur(6px)!important;
  -webkit-backdrop-filter:blur(6px)!important;
}
.dd-search-box--home .dd-search-box-copy{
  margin:0!important;
  max-width:none!important;
  align-self:center!important;
}
.dd-search-box--home .dd-kicker{
  margin:0 0 6px!important;
  color:#12ddfb!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.24em!important;
}
.dd-search-box--home h2{
  margin:0!important;
  color:#fff!important;
  font-size:clamp(34px,4vw,58px)!important;
  line-height:.92!important;
  letter-spacing:-.055em!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.dd-search-box--home .dd-search-box-tools{
  max-width:none!important;
  width:100%!important;
  margin:0!important;
}
.dd-search-box--home .dd-search-form--large{
  width:100%!important;
  grid-template-columns:minmax(0,1fr) 112px!important;
  gap:0!important;
}
.dd-search-box--home .dd-search-form--large .dd-search-input{
  height:54px!important;
  padding:0 18px!important;
  background:rgba(0,0,0,.72)!important;
  border:1px solid rgba(255,255,255,.34)!important;
  border-right:0!important;
  font-size:14px!important;
}
.dd-search-box--home .dd-search-form--large .dd-search-button{
  height:54px!important;
  min-width:112px!important;
  background:#050505!important;
  border:1px solid #12ddfb!important;
  color:#fff!important;
  font-size:10px!important;
  letter-spacing:.14em!important;
}
.dd-search-box--home .dd-search-box-links{
  grid-column:1 / -1!important;
  justify-content:flex-start!important;
  margin:4px 0 0!important;
  padding-top:10px!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
}
.dd-search-box--home .dd-search-box-links a{
  color:#bdbdbd!important;
  font-size:9px!important;
  letter-spacing:.09em!important;
}
.dd-search-box--home .dd-search-box-links a:not(:last-child):after{
  margin:0 10px!important;
  color:#555!important;
}
@media(max-width:820px){
  .dd-search-box--home{
    width:calc(100vw - 28px)!important;
    grid-template-columns:1fr!important;
    row-gap:16px!important;
    padding:20px 18px 17px!important;
    margin:26px 0 34px!important;
  }
  .dd-search-box--home .dd-search-box-copy{text-align:center!important}
  .dd-search-box--home h2{font-size:clamp(38px,11vw,54px)!important;white-space:normal!important}
  .dd-search-box--home .dd-search-form--large{grid-template-columns:minmax(0,1fr) 98px!important}
  .dd-search-box--home .dd-search-box-links{justify-content:center!important}
}
@media(max-width:520px){
  .dd-search-box--home .dd-search-form--large{grid-template-columns:1fr!important;gap:8px!important}
  .dd-search-box--home .dd-search-form--large .dd-search-input{border-right:1px solid rgba(255,255,255,.34)!important}
  .dd-search-box--home .dd-search-form--large .dd-search-button{width:100%!important}
}

/* v0.14.31 — restore homepage search as a centered editorial module. */
.dd-search-box--home{
  box-sizing:border-box!important;
  display:block!important;
  width:min(820px,calc(100vw - 48px))!important;
  max-width:none!important;
  position:relative!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  margin:30px 0 42px!important;
  padding:24px 28px 20px!important;
  text-align:center!important;
  background:rgba(4,4,4,.78)!important;
  border:1px solid rgba(255,255,255,.15)!important;
  border-top:2px solid #12ddfb!important;
  border-radius:0!important;
  box-shadow:none!important;
  backdrop-filter:blur(6px)!important;
  -webkit-backdrop-filter:blur(6px)!important;
}
.dd-search-box--home .dd-search-box-copy{
  display:block!important;
  max-width:none!important;
  margin:0 auto 16px!important;
  text-align:center!important;
}
.dd-search-box--home .dd-kicker{
  margin:0 0 7px!important;
  color:#12ddfb!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.22em!important;
  text-transform:uppercase!important;
}
.dd-search-box--home h2{
  margin:0!important;
  color:#fff!important;
  font-size:clamp(40px,5vw,62px)!important;
  line-height:.95!important;
  letter-spacing:-.05em!important;
  font-weight:900!important;
  white-space:normal!important;
}
.dd-search-box--home .dd-search-box-intro{display:none!important}
.dd-search-box--home .dd-search-box-tools{
  display:block!important;
  width:100%!important;
  max-width:700px!important;
  margin:0 auto!important;
}
.dd-search-box--home .dd-search-form--large{
  display:grid!important;
  width:100%!important;
  grid-template-columns:minmax(0,1fr) 112px!important;
  gap:8px!important;
  margin:0!important;
}
.dd-search-box--home .dd-search-form--large .dd-search-input{
  width:100%!important;
  height:50px!important;
  padding:0 16px!important;
  background:rgba(0,0,0,.78)!important;
  border:1px solid rgba(255,255,255,.34)!important;
  border-radius:0!important;
  color:#fff!important;
  font-size:13px!important;
}
.dd-search-box--home .dd-search-form--large .dd-search-button{
  width:112px!important;
  min-width:112px!important;
  height:50px!important;
  padding:0 14px!important;
  background:#050505!important;
  border:1px solid #12ddfb!important;
  border-radius:0!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:800!important;
  letter-spacing:.12em!important;
}
.dd-search-box--home .dd-search-box-links{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  align-items:center!important;
  gap:0!important;
  margin:12px 0 0!important;
  padding:0!important;
  border:0!important;
}
.dd-search-box--home .dd-search-box-links a{
  min-height:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#bdbdbd!important;
  font-size:9px!important;
  line-height:1.3!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.dd-search-box--home .dd-search-box-links a:not(:last-child):after{
  content:"~"!important;
  display:inline-block!important;
  margin:0 9px!important;
  color:#666!important;
}
.dd-search-box--home .dd-search-box-links a:hover{color:#12ddfb!important}
@media(max-width:620px){
  .dd-search-box--home{
    width:calc(100vw - 24px)!important;
    padding:21px 14px 18px!important;
    margin:24px 0 34px!important;
  }
  .dd-search-box--home h2{font-size:clamp(36px,11vw,50px)!important}
  .dd-search-box--home .dd-search-form--large{grid-template-columns:1fr!important}
  .dd-search-box--home .dd-search-form--large .dd-search-button{width:100%!important}
  .dd-search-box--home .dd-search-box-links{row-gap:6px!important}
}
