.explore-page{--explore-bg:#05050b;--explore-text:#fff;--explore-muted:rgba(232,225,246,.72);--explore-purple:#b887ff;--explore-line:hsla(0,0%,100%,.12);position:relative;isolation:isolate;min-height:100vh;padding:42px 0 76px;color:var(--explore-text);background:radial-gradient(ellipse at 50% 4%,rgba(106,75,255,.28),transparent 360px),radial-gradient(ellipse at 70% 52%,rgba(58,49,136,.18),transparent 520px),radial-gradient(ellipse at 14% 64%,rgba(22,43,100,.18),transparent 430px),linear-gradient(180deg,#05050b,#090817 44%,#030713)}.explore-page,body.explore-modal-open{overflow:hidden}.explore-page__stars{position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.72;background-image:radial-gradient(circle,rgba(178,151,255,.66) 1px,transparent 1.5px),radial-gradient(circle,hsla(0,0%,100%,.48) 1px,transparent 1.4px);background-position:18px 38px,78px 8px;background-size:118px 118px,214px 214px;-webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.16));mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.16))}.explore-page__inner{position:relative;z-index:1;width:min(1400px,100vw - 48px);margin:0 auto}.explore-hero{display:grid;place-items:center;min-height:236px;padding:34px 0 18px;text-align:center}.explore-hero h1{max-width:980px;margin:0;color:#fff;font-size:clamp(58px,5.8vw,78px);font-weight:800;line-height:.96;letter-spacing:0}.explore-hero h1 span{position:relative;display:inline-block;background:linear-gradient(90deg,#dfd4ff,#aa70ff 70%,#d88fff);-webkit-background-clip:text;background-clip:text;color:transparent}.explore-hero h1 span:after{content:"";position:absolute;right:7px;bottom:-9px;width:166px;height:16px;border-bottom:3px solid rgba(171,114,255,.86);border-radius:50%;transform:rotate(-4deg)}.explore-hero p:not(.explore-eyebrow){max-width:660px;margin:18px auto 0;color:rgba(225,218,239,.76);font-size:17px;line-height:1.45}.explore-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:#c8b8ff;font-size:12px;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.explore-chip-row{display:flex;justify-content:center;flex-wrap:wrap;gap:11px;margin-top:28px}.explore-chip-row a{display:inline-flex;align-items:center;min-height:34px;padding:0 16px;border:1px solid hsla(0,0%,100%,.13);border-radius:999px;background:rgba(11,10,22,.58);color:rgba(238,232,250,.86);font-size:13px;text-decoration:none;white-space:nowrap;transition:border-color .18s ease,color .18s ease,background-color .18s ease,transform .18s ease}.explore-chip-row a:focus-visible,.explore-chip-row a:hover{border-color:rgba(184,135,255,.72);color:#fff;background:rgba(37,24,72,.72);outline:none;transform:translateY(-1px)}.explore-feed-section{margin-top:32px}.explore-all-section,.explore-industry-section{margin-top:42px}.explore-feed-section__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.explore-feed-section__head h2{display:inline-flex;align-items:center;gap:10px;margin:0;color:#fff;font-size:18px;font-weight:760;line-height:1.2;letter-spacing:0}.explore-feed-section__head svg{width:18px;height:18px;fill:currentColor;color:var(--explore-purple)}.explore-featured-section .explore-feed-section__head svg{color:#ffd84f}.explore-video-grid{display:grid;grid-gap:16px;gap:16px}.explore-featured-carousel{--featured-gap:16px;--featured-gap-half:8px;--featured-card-width:calc((min(1400px, calc(100vw - 48px)) - (var(--featured-gap) * 4)) / 5);position:relative;overflow:hidden;padding:1px 0 2px}.explore-featured-carousel:after,.explore-featured-carousel:before{content:"";position:absolute;top:0;bottom:0;z-index:5;width:64px;pointer-events:none}.explore-featured-carousel:before{left:0;background:linear-gradient(90deg,#070611,rgba(7,6,17,0))}.explore-featured-carousel:after{right:0;background:linear-gradient(270deg,#070611,rgba(7,6,17,0))}.explore-featured-carousel:focus-within .explore-featured-carousel__track,.explore-featured-carousel:hover .explore-featured-carousel__track{animation-play-state:paused}.explore-featured-carousel--static{overflow:visible}.explore-featured-carousel--static:after,.explore-featured-carousel--static:before{display:none}.explore-featured-carousel--static .explore-featured-carousel__track{width:100%;animation:none;will-change:auto}.explore-featured-carousel__track{display:flex;align-items:flex-start;gap:var(--featured-gap);width:max-content;will-change:transform;animation:explore-featured-carousel-slide 34s linear infinite}.explore-featured-carousel__item{flex:0 0 var(--featured-card-width);width:var(--featured-card-width);min-width:0}.explore-video-grid--all{grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}.explore-feed-card{position:relative;min-width:0;content-visibility:auto;contain-intrinsic-size:auto 168px auto 300px}.explore-feed-card__media{position:relative;display:block;width:100%;overflow:hidden;aspect-ratio:9/16;padding:0;border:1px solid hsla(0,0%,100%,.13);border-radius:8px;background:hsla(0,0%,100%,.08);box-shadow:0 16px 34px rgba(0,0,0,.28);color:inherit;cursor:pointer;font:inherit;text-align:left}.explore-feed-card__media:focus-visible{outline:2px solid rgba(184,135,255,.86);outline-offset:3px}.explore-feed-card__media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.26),transparent 28%,transparent 54%,rgba(0,0,0,.76)),linear-gradient(135deg,rgba(124,92,255,.13),transparent 48%)}.explore-feed-card__media img,.explore-feed-card__media video{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}.explore-feed-card__media video{display:block;background:#020204}.explore-feed-card__poster{position:absolute;inset:0;z-index:1}.explore-feed-card__autoplay{position:absolute;inset:0;z-index:2;object-fit:cover;width:100%;height:100%}.explore-feed-card__autoplay.is-buffering{opacity:0}.explore-feed-card:hover .explore-feed-card__media img,.explore-feed-card:hover .explore-feed-card__media video{transform:scale(1.045);filter:saturate(1.08) contrast(1.03)}.explore-featured-section .explore-feed-card{display:block;overflow:hidden;aspect-ratio:9/16;border:1px solid rgba(145,104,255,.24);border-radius:14px;background:hsla(0,0%,100%,.035);box-shadow:0 20px 42px rgba(0,0,0,.34),0 0 0 1px rgba(104,74,190,.1)}.explore-featured-section .explore-feed-card__media{position:absolute;inset:0;z-index:1;height:100%;aspect-ratio:auto;border:0;border-radius:0;background:#020204;box-shadow:none}.explore-featured-section .explore-feed-card__media:after{display:none}.explore-featured-section .explore-feed-card__media img{object-position:center top}.explore-feed-card__platforms{position:absolute;z-index:3;top:8px;left:8px;pointer-events:none}.explore-platform-stack{display:inline-flex;align-items:center;gap:4px;pointer-events:none}.explore-platform-logo{display:inline-grid;place-items:center;flex:0 0 auto;width:20px;height:20px;border:1px solid hsla(0,0%,100%,.24);border-radius:999px;color:#fff;background:#05060a;box-shadow:0 4px 12px rgba(0,0,0,.28);font-size:13px}.explore-platform-logo .anticon,.explore-platform-logo svg{display:block;width:11px;height:11px;line-height:1}.explore-platform-logo svg{fill:currentColor}.explore-platform-logo.is-instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d 48%,#fcb045);box-shadow:0 0 0 1px hsla(0,0%,100%,.14),0 4px 12px rgba(253,29,89,.32)}.explore-platform-logo.is-facebook{border-color:hsla(0,0%,100%,.16);background:#1877f2;box-shadow:0 0 0 1px hsla(0,0%,100%,.12),0 4px 12px rgba(24,119,242,.34)}.explore-platform-logo.is-facebook .explore-facebook-icon{display:block;width:auto;height:20px;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:800;line-height:21px;letter-spacing:0;transform:translate(.5px,.5px)}.explore-platform-logo.is-tiktok{background:#05060a;color:#fff;box-shadow:-1px 0 0 rgba(0,242,234,.76),1px 0 0 rgba(255,0,80,.7),0 0 0 1px hsla(0,0%,100%,.16),0 4px 12px rgba(0,0,0,.28)}.explore-feed-card__play{position:absolute;z-index:4;left:50%;top:48%;display:grid;place-items:center;width:42px;height:42px;padding-left:2px;border:1px solid hsla(0,0%,100%,.32);border-radius:999px;background:rgba(5,5,10,.65);color:#fff;transform:translate(-50%,-50%)}.explore-feed-card__play svg{width:16px;height:16px;fill:currentColor}.explore-feed-card.is-clean .explore-feed-card__play{width:32px;height:32px}.explore-featured-section .explore-feed-card__platforms,.explore-featured-section .explore-feed-card__play{display:none}.explore-feed-card__inline-metric,.explore-feed-card__metric,.explore-feed-card__tag{display:inline-flex;align-items:center;gap:5px;min-width:0;min-height:24px;padding:0 9px;border:1px solid hsla(0,0%,100%,.14);border-radius:999px;background:rgba(5,5,10,.72);color:hsla(0,0%,100%,.88);font-size:12px;line-height:1}.explore-feed-card__inline-metric svg,.explore-feed-card__metric svg,.explore-feed-card__tag svg{width:14px;height:14px;fill:currentColor}.explore-feed-card__inline-metric .explore-eye-icon,.explore-feed-card__metric .explore-eye-icon,.explore-feed-card__tag .explore-eye-icon{width:13px;height:13px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;opacity:.92;transform:translateY(.5px)}.explore-feed-card__metric{position:absolute;z-index:3;left:9px;bottom:9px;pointer-events:none}.explore-feed-card__info{position:absolute;z-index:2;right:0;bottom:0;left:0;display:grid;align-content:end;grid-gap:7px;gap:7px;min-height:43%;padding:78px 15px 15px;background:linear-gradient(180deg,rgba(2,2,4,0),rgba(2,2,4,.08) 17%,rgba(2,2,4,.24) 36%,rgba(2,2,4,.55) 55%,rgba(2,2,4,.86) 73%,#020204 92%);border:0;color:inherit;cursor:pointer;font:inherit;text-align:left}.explore-feed-card__info:focus-visible{outline:2px solid rgba(184,135,255,.86);outline-offset:-4px}.explore-feed-card__title{display:-webkit-box;overflow:hidden;color:#fff;font-size:15.5px;font-weight:780;line-height:1.12;text-shadow:0 2px 10px rgba(0,0,0,.72);-webkit-box-orient:vertical;-webkit-line-clamp:2}.explore-feed-card__author{display:block;overflow:hidden;min-height:16px;color:rgba(238,232,250,.72);font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.explore-feed-card__row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;margin-top:3px}.explore-feed-card__inline-metric{padding:0;border:0;background:transparent}.explore-feed-card__tag{justify-self:start;max-width:100%;min-height:25px;padding:0 12px;overflow:hidden;border-color:rgba(128,83,232,.58);background:transparent;box-shadow:none;color:#b98cff;font-size:11.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.explore-industry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px 30px;gap:24px 30px}.explore-industry-feed{min-width:0;scroll-margin-top:92px}.explore-industry-feed__head{margin-bottom:16px}.explore-industry-feed__head h3{display:inline-flex;align-items:center;margin:0;font-size:20px;font-weight:820;line-height:1.16;letter-spacing:0}.explore-industry-feed__head h3 a{display:inline-flex;align-items:center;gap:9px;color:#cfaaff;text-decoration:none;transition:color .18s ease,transform .18s ease}.explore-industry-feed__head h3 a .explore-industry-title-icon{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9;color:#b887ff;filter:drop-shadow(0 0 10px rgba(184,135,255,.26))}.explore-industry-feed__head h3 a .explore-industry-title-arrow{display:inline-grid;place-items:center;width:18px;height:18px;transition:transform .18s ease}.explore-industry-feed__head h3 a .explore-industry-title-arrow svg{width:16px;height:16px;fill:currentColor}.explore-industry-feed__head h3 a:focus-visible,.explore-industry-feed__head h3 a:hover{color:#fff;outline:none;transform:translateX(1px)}.explore-industry-feed__head h3 a:focus-visible .explore-industry-title-arrow,.explore-industry-feed__head h3 a:hover .explore-industry-title-arrow{transform:translateX(2px)}.explore-industry-feed__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.explore-industry-feed__grid .explore-feed-card__media{border-radius:7px;box-shadow:none}.explore-empty-state{display:grid;place-items:center;min-height:160px;border:1px solid rgba(184,135,255,.18);border-radius:8px;background:hsla(0,0%,100%,.03);color:rgba(238,232,250,.68);font-size:14px}.explore-load-more{height:1px}.explore-skeleton-card{aspect-ratio:9/16}.explore-modal-backdrop{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.explore-modal-backdrop__hitarea{position:absolute;inset:0;padding:0;border:0;background:transparent;cursor:default}.explore-modal{position:relative;z-index:1;display:grid;grid-template-columns:minmax(260px,.58fr) minmax(0,.7fr);width:min(820px,100vw - 48px);height:min(460px,100vh - 48px);max-height:calc(100vh - 48px);overflow:hidden;border:1px solid var(--explore-line);border-radius:8px;background:rgba(12,10,22,.94);box-shadow:0 40px 100px rgba(0,0,0,.45)}.explore-modal__close{position:absolute;z-index:3;top:14px;right:14px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid var(--explore-line);border-radius:999px;color:#fff;background:rgba(0,0,0,.42);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.explore-modal__close:focus-visible,.explore-modal__close:hover{border-color:rgba(184,135,255,.72);outline:none}.explore-modal__close svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.explore-modal__media{position:relative;min-width:0;min-height:0}.explore-modal__media:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(5,5,10,.64),transparent 54%)}.explore-modal__media img,.explore-modal__media video{display:block;width:100%;height:100%;object-fit:cover}.explore-modal__media video{background:#05050a}.explore-modal__body{display:flex;flex-direction:column;justify-content:center;gap:15px;min-width:0;overflow-y:auto;padding:34px 36px}.explore-modal__body h2{max-width:100%;margin:0;overflow-wrap:anywhere;color:#fff;font-size:30px;line-height:1.08;letter-spacing:0;word-break:break-word}.explore-modal__eyebrow{margin:0;color:var(--explore-purple);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.explore-modal__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.explore-modal__tags span{display:inline-flex;align-items:center;max-width:100%;min-width:0;min-height:26px;padding:0 12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.13);border-radius:999px;color:rgba(238,232,250,.72);font-size:13px;line-height:1;text-overflow:ellipsis}.explore-modal__actions{display:flex;align-items:center;gap:14px;width:100%;margin-top:10px}.explore-modal__action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 24px;border:1px solid rgba(184,135,255,.48);border-radius:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#f7f3ff;cursor:pointer;font:inherit;font-size:16px;font-weight:800;line-height:1.2;text-decoration:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.explore-modal__action.is-primary{flex:1 1 auto;border-color:rgba(184,135,255,.76);background:linear-gradient(135deg,#8c5cff,#b887ff);box-shadow:0 12px 28px rgba(137,91,255,.24)}.explore-modal__action.is-secondary{flex:0 0 118px;background:hsla(0,0%,100%,.04);color:#cdb6f6}.explore-modal__action:focus-visible,.explore-modal__action:hover{border-color:rgba(215,192,255,.9);color:#fff;outline:none;transform:translateY(-1px)}.explore-modal__action span{font-size:17px;line-height:1}.explore-industry-detail-page{padding-top:32px}.explore-industry-hero{display:grid;place-items:center;min-height:248px;padding:28px 0 10px;text-align:center}.explore-industry-hero h1{max-width:1040px;margin:0;color:#fff;font-size:clamp(54px,5.7vw,78px);font-weight:820;line-height:.98;letter-spacing:0}.explore-industry-hero h1 span{display:inline-block;background:linear-gradient(90deg,#d9c9ff,#a56cff 72%,#d98cff);-webkit-background-clip:text;background-clip:text;color:transparent}.explore-industry-hero p{max-width:720px;margin:18px auto 0;color:rgba(225,218,239,.76);font-size:16px;line-height:1.55}.explore-section-action-link{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 13px;border:1px solid rgba(184,135,255,.26);border-radius:999px;background:rgba(11,10,22,.5);color:#c8b8ff;font-size:13px;font-weight:760;text-decoration:none;transition:color .18s ease,transform .18s ease}.explore-section-action-link svg{width:14px;height:14px;fill:currentColor}.explore-section-action-link:focus-visible,.explore-section-action-link:hover{border-color:rgba(184,135,255,.72);background:rgba(37,24,72,.72);color:#fff;outline:none;transform:translateX(2px)}.explore-industry-detail-selected .explore-feed-section__head svg{color:#b887ff}.explore-industry-selected-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.explore-industry-selected-grid__item{min-width:0}.explore-industry-all-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}.explore-industry-bottom-links{margin-top:42px;padding:30px 0 2px}.explore-industry-link-row{display:flex;justify-content:center;flex-wrap:wrap;gap:11px;width:min(100%,1040px);margin:0 auto}.explore-industry-link-row a{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 14px;border:1px solid hsla(0,0%,100%,.13);border-radius:999px;background:rgba(11,10,22,.58);color:rgba(238,232,250,.86);font-size:13px;font-weight:680;text-decoration:none;transition:border-color .18s ease,color .18s ease,background-color .18s ease,transform .18s ease}.explore-industry-link-row a svg{width:13px;height:13px;fill:currentColor}.explore-industry-link-row a:focus-visible,.explore-industry-link-row a:hover{border-color:rgba(184,135,255,.72);color:#fff;background:rgba(37,24,72,.72);outline:none;transform:translateY(-1px)}.explore-industry-link-row a[aria-current=page]{border-color:rgba(184,135,255,.72);color:#fff;background:rgba(92,58,170,.42);box-shadow:0 0 0 1px rgba(184,135,255,.08)}@keyframes explore-featured-carousel-slide{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - var(--featured-gap-half)),0,0)}}@media(prefers-reduced-motion:reduce){.explore-featured-carousel{overflow-x:auto;scrollbar-width:none}.explore-featured-carousel::-webkit-scrollbar{display:none}.explore-featured-carousel__track{animation:none}}@media(min-width:1500px){.explore-page__inner{width:min(1460px,100vw - 64px)}.explore-featured-carousel{--featured-card-width:calc((min(1460px, calc(100vw - 64px)) - (var(--featured-gap) * 4)) / 5)}}@media(min-width:721px)and (max-height:820px){.explore-modal{height:calc(100vh - 48px);max-height:calc(100vh - 48px)}.explore-modal__body{padding:30px 32px}}@media(max-width:960px){.explore-featured-carousel{--featured-card-width:calc((min(100vw - 48px, 1200px) - (var(--featured-gap) * 2)) / 3)}.explore-video-grid--all{grid-template-columns:repeat(4,minmax(0,1fr))}.explore-industry-selected-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.explore-industry-all-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.explore-industry-grid{grid-template-columns:1fr}}@media(max-width:720px){.explore-page{padding-top:28px}.explore-page__inner{width:min(100vw - 28px,1200px)}.explore-hero{min-height:auto;padding-top:30px}.explore-hero h1{font-size:46px}.explore-hero p:not(.explore-eyebrow){font-size:15px}.explore-chip-row{justify-content:center}.explore-industry-hero{min-height:auto;padding-top:30px}.explore-industry-hero h1{font-size:44px}.explore-industry-hero p{font-size:15px}.explore-industry-all-grid,.explore-industry-feed__grid,.explore-industry-selected-grid,.explore-video-grid--all{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-industry-selected-grid{gap:14px}.explore-featured-carousel{--featured-card-width:calc((100vw - 28px - var(--featured-gap)) / 2)}.explore-featured-carousel:after,.explore-featured-carousel:before{width:28px}.explore-feed-card__info{padding-right:11px;padding-left:11px}.explore-feed-card__tag{padding:0 6px;font-size:10.2px}.explore-modal-backdrop{padding:14px}.explore-modal{grid-template-columns:1fr;height:auto;max-height:calc(100vh - 28px);overflow:auto}.explore-modal__media{height:min(58vh,420px);min-height:280px}.explore-modal__body{padding:28px 22px 24px}.explore-modal__body h2{font-size:28px}.explore-modal__actions{flex-direction:column;align-items:stretch}.explore-modal__action.is-secondary{flex-basis:auto}}@media(max-width:420px){.explore-hero h1{font-size:40px}.explore-chip-row{justify-content:flex-start}.explore-industry-link-row{display:grid;grid-template-columns:1fr}}