.dv-cardGrid{margin:clamp(18px,3vh,28px) auto 0;width:100%;max-width:968px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:stretch}.dv-card{position:relative;overflow:hidden;height:clamp(190px,var(--dv-template-card-height,288px),360px);min-height:0;border-radius:20px;background:#d6d6d6;border:1px solid #e7e4df;box-shadow:0 16px 30px rgba(0,0,0,.08);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.dv-card:hover{transform:translateY(-3px);box-shadow:0 22px 36px rgba(0,0,0,.1)}.dv-cardImage,.dv-cardOverlay{position:absolute;inset:0}.dv-cardImage{background-size:cover;background-position:50%;transform:scale(1.01)}.dv-cardImage.dv-shimmerMedia,.dv-detailMedia.dv-shimmerMedia,.dv-templateMedia.dv-shimmerMedia{background:linear-gradient(110deg,#ecece8 30%,#f7f7f3 50%,#ecece8 70%);background-size:220% 100%;animation:dv-shimmer 1.35s ease-in-out infinite}.dv-cardImage.dv-shimmerMedia.isLoaded,.dv-detailMedia.dv-shimmerMedia.isLoaded,.dv-templateMedia.dv-shimmerMedia.isLoaded{background:transparent;animation:none}.dv-cardImage.dv-shimmerMedia img,.dv-cardImage.dv-shimmerMedia video,.dv-detailMedia.dv-shimmerMedia img,.dv-detailMedia.dv-shimmerMedia video,.dv-templateMedia.dv-shimmerMedia img,.dv-templateMedia.dv-shimmerMedia video{width:100%;height:100%;display:block;object-fit:cover;opacity:0;transition:opacity .18s ease}.dv-cardImage.dv-shimmerMedia.isLoaded img,.dv-cardImage.dv-shimmerMedia.isLoaded video,.dv-detailMedia.dv-shimmerMedia.isLoaded img,.dv-detailMedia.dv-shimmerMedia.isLoaded video,.dv-templateMedia.dv-shimmerMedia.isLoaded img,.dv-templateMedia.dv-shimmerMedia.isLoaded video{opacity:1}.dv-templateMedia{width:100%;height:100%;display:block}.dv-templateMediaStack{position:relative;width:100%;height:100%;overflow:hidden;background:#e8e8e4}.dv-templateMediaStack .dv-templateMedia,.dv-templateVideoMedia{position:absolute;inset:0}.dv-templateCover{z-index:1;opacity:1;transition:opacity .2s ease}.dv-templateVideoMedia{z-index:2;width:100%;height:100%;display:block;object-fit:cover;opacity:0;transition:opacity .2s ease}.dv-templateMediaStack.isVideoReady .dv-templateCover{opacity:0}.dv-templateMediaStack.isVideoFailed .dv-templateCover,.dv-templateMediaStack.isVideoReady .dv-templateVideoMedia{opacity:1}.dv-templatePreviewPanel video,.dv-templateVideo video{width:100%;height:100%;display:block;object-fit:cover}.dv-templateMissingVideo{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#ecece8,#dfe4df);color:#6d746e}.dv-templateSkeleton{background:linear-gradient(100deg,#ecece8,#f6f6f2 42%,#ecece8 78%);background-size:240% 100%;animation:dv-skeleton 1.15s ease-in-out infinite;cursor:default}.dv-templatePickerModal{width:min(820px,calc(100vw - 48px));max-height:min(88vh,640px);overflow:auto;border-radius:20px;background:#fff;box-shadow:0 34px 80px rgba(0,0,0,.18)}.dv-templatePickerHead{display:flex;align-items:center;justify-content:space-between;padding:20px 22px 0}.dv-templatePickerHead h3{margin:0;font-size:18px;font-weight:600;color:#161616}.dv-templatePickerGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;padding:18px 22px 24px}.dv-templatePickerCard{position:relative;border-radius:14px;overflow:hidden;background:#e8e8e4;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.dv-templatePickerCard:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(0,0,0,.12)}.dv-templatePickerMedia{aspect-ratio:9/14;overflow:hidden;position:relative}.dv-templatePickerMedia video{width:100%;height:100%;display:block;object-fit:cover}.dv-templatePickerInfo{position:absolute;bottom:0;left:0;right:0;padding:40px 14px 14px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.68))}.dv-templatePickerInfo h4{margin:0;font-size:13px;font-weight:600;line-height:1.2;color:#fff;font-family:Hanken Grotesk,sans-serif}.dv-templatePickerInfo p{margin:4px 0 0;font-size:11px;line-height:1.35;color:hsla(0,0%,100%,.72);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Hanken Grotesk,sans-serif}.dv-templatePickerCard.dv-templateSkeleton{aspect-ratio:9/14}.dv-cardOverlay{background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.16) 34%,rgba(0,0,0,.74))}.dv-cardBody{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:12px}.dv-templateCard .dv-cardBody{justify-content:flex-end}.dv-cardTopRow{display:flex;align-items:center;justify-content:space-between}.dv-cardBadge{align-self:flex-start;display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:500;color:#fff;background:rgba(0,0,0,.42);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dv-cardSave{width:28px;height:28px;border-radius:999px;border:none;background:rgba(0,0,0,.34);color:hsla(0,0%,100%,.72);display:grid;place-items:center;cursor:pointer}.dv-cardSave.active{background:hsla(0,0%,100%,.94);color:#111}.dv-cardText h2{margin:0;font-size:14px;line-height:1.15;font-weight:500;color:#fff}.dv-cardText h2,.dv-cardText p{font-family:Hanken Grotesk,sans-serif}.dv-cardText p{margin:6px 0 0;font-size:11px;line-height:1.35;color:hsla(0,0%,100%,.76)}.dv-templateMetaLine{display:block;margin-top:9px;color:hsla(0,0%,100%,.72);font-size:12px;line-height:1.25;font-weight:700}