.etsy-video-duration-panel{max-width:1180px;margin:16px auto 22px;padding:16px 18px;background:#fff;border:1px solid #dbe5f1;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.06);font-family:inherit}.etsy-video-duration-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;color:#1e293b}.etsy-video-duration-heading strong{font-size:16px}.etsy-video-duration-heading span{font-size:12px;color:#6366f1}.etsy-video-duration-choices{display:grid;grid-template-columns:repeat(8,minmax(58px,1fr));gap:8px}.etsy-video-duration-choices button{height:42px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;color:#334155;font-weight:700;cursor:pointer}.etsy-video-duration-choices button.is-selected{background:#4f46e5;border-color:#4f46e5;color:#fff;box-shadow:0 6px 14px rgba(79,70,229,.22)}.etsy-video-duration-choices button:disabled{background:#f1f5f9;color:#b8c2cf;border-color:#e2e8f0;cursor:not-allowed;text-decoration:line-through}.etsy-video-duration-panel p{margin:10px 0 0;font-size:12px;color:#64748b}@media(max-width:720px){.etsy-video-duration-choices{grid-template-columns:repeat(4,1fr)}}