.ArtworkDetailModalShell .DialogShell__panel{width:720px;max-width:calc(100vw - 48px);padding:0;overflow:hidden}.ArtworkDetailModal{color:#fff;flex-direction:column;width:100%;display:flex}.ArtworkDetailModal__topBar{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.ArtworkDetailModal__iconBtn{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.ArtworkDetailModal__iconBtn img{object-fit:contain;width:32px;height:32px;display:block}.ArtworkDetailModal__title{text-transform:capitalize;font-size:16px;font-weight:500;line-height:20px}.ArtworkDetailModal__body{align-items:stretch;gap:24px;padding:24px;display:flex}.ArtworkDetailModal__mediaCol{flex:0 0 280px;width:280px}.ArtworkDetailModal__mediaCard{aspect-ratio:3/4;background:#ffffff05;border:1px solid #ffffff1a;border-radius:8px;width:100%;position:relative;overflow:hidden}.ArtworkDetailModal__mediaCard--empty{color:#fff6;justify-content:center;align-items:center;font-size:14px;display:flex}.ArtworkDetailModal__media{object-fit:cover;width:100%;height:100%;display:block}.ArtworkDetailModal__watermark{object-fit:contain;opacity:.95;pointer-events:none;width:153px;height:32px;display:block;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.ArtworkDetailModal__badge{color:#fff;text-transform:capitalize;cursor:pointer;background:linear-gradient(90deg,#dd31ff 0%,#2e63fe 100%);border:0;border-radius:24px;align-items:center;gap:6px;height:31px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;bottom:16px;left:16px}.ArtworkDetailModal__badge img{object-fit:contain;width:14px;height:14px;display:block}.ArtworkDetailModal__failureOverlay{background:#0000008c;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;inset:0}.ArtworkDetailModal__failureOverlay img{object-fit:contain;width:80px;height:80px;display:block}.ArtworkDetailModal__failureOverlay p{font-size:16px;font-weight:600;line-height:20px}.ArtworkDetailModal__skeleton{aspect-ratio:3/4;background:#ffffff0d;border-radius:8px;width:100%;position:relative;overflow:hidden}.ArtworkDetailModal__sShimmer{background:linear-gradient(90deg,#fff0 0%,#ffffff14 40%,#fff0 80%);animation:1.2s ease-in-out infinite artworkModal-shimmer;position:absolute;inset:0;transform:translate(-60%)}.ArtworkDetailModal__infoCol{flex-direction:column;flex:1;min-width:0;display:flex}.ArtworkDetailModal__infoTitle{text-transform:capitalize;font-size:22px;font-weight:500;line-height:26px}.ArtworkDetailModal__sLine{background:#ffffff0f;border-radius:8px;position:relative;overflow:hidden}.ArtworkDetailModal__actions{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.ArtworkDetailModal__actionSkeleton{background:#ffffff0d;border-radius:15px;flex:1;width:100%;height:50px;position:relative;overflow:hidden}.ArtworkDetailModal__actionBtn{color:#fff;text-transform:capitalize;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:15px;min-width:95px;height:50px;padding:0 16px;font-size:14px;font-weight:500}.ArtworkDetailModal__actionBtn:disabled{opacity:.45;pointer-events:none}.ArtworkDetailModal__actionBtn--primary{white-space:nowrap;background:linear-gradient(90deg,#fb29ff 0%,#2a65ff 100%);border:0;flex:1;justify-content:center;align-items:center;gap:6px;display:flex}.ArtworkDetailModal__spinner{border:1.5px solid #ffffff40;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.6s linear infinite artworkModal-spin;display:inline-block}@keyframes artworkModal-shimmer{0%{transform:translate(-60%)}to{transform:translate(60%)}}@keyframes artworkModal-spin{to{transform:rotate(360deg)}}
.DesktopMePage{box-sizing:border-box;background:#221624;min-height:100vh;margin:-24px -32px -48px;padding:48px 32px}.DesktopMePage__header{flex-direction:column;gap:5px;margin-bottom:36px;display:flex}.DesktopMePage__header--sticky{z-index:10;background:#221624;margin:0;padding:24px 32px 16px;position:fixed;top:0;left:100px;right:0}.DesktopMePage__title{color:#fff;font-family:var(--font-desktop-home-rubik),"Rubik",sans-serif;text-transform:capitalize;margin:0;font-size:20px;font-weight:500;line-height:normal}.DesktopMePage__subtitle{color:#fff;font-family:var(--font-desktop-home-rubik),"Rubik",sans-serif;opacity:.8;text-transform:capitalize;margin:0;font-size:14px;font-weight:400;line-height:normal}.DesktopMeArtGrid__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;display:grid}.DesktopMeArtGrid__card{cursor:pointer;background:#ffffff05;border-radius:8px;width:100%;position:relative;overflow:hidden}.DesktopMeArtGrid__media{width:100%;position:relative;overflow:hidden}.DesktopMeArtGrid__media--photo,.DesktopMeArtGrid__media--video{aspect-ratio:295/392}.DesktopMeArtGrid__img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.DesktopMeArtGrid__imgPlaceholder{background:#ffffff0a;position:absolute;inset:0}.DesktopMeArtGrid__cardTop{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;top:8px;left:8px;right:8px}.DesktopMeArtGrid__cardTop--expireOnly{justify-content:flex-end}.DesktopMeArtGrid__mask{z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;box-sizing:border-box;background:#030303b3;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:0 12px;display:flex;position:absolute;inset:0}.DesktopMeArtGrid__makingIcon{object-fit:contain;width:80px;height:80px;display:block}.DesktopMeArtGrid__statusTitle,.DesktopMeArtGrid__statusSubTitle{font-family:var(--font-desktop-home-rubik),"Rubik",sans-serif;color:#fff;text-transform:capitalize;font-size:13px;line-height:normal}.DesktopMeArtGrid__leftChip{font-family:var(--font-desktop-home-rubik),"Rubik",sans-serif;color:#fff;text-transform:capitalize;background:#00000080;border-radius:26px;align-items:center;gap:5px;padding:4px 6px;font-size:13px;line-height:normal;display:inline-flex}.DesktopMeArtGrid__leftIcon{object-fit:contain;width:15px;height:15px;display:block}.DesktopMeArtGrid__expireChip{font-family:var(--font-desktop-home-rubik),"Rubik",sans-serif;color:#fff;text-transform:capitalize;white-space:nowrap;background:#00000080;border-radius:26px;padding:4px 10px;font-size:12px;line-height:normal}.DesktopMeArtGrid__videoIcon{z-index:2;object-fit:contain;pointer-events:none;width:46px;height:46px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DesktopMeArtGrid__failIcon{object-fit:contain;width:32px;height:32px;display:block}.DesktopMeArtGrid__newTag{object-fit:contain;flex-shrink:0;width:35px;height:19px;display:block}.DesktopMeArtGrid__queueDots{justify-content:center;align-items:center;gap:4px;width:24px;height:6px;display:flex}.DesktopMeArtGrid__queueDots span{background:#ffffffe6;border-radius:50%;width:4px;height:4px;animation:1s ease-in-out infinite desktopMeArtGrid-dot}.DesktopMeArtGrid__queueDots span:nth-child(2){animation-delay:.15s}.DesktopMeArtGrid__queueDots span:nth-child(3){animation-delay:.3s}.DesktopMeArtGrid__sentinel{width:100%;height:1px}.DesktopMeArtGrid__loadingMore{text-align:center;font-family:var(--font-desktop-home-rubik),"Rubik",sans-serif;color:#fff9;padding:16px 0 24px;font-size:13px;line-height:18px}.DesktopMeArtGridSkeleton{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;display:grid}.DesktopMeArtGridSkeleton__item{aspect-ratio:295/392;background:#ffffff0f;border-radius:8px;position:relative;overflow:hidden}.DesktopMeArtGridSkeleton__shimmer{background:linear-gradient(90deg,#fff0 0%,#ffffff14 40%,#fff0 80%);animation:1.2s ease-in-out infinite desktopMeArtGrid-shimmer;position:absolute;inset:0;transform:translate(-60%)}@keyframes desktopMeArtGrid-shimmer{0%{transform:translate(-60%)}to{transform:translate(60%)}}.DesktopMeEmptyState{color:#ffffff80;min-height:360px;font-family:var(--font-desktop-home-rubik),"Rubik",sans-serif;text-transform:capitalize;justify-content:center;align-items:center;font-size:14px;line-height:normal;display:flex}@keyframes desktopMeArtGrid-dot{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}}
